changeset 99804:e2d83782236f

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 22 Nov 2008 18:25:05 +0000
parents 6b6e699ebead
children d82ed85d2a2e
files doc/lispref/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Sat Nov 22 18:23:09 2008 +0000
+++ b/doc/lispref/ChangeLog	Sat Nov 22 18:25:05 2008 +0000
@@ -1,3 +1,12 @@
+2008-11-22  Eli Zaretskii  <eliz@gnu.org>
+
+	* elisp.texi (Top): Remove "Chars and Bytes" and "Splitting
+	Characters" from @detailmenu.
+
+	* nonascii.texi (Character Codes, Character Sets)
+	(Scanning Charsets, Translation of Characters): Update for Emacs 23.
+	(Chars and Bytes, Splitting Characters): Sections removed.
+
 2008-11-22  Lute Kamstra  <lute@gnu.org>
 
 	* positions.texi (Text Lines): Update goto-line documentation.