diff options
author | Eli Zaretskii <eliz@gnu.org> | 2002-01-18 10:28:12 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2002-01-18 10:28:12 +0000 |
commit | 367b61a1ed9cbd8e4f14f825af0604d6017a8fcb (patch) | |
tree | e7ba3c04006f354d33a7384072d301612877e6b4 /lispref/intro.texi | |
parent | 231ac53be3ee7cc7f7e7928e9dd6bc2c6b298dd7 (diff) | |
download | emacs-367b61a1ed9cbd8e4f14f825af0604d6017a8fcb.tar.gz |
(VERSION): Increase to 2.9. Update copyright years.
Diffstat (limited to 'lispref/intro.texi')
-rw-r--r-- | lispref/intro.texi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lispref/intro.texi b/lispref/intro.texi index 6b6f7388d33..7e658d235e7 100644 --- a/lispref/intro.texi +++ b/lispref/intro.texi @@ -1,11 +1,12 @@ @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 @c Versino of the manual. -@set VERSION 2.8 +@set VERSION 2.9 @node Introduction, Lisp Data Types, Top, Top @comment node-name, next, previous, up |