1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

Add missing piece of previous doc/ change.

* doc/lispref/elisp.texi: Set documentencoding.
This commit is contained in:
Glenn Morris 2011-03-08 09:33:55 -08:00
parent 515de2e321
commit 80b005c767
3 changed files with 4 additions and 0 deletions

View 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)

View 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>

View 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.