changeset 58385:03f69db352cc

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 21 Nov 2004 02:33:11 +0000
parents 3171059923a2
children 82bca611f221
files lispref/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/ChangeLog	Sun Nov 21 02:31:58 2004 +0000
+++ b/lispref/ChangeLog	Sun Nov 21 02:33:11 2004 +0000
@@ -1,5 +1,14 @@
 2004-11-20  Richard M. Stallman  <rms@gnu.org>
 
+	* intro.texi (Printing Notation): Avoid confusion of `print'
+	when explaining @print.
+
+	* macros.texi (Argument Evaluation): Fix 1st `for' expansion example.
+
+	* display.texi (Display Table Format): Minor fix.
+
+	* streams.texi (Output Functions): Fix print example.
+
 	* Makefile.in (elisp): New target.
 	(dist): Depend on $(infodir)/elisp, not elisp.
 	Copy the info files from $(infodir).