Mercurial > emacs
comparison lispref/elisp.texi @ 63646:d1cc1214e279
@copying
author | Karl Berry <karl@gnu.org> |
---|---|
date | Tue, 21 Jun 2005 18:39:14 +0000 |
parents | d117d2b963e1 |
children | 180214c3bcc9 b7da78284d4c |
comparison
equal
deleted
inserted
replaced
63645:d117d2b963e1 | 63646:d1cc1214e279 |
---|---|
24 @syncodeindex ky fn | 24 @syncodeindex ky fn |
25 @syncodeindex pg fn | 25 @syncodeindex pg fn |
26 @c We use the "type index" to index new functions and variables. | 26 @c We use the "type index" to index new functions and variables. |
27 @c @syncodeindex tp fn | 27 @c @syncodeindex tp fn |
28 | 28 |
29 @ifnottex | 29 @copying |
30 This Info file contains edition @value{VERSION} of the GNU Emacs Lisp | 30 This is edition @value{VERSION} of the GNU Emacs Lisp |
31 Reference Manual, corresponding to Emacs version @value{EMACSVER}. | 31 Reference Manual, corresponding to Emacs version @value{EMACSVER}. |
32 | 32 |
33 Published by the Free Software Foundation | 33 Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, |
34 59 Temple Place, Suite 330 | |
35 Boston, MA 02111-1307 USA | |
36 | |
37 Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, @* | |
38 2000, 2002, 2003, 2004, 2005, Free Software Foundation, Inc. | 34 2000, 2002, 2003, 2004, 2005, Free Software Foundation, Inc. |
39 | 35 |
36 @quotation | |
40 Permission is granted to copy, distribute and/or modify this document | 37 Permission is granted to copy, distribute and/or modify this document |
41 under the terms of the GNU Free Documentation License, Version 1.1 or | 38 under the terms of the GNU Free Documentation License, Version 1.1 or |
42 any later version published by the Free Software Foundation; with the | 39 any later version published by the Free Software Foundation; with the |
43 Invariant Sections being ``GNU General Public License'', with the Front-Cover texts being | 40 Invariant Sections being ``GNU General Public License'', with the |
44 ``A GNU Manual'', and with the Back-Cover Texts as in (a) below. A copy | 41 Front-Cover texts being ``A GNU Manual'', and with the Back-Cover |
45 of the license is included in the section entitled ``GNU Free | 42 Texts as in (a) below. A copy of the license is included in the |
46 Documentation License''. | 43 section entitled ``GNU Free Documentation License''. |
47 | 44 |
48 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify | 45 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify |
49 this GNU Manual, like GNU software. Copies published by the Free | 46 this GNU Manual, like GNU software. Copies published by the Free |
50 Software Foundation raise funds for GNU development.'' | 47 Software Foundation raise funds for GNU development.'' |
51 @end ifnottex | 48 @end quotation |
49 @end copying | |
52 | 50 |
53 @titlepage | 51 @titlepage |
54 @title GNU Emacs Lisp Reference Manual | 52 @title GNU Emacs Lisp Reference Manual |
55 @subtitle For Emacs Version @value{EMACSVER} | 53 @subtitle For Emacs Version @value{EMACSVER} |
56 @subtitle Revision @value{VERSION}, January 2002 | 54 @subtitle Revision @value{VERSION}, January 2002 |
57 | 55 |
58 @author by Bil Lewis, Dan LaLiberte, Richard Stallman | 56 @author by Bil Lewis, Dan LaLiberte, Richard Stallman |
59 @author and the GNU Manual Group | 57 @author and the GNU Manual Group |
60 @page | 58 @page |
61 @vskip 0pt plus 1filll | 59 @vskip 0pt plus 1filll |
62 Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998,@* | 60 @insertcopying |
63 1999, 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 61 |
64 | 62 @sp 1 |
65 @sp 2 | 63 Published by the Free Software Foundation @* |
66 Edition @value{VERSION} @* | 64 51 Franklin St, Fifth Floor @* |
67 Revised for Emacs Version @value{EMACSVER},@* | 65 Boston, MA 02110-1301 @* |
68 January 2002.@* | 66 USA @* |
69 @sp 2 | |
70 ISBN 1-882114-73-6 | 67 ISBN 1-882114-73-6 |
71 | 68 |
72 @sp 2 | 69 @sp 1 |
73 Published by the Free Software Foundation @* | |
74 59 Temple Place, Suite 330@* | |
75 Boston, MA 02111-1307 USA | |
76 | |
77 Permission is granted to copy, distribute and/or modify this document | |
78 under the terms of the GNU Free Documentation License, Version 1.1 or | |
79 any later version published by the Free Software Foundation; with the | |
80 Invariant Sections being ``Copying'', with the Front-Cover texts being | |
81 ``A GNU Manual'', and with the Back-Cover Texts as in (a) below. A copy | |
82 of the license is included in the section entitled ``GNU Free | |
83 Documentation License''. | |
84 | |
85 (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify | |
86 this GNU Manual, like GNU software. Copies published by the Free | |
87 Software Foundation raise funds for GNU development.'' | |
88 | |
89 Cover art by Etienne Suvasa. | 70 Cover art by Etienne Suvasa. |
90 @end titlepage | 71 @end titlepage |
91 | 72 |
92 | 73 |
93 @c Print the tables of contents | 74 @c Print the tables of contents |