# HG changeset patch # User Richard M. Stallman # Date 1101004391 0 # Node ID 03f69db352ccaed4af570fc0ff47e2f295df4156 # Parent 3171059923a223996e03f2b626cd0fb296986f1f *** empty log message *** diff -r 3171059923a2 -r 03f69db352cc lispref/ChangeLog --- 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 + * 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).