comparison lispref/elisp.texi @ 60443:055a220b8a69

Update Emacs version to 22.
author Richard M. Stallman <rms@gnu.org>
date Sun, 06 Mar 2005 18:13:34 +0000
parents 659b8615ab0f
children 72270e4dbe76 29e773288013
comparison
equal deleted inserted replaced
60442:747b9fc72d5e 60443:055a220b8a69
24 @c We use the "type index" to index new functions and variables. 24 @c We use the "type index" to index new functions and variables.
25 @c @syncodeindex tp fn 25 @c @syncodeindex tp fn
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
33 Published by the Free Software Foundation 33 Published by the Free Software Foundation
34 59 Temple Place, Suite 330 34 59 Temple Place, Suite 330
50 Software Foundation raise funds for GNU development.'' 50 Software Foundation raise funds for GNU development.''
51 @end ifnottex 51 @end ifnottex
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
59 59
60 @author by Bil Lewis, Dan LaLiberte, Richard Stallman 60 @author by Bil Lewis, Dan LaLiberte, Richard Stallman
64 Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,@* 64 Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,@*
65 1999, 2000, 2002 Free Software Foundation, Inc. 65 1999, 2000, 2002 Free Software Foundation, Inc.
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
73 73
74 @sp 2 74 @sp 2
94 94
95 @node Top, Introduction, (dir), (dir) 95 @node Top, Introduction, (dir), (dir)
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
103 * Introduction:: Introduction and conventions used. 103 * Introduction:: Introduction and conventions used.
104 * Standards: Coding Conventions. Coding conventions for Emacs Lisp. 104 * Standards: Coding Conventions. Coding conventions for Emacs Lisp.
171 * Standard Hooks:: List of standard hook variables. 171 * Standard Hooks:: List of standard hook variables.
172 172
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
180 Here are other nodes that are inferiors of those already listed, 180 Here are other nodes that are inferiors of those already listed,
181 mentioned here so you can get to them in one step: 181 mentioned here so you can get to them in one step: