diff lispref/ChangeLog @ 58503:dc83ecc1ac97

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 25 Nov 2004 03:22:56 +0000
parents 4fe765649696
children 4460d7e28fdd
line wrap: on
line diff
--- a/lispref/ChangeLog	Thu Nov 25 03:18:31 2004 +0000
+++ b/lispref/ChangeLog	Thu Nov 25 03:22:56 2004 +0000
@@ -1,3 +1,24 @@
+2004-11-24  Richard M. Stallman  <rms@gnu.org>
+
+	* processes.texi (Synchronous Processes): Grammar fix.
+
+	* numbers.texi (Comparison of Numbers): Add eql.
+
+	* locals.texi (Standard Buffer-Local Variables): Add many vars.
+
+	* intro.texi (Printing Notation): Fix previous change.
+
+	* display.texi (Customizing Bitmaps): Move indicate-buffer-boundaries
+	and default-indicate-buffer-boundaries from here.
+	(Usual Display): To here.
+	(Scroll Bars): Add scroll-bar-mode and scroll-bar-width.
+	(Usual Display): Move tab-width up.
+
+	* customize.texi (Variable Definitions): Replace
+	show-paren-mode example with tooltip-mode.
+	(Simple Types, Composite Types, Defining New Types): 
+	Minor cleanups.
+	
 2004-11-21  Jesper Harder  <harder@ifa.au.dk>
 
 	* processes.texi (Synchronous Processes, Output from Processes):