blob: 21fc3434f59909ecac150f781f729b2d86bda0cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
--- emacs-22.3-orig/lispref/elisp.texi
+++ emacs-22.3/lispref/elisp.texi
@@ -1,6 +1,6 @@
\input texinfo @c -*-texinfo-*-
@c %**start of header
-@setfilename elisp
+@setfilename elisp22.info
@settitle GNU Emacs Lisp Reference Manual
@c %**end of header
@@ -11,7 +11,7 @@
@dircategory Emacs
@direntry
-* Elisp: (elisp). The Emacs Lisp Reference Manual.
+* Elisp 22: (elisp22). The Emacs Lisp Reference Manual for Emacs 22.
@end direntry
@c in general, keep the following line commented out, unless doing a
|