diff options
-rw-r--r-- | lispref/ChangeLog | 4 | ||||
-rw-r--r-- | lispref/anti.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index c29a89a0ec6..a0b19b89087 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +1999-12-03 Dave Love <fx@gnu.org> + + * Makefile.in (MAKEINFO): New parameter. + 1999-09-17 Richard Stallman <rms@gnu.org> * Makefile.in (srcs): Add hash.texi. diff --git a/lispref/anti.texi b/lispref/anti.texi index 776bac1d339..ff216bb514f 100644 --- a/lispref/anti.texi +++ b/lispref/anti.texi @@ -2,7 +2,7 @@ @c This is part of the GNU Emacs Lisp Reference Manual. @c Copyright (C) 1999 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. -@node Antinews, Tips, Calendar, Top +@node Antinews, Tips, System Interface, Top @appendix Emacs 20 Antinews For those users who live backwards in time, here is information about |