diff options
| author | Richard M. Stallman | 2005-03-06 18:13:34 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2005-03-06 18:13:34 +0000 |
| commit | 7794eb8756ab14e34ff05c9e79b66f7210a25140 (patch) | |
| tree | 54419705e81942c5257d17c9ef7ef1812c63daee | |
| parent | 911a7105c71066694034dac6e0afc18904a2fc59 (diff) | |
| download | emacs-7794eb8756ab14e34ff05c9e79b66f7210a25140.tar.gz emacs-7794eb8756ab14e34ff05c9e79b66f7210a25140.zip | |
Update Emacs version to 22.
| -rw-r--r-- | lispref/elisp.texi | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lispref/elisp.texi b/lispref/elisp.texi index 19b87e765db..b2cec876d79 100644 --- a/lispref/elisp.texi +++ b/lispref/elisp.texi | |||
| @@ -26,7 +26,7 @@ | |||
| 26 | 26 | ||
| 27 | @ifnottex | 27 | @ifnottex |
| 28 | This Info file contains edition @value{VERSION} of the GNU Emacs Lisp | 28 | This Info file contains edition @value{VERSION} of the GNU Emacs Lisp |
| 29 | Reference Manual, corresponding to Emacs version 21.3. | 29 | Reference Manual, corresponding to Emacs version 22.1. |
| 30 | @c Please REMEMBER to update edition number in *four* places in this file | 30 | @c Please REMEMBER to update edition number in *four* places in this file |
| 31 | @c and also in *one* place in intro.texi and *one* in README. | 31 | @c and also in *one* place in intro.texi and *one* in README. |
| 32 | 32 | ||
| @@ -52,7 +52,7 @@ Software Foundation raise funds for GNU development.'' | |||
| 52 | 52 | ||
| 53 | @titlepage | 53 | @titlepage |
| 54 | @title GNU Emacs Lisp Reference Manual | 54 | @title GNU Emacs Lisp Reference Manual |
| 55 | @subtitle For Emacs Version 21 | 55 | @subtitle For Emacs Version 22 |
| 56 | @c The edition number appears in several places in this file | 56 | @c The edition number appears in several places in this file |
| 57 | @c and also in the file intro.texi. | 57 | @c and also in the file intro.texi. |
| 58 | @subtitle Revision @value{VERSION}, January 2002 | 58 | @subtitle Revision @value{VERSION}, January 2002 |
| @@ -66,7 +66,7 @@ Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,@* | |||
| 66 | 66 | ||
| 67 | @sp 2 | 67 | @sp 2 |
| 68 | Edition @value{VERSION} @* | 68 | Edition @value{VERSION} @* |
| 69 | Revised for Emacs Version 21.3,@* | 69 | Revised for Emacs Version 22.1,@* |
| 70 | January 2002.@* | 70 | January 2002.@* |
| 71 | @sp 2 | 71 | @sp 2 |
| 72 | ISBN 1-882114-73-6 | 72 | ISBN 1-882114-73-6 |
| @@ -96,7 +96,7 @@ Cover art by Etienne Suvasa. | |||
| 96 | 96 | ||
| 97 | @ifnottex | 97 | @ifnottex |
| 98 | This Info file contains edition @value{VERSION} of the GNU Emacs Lisp | 98 | This Info file contains edition @value{VERSION} of the GNU Emacs Lisp |
| 99 | Reference Manual, corresponding to GNU Emacs version 21.3. | 99 | Reference Manual, corresponding to GNU Emacs version 22.1. |
| 100 | @end ifnottex | 100 | @end ifnottex |
| 101 | 101 | ||
| 102 | @menu | 102 | @menu |
| @@ -173,7 +173,7 @@ Appendices | |||
| 173 | * Index:: Index including concepts, functions, variables, | 173 | * Index:: Index including concepts, functions, variables, |
| 174 | and other terms. | 174 | and other terms. |
| 175 | 175 | ||
| 176 | * New Symbols:: New functions and variables in Emacs 21. | 176 | * New Symbols:: New functions and variables in Emacs 22. |
| 177 | 177 | ||
| 178 | --- The Detailed Node Listing --- | 178 | --- The Detailed Node Listing --- |
| 179 | 179 | ||