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 1dc2426..d46e21e 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 0f33666..7a402c9 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 fc06652..1bd1063 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.