diff lispref/ChangeLog @ 55746:e3f64aa0875d

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 22 May 2004 22:23:13 +0000
parents 25f6dc21c965
children e2775bcb9a2e
line wrap: on
line diff
--- a/lispref/ChangeLog	Sat May 22 22:22:38 2004 +0000
+++ b/lispref/ChangeLog	Sat May 22 22:23:13 2004 +0000
@@ -1,3 +1,22 @@
+2004-05-22  Richard M. Stallman  <rms@gnu.org>
+
+	* syntax.texi (Syntax Class Table): Word syntax not just for English.
+
+	* streams.texi (Output Variables): Doc float-output-format.
+
+	* searching.texi (Regexp Special): Nested repetition can be infloop.
+
+	* eval.texi (Eval): Increasing max-lisp-eval-depth can cause
+	real stack overflow.
+
+	* compile.texi: Minor cleanups.
+
+2004-05-22  Luc Teirlinck  <teirllm@dms.auburn.edu>
+
+	* lists.texi (Cons Cells): Explain dotted lists, true lists,
+	circular lists.
+	(List Elements): Explain handling of circular and dotted lists.
+	
 2004-05-19  Thien-Thi Nguyen  <ttn@gnu.org>
 
 	* modes.texi (Search-based Fontification): Fix typo.