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:
parent
515de2e321
commit
80b005c767
3 changed files with 4 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue