]> git.eshelyaron.com Git - emacs.git/commitdiff
Add missing piece of previous doc/ change.
authorGlenn Morris <rgm@gnu.org>
Tue, 8 Mar 2011 17:33:55 +0000 (09:33 -0800)
committerGlenn Morris <rgm@gnu.org>
Tue, 8 Mar 2011 17:33:55 +0000 (09:33 -0800)
* doc/lispref/elisp.texi: Set documentencoding.

doc/emacs/ChangeLog
doc/lispref/ChangeLog
doc/lispref/elisp.texi

index 1dc2426bffe5b8ff263a6cd59f134e875333e458..d46e21eb82afb6b61cc46ab2167a115f59eb2d6e 100644 (file)
@@ -8,6 +8,7 @@
        * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
        * emacs.texi (Acknowledgments):
        * ack.texi (Acknowledgments): Names to UTF-8.
+       * emacs.texi: Set documentencoding.
 
        * display.texi (Optional Mode Line): Don't mention exactly where
        display-time appears.  (Bug#8193)
index 0f33666789ca2255231f5e320f482c71a7ec0f5d..7a402c902e565e31de8ec4b96d088312e0e2b86e 100644 (file)
@@ -2,6 +2,7 @@
 
        * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
        * intro.texi (Acknowledgements): Names to UTF-8.
+       * elisp.texi: Set documentencoding.
 
 2011-03-06  Chong Yidong  <cyd@stupidchicken.com>
 
index fc06652661425f8a61b2c1f7b1ab16abf18bdd5a..1bd10633d4464ff3076ad49446c7fb0876a99619 100644 (file)
@@ -62,6 +62,8 @@ developing GNU and promoting software freedom.''
 @end quotation
 @end copying
 
+@documentencoding UTF-8
+
 @dircategory GNU Emacs Lisp
 @direntry
 * Elisp: (elisp).       The Emacs Lisp Reference Manual.