diff options
| -rw-r--r-- | lispref/ChangeLog | 5 | ||||
| -rw-r--r-- | lispref/elisp.texi | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 606e30d23a5..e08413346d5 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-11-29 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * elisp.texi: Change the category in @dircategory to "Emacs", to | ||
| 4 | make it consistent with info/dir. | ||
| 5 | |||
| 1 | 2001-11-25 Miles Bader <miles@gnu.org> | 6 | 2001-11-25 Miles Bader <miles@gnu.org> |
| 2 | 7 | ||
| 3 | * text.texi (Fields): Describe new `limit' arg in | 8 | * text.texi (Fields): Describe new `limit' arg in |
diff --git a/lispref/elisp.texi b/lispref/elisp.texi index a114e5f0af1..a4facf0bd98 100644 --- a/lispref/elisp.texi +++ b/lispref/elisp.texi | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | @c Versino of the manual. | 7 | @c Versino of the manual. |
| 8 | @set VERSION 2.8 | 8 | @set VERSION 2.8 |
| 9 | 9 | ||
| 10 | @dircategory Editors | 10 | @dircategory Emacs |
| 11 | @direntry | 11 | @direntry |
| 12 | * Elisp: (elisp). The Emacs Lisp Reference Manual. | 12 | * Elisp: (elisp). The Emacs Lisp Reference Manual. |
| 13 | @end direntry | 13 | @end direntry |