diff options
| author | Eli Zaretskii | 2007-07-13 20:37:05 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2007-07-13 20:37:05 +0000 |
| commit | 47f88b0058bd7349bfab19d109991a47e08167bf (patch) | |
| tree | 3ec4e4cc4f25ad0d9e4a4bf9eb294adbf5272f9c /man | |
| parent | cc446013c1d4004b307d6a7d645bbd7e4ec3c8d9 (diff) | |
| download | emacs-47f88b0058bd7349bfab19d109991a47e08167bf.tar.gz emacs-47f88b0058bd7349bfab19d109991a47e08167bf.zip | |
Add @documentencoding directive.
Diffstat (limited to 'man')
| -rw-r--r-- | man/emacs-mime.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/emacs-mime.texi b/man/emacs-mime.texi index 56f130b67fb..5cf17e7d54b 100644 --- a/man/emacs-mime.texi +++ b/man/emacs-mime.texi | |||
| @@ -32,6 +32,8 @@ license to the document, as described in section 6 of the license. | |||
| 32 | @end quotation | 32 | @end quotation |
| 33 | @end copying | 33 | @end copying |
| 34 | 34 | ||
| 35 | @documentencoding ISO-8859-1 | ||
| 36 | |||
| 35 | @dircategory Emacs | 37 | @dircategory Emacs |
| 36 | @direntry | 38 | @direntry |
| 37 | * Emacs MIME: (emacs-mime). Emacs MIME de/composition library. | 39 | * Emacs MIME: (emacs-mime). Emacs MIME de/composition library. |