diff options
Diffstat (limited to 'lispref/ChangeLog')
-rw-r--r-- | lispref/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index f792c8d4c38..3d6b3cfd59c 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -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). |