]> git.eshelyaron.com Git - emacs.git/commitdiff
Update the manual version and the corresponding Emacs version. Update
authorEli Zaretskii <eliz@gnu.org>
Fri, 18 Jan 2002 10:33:34 +0000 (10:33 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 18 Jan 2002 10:33:34 +0000 (10:33 +0000)
the copyright years.

lispref/intro.texi

index 604a3b1f2f2daa3af2847262e07fa724701c0c43..d21a95a7b174db827c4b1306d8431a671fe5d076 100644 (file)
@@ -1,6 +1,7 @@
 @c -*-texinfo-*-
 @c This is part of the GNU Emacs Lisp Reference Manual.
-@c Copyright (C) 1990, 1991, 1992, 1993, 1994 Free Software Foundation, Inc. 
+@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 2002
+@c   Free Software Foundation, Inc. 
 @c See the file elisp.texi for copying conditions.
 @setfilename ../info/intro
 
@@ -34,7 +35,7 @@ Lisp that have counterparts in many programming languages, and later
 chapters describe features that are peculiar to Emacs Lisp or relate
 specifically to editing.
 
-  This is edition 2.7.
+  This is edition 2.8.
 
 @menu
 * Caveats::             Flaws and a request for help.