diff options
| author | Dave Love | 1999-12-03 19:08:52 +0000 |
|---|---|---|
| committer | Dave Love | 1999-12-03 19:08:52 +0000 |
| commit | 602613fe3c259c36b294c56a44be8f9ca3aafad0 (patch) | |
| tree | bf1244d21db21bee73721c8e2ac55ba27c8cb7d2 | |
| parent | 9410151396d2cf46572863fd2e9d7d08f9cdc850 (diff) | |
| download | emacs-602613fe3c259c36b294c56a44be8f9ca3aafad0.tar.gz emacs-602613fe3c259c36b294c56a44be8f9ca3aafad0.zip | |
Fixes for makeinfo complaints.
| -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 @@ | |||
| 1 | 1999-12-03 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (MAKEINFO): New parameter. | ||
| 4 | |||
| 1 | 1999-09-17 Richard Stallman <rms@gnu.org> | 5 | 1999-09-17 Richard Stallman <rms@gnu.org> |
| 2 | 6 | ||
| 3 | * Makefile.in (srcs): Add hash.texi. | 7 | * 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 @@ | |||
| 2 | @c This is part of the GNU Emacs Lisp Reference Manual. | 2 | @c This is part of the GNU Emacs Lisp Reference Manual. |
| 3 | @c Copyright (C) 1999 Free Software Foundation, Inc. | 3 | @c Copyright (C) 1999 Free Software Foundation, Inc. |
| 4 | @c See the file elisp.texi for copying conditions. | 4 | @c See the file elisp.texi for copying conditions. |
| 5 | @node Antinews, Tips, Calendar, Top | 5 | @node Antinews, Tips, System Interface, Top |
| 6 | @appendix Emacs 20 Antinews | 6 | @appendix Emacs 20 Antinews |
| 7 | 7 | ||
| 8 | For those users who live backwards in time, here is information about | 8 | For those users who live backwards in time, here is information about |