mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-26 10:49:33 +00:00
Add some commentary.
This commit is contained in:
parent
5978125e6a
commit
d49a49759d
@ -19,6 +19,9 @@
|
||||
;; along with GNU Emacs; see the file COPYING. If not, write to the
|
||||
;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
;; Boston, MA 02111-1307, USA.
|
||||
|
||||
;; RFC 2045 is: "Multipurpose Internet Mail Extensions (MIME) Part
|
||||
;; One: Format of Internet Message Bodies".
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
|
@ -22,6 +22,9 @@
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
;; RFC 2047 is "MIME (Multipurpose Internet Mail Extensions) Part
|
||||
;; Three: Message Header Extensions for Non-ASCII Text".
|
||||
|
||||
;;; Code:
|
||||
|
||||
(eval-when-compile (require 'cl))
|
||||
|
Loading…
Reference in New Issue
Block a user