blob: 53c70bf25aeb6d57ccd8c2436c4e6aef1969a259 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
--- elisp-orig/elisp.texi 2008-11-25 18:52:22.000000000 +0100
+++ elisp/elisp.texi 2008-11-25 18:56:42.000000000 +0100
@@ -1,9 +1,14 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
-@setfilename elisp
+@setfilename elisp18.info
@settitle GNU Emacs Lisp Reference Manual
@c %**end of header
+@dircategory Emacs
+@direntry
+* Elisp 18: (elisp18). The Emacs Lisp Reference Manual for Emacs 18.
+@end direntry
+
@c ================================================================
@c THIS file has the new style title page commands.
@c Also, it uses `@@include' files instead of `@@input' files.
|