emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r103594: Add missing piece of previou


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r103594: Add missing piece of previous doc/ change.
Date: Tue, 08 Mar 2011 09:33:55 -0800
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 103594
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Tue 2011-03-08 09:33:55 -0800
message:
  Add missing piece of previous doc/ change.
  
  * doc/lispref/elisp.texi: Set documentencoding.
modified:
  doc/emacs/ChangeLog
  doc/lispref/ChangeLog
  doc/lispref/elisp.texi
=== modified file 'doc/emacs/ChangeLog'
--- a/doc/emacs/ChangeLog       2011-03-08 08:59:18 +0000
+++ b/doc/emacs/ChangeLog       2011-03-08 17:33:55 +0000
@@ -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)

=== modified file 'doc/lispref/ChangeLog'
--- a/doc/lispref/ChangeLog     2011-03-08 08:59:18 +0000
+++ b/doc/lispref/ChangeLog     2011-03-08 17:33:55 +0000
@@ -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  <address@hidden>
 

=== modified file 'doc/lispref/elisp.texi'
--- a/doc/lispref/elisp.texi    2011-03-06 15:54:36 +0000
+++ b/doc/lispref/elisp.texi    2011-03-08 17:33:55 +0000
@@ -62,6 +62,8 @@
 @end quotation
 @end copying
 
address@hidden UTF-8
+
 @dircategory GNU Emacs Lisp
 @direntry
 * Elisp: (elisp).       The Emacs Lisp Reference Manual.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]