diff options
| author | Gerd Moellmann | 2000-05-23 22:04:00 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-05-23 22:04:00 +0000 |
| commit | 716e3b88ef49c6bb1143a0aeee295896b98c1448 (patch) | |
| tree | 6b8eb35588670aeb2d38bf88df3df61bac68ddf6 /lispref | |
| parent | c047136e1966ef32be1a83ecbab0d394a8858a24 (diff) | |
| download | emacs-716e3b88ef49c6bb1143a0aeee295896b98c1448.tar.gz emacs-716e3b88ef49c6bb1143a0aeee295896b98c1448.zip | |
*** empty log message ***
Diffstat (limited to 'lispref')
| -rw-r--r-- | lispref/elisp.texi | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/lispref/elisp.texi b/lispref/elisp.texi index c3fcec67213..df6e33f2396 100644 --- a/lispref/elisp.texi +++ b/lispref/elisp.texi | |||
| @@ -37,10 +37,10 @@ Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000 | |||
| 37 | Permission is granted to copy, distribute and/or modify this document | 37 | Permission is granted to copy, distribute and/or modify this document |
| 38 | 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 |
| 39 | any later version published by the Free Software Foundation; with the | 39 | any later version published by the Free Software Foundation; with the |
| 40 | Invariant Sections being Copying and GNU Free Documentation License, the | 40 | Invariant Sections being ``Copying'', with the Front-Cover texts being |
| 41 | Front-Cover texts being ``A GNU Manual'', and with the Back-Cover Texts | 41 | ``A GNU Manual'', and with the Back-Cover Texts as in (a) below. A copy |
| 42 | being (a) (see below). A copy of the license is included in the section | 42 | of the license is included in the section entitled ``GNU Free |
| 43 | entitled ``GNU Free Documentation License''. | 43 | Documentation License''. |
| 44 | 44 | ||
| 45 | (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 |
| 46 | this GNU Manual, like GNU software. Copies published by the Free | 46 | this GNU Manual, like GNU software. Copies published by the Free |
| @@ -52,7 +52,7 @@ Software Foundation raise funds for GNU development.'' | |||
| 52 | @subtitle For Emacs Version 21 | 52 | @subtitle For Emacs Version 21 |
| 53 | @c The edition number appears in several places in this file | 53 | @c The edition number appears in several places in this file |
| 54 | @c and also in the file intro.texi. | 54 | @c and also in the file intro.texi. |
| 55 | @subtitle Revision 2.6, September 1999 | 55 | @subtitle Revision 2.6, May 2000 |
| 56 | 56 | ||
| 57 | @author by Bil Lewis, Dan LaLiberte, Richard Stallman | 57 | @author by Bil Lewis, Dan LaLiberte, Richard Stallman |
| 58 | @author and the GNU Manual Group | 58 | @author and the GNU Manual Group |
| @@ -64,7 +64,7 @@ Free Software Foundation, Inc. | |||
| 64 | @sp 2 | 64 | @sp 2 |
| 65 | Edition 2.6 @* | 65 | Edition 2.6 @* |
| 66 | Revised for Emacs Version 21.1,@* | 66 | Revised for Emacs Version 21.1,@* |
| 67 | September 1999.@* | 67 | May 2000.@* |
| 68 | @sp 2 | 68 | @sp 2 |
| 69 | ISBN 1-882114-73-6 | 69 | ISBN 1-882114-73-6 |
| 70 | 70 | ||
| @@ -76,10 +76,10 @@ Boston, MA 02111-1307 USA | |||
| 76 | Permission is granted to copy, distribute and/or modify this document | 76 | Permission is granted to copy, distribute and/or modify this document |
| 77 | under the terms of the GNU Free Documentation License, Version 1.1 or | 77 | under the terms of the GNU Free Documentation License, Version 1.1 or |
| 78 | any later version published by the Free Software Foundation; with the | 78 | any later version published by the Free Software Foundation; with the |
| 79 | Invariant Sections being Copying and GNU Free Documentation License, the | 79 | Invariant Sections being ``Copying'', with the Front-Cover texts being |
| 80 | Front-Cover texts being ``A GNU Manual'', and with the Back-Cover Texts | 80 | ``A GNU Manual'', and with the Back-Cover Texts as in (a) below. A copy |
| 81 | being (a) (see below). A copy of the license is included in the section | 81 | of the license is included in the section entitled ``GNU Free |
| 82 | entitled ``GNU Free Documentation License''. | 82 | Documentation License''. |
| 83 | 83 | ||
| 84 | (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify | 84 | (a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify |
| 85 | this GNU Manual, like GNU software. Copies published by the Free | 85 | this GNU Manual, like GNU software. Copies published by the Free |