diff options
| -rw-r--r-- | lispref/elisp.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/elisp.texi b/lispref/elisp.texi index ad38389805f..ace6784667d 100644 --- a/lispref/elisp.texi +++ b/lispref/elisp.texi | |||
| @@ -4,6 +4,11 @@ | |||
| 4 | @settitle GNU Emacs Lisp Reference Manual | 4 | @settitle GNU Emacs Lisp Reference Manual |
| 5 | @c %**end of header | 5 | @c %**end of header |
| 6 | 6 | ||
| 7 | @dircategory Editors | ||
| 8 | @direntry | ||
| 9 | * Elisp: (elisp). The Emacs Lisp Reference Manual. | ||
| 10 | @end direntry | ||
| 11 | |||
| 7 | @smallbook | 12 | @smallbook |
| 8 | 13 | ||
| 9 | @ifinfo | 14 | @ifinfo |