diff options
| author | Eli Zaretskii | 2000-08-24 10:16:59 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2000-08-24 10:16:59 +0000 |
| commit | 436b261dc589c3032e39554d5dc3c45de7275e3f (patch) | |
| tree | 17327bceafe17d69b7f03856550ec2bf26fea565 | |
| parent | 10a6a1b694528987cf759b49a75d8a0d3eb1d180 (diff) | |
| download | emacs-436b261dc589c3032e39554d5dc3c45de7275e3f.tar.gz emacs-436b261dc589c3032e39554d5dc3c45de7275e3f.zip | |
Bump version to 14, Emacs version to 21.1, and add 2000 to the
copyright years.
| -rw-r--r-- | man/ChangeLog | 5 | ||||
| -rw-r--r-- | man/emacs.texi | 18 |
2 files changed, 14 insertions, 9 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index d683ec8ca2e..fbbeed24ee3 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-08-24 Eli Zaretskii <eliz@is.elta.co.il> | ||
| 2 | |||
| 3 | * emacs.texi: Bump manual version to 14, Emacs version to 21.1, | ||
| 4 | and add 2000 to the copyright years. | ||
| 5 | |||
| 1 | 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il> | 6 | 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 7 | ||
| 3 | * calendar.texi (Time Intervals): New node. | 8 | * calendar.texi (Time Intervals): New node. |
diff --git a/man/emacs.texi b/man/emacs.texi index 80838f5be19..c19613b3ce6 100644 --- a/man/emacs.texi +++ b/man/emacs.texi | |||
| @@ -7,8 +7,8 @@ | |||
| 7 | 7 | ||
| 8 | @ifinfo | 8 | @ifinfo |
| 9 | @c The edition number appears in several places in this file | 9 | @c The edition number appears in several places in this file |
| 10 | This is the thirteenth edition of the @cite{GNU Emacs Manual}, | 10 | This is the fourteenth edition of the @cite{GNU Emacs Manual}, |
| 11 | updated for Emacs version 20.4 | 11 | updated for Emacs version 21.1 |
| 12 | @c Please REMEMBER to update edition number in *three* places in this file. | 12 | @c Please REMEMBER to update edition number in *three* places in this file. |
| 13 | 13 | ||
| 14 | @dircategory Emacs | 14 | @dircategory Emacs |
| @@ -20,7 +20,7 @@ Published by the Free Software Foundation | |||
| 20 | 59 Temple Place, Suite 330 | 20 | 59 Temple Place, Suite 330 |
| 21 | Boston, MA 02111-1307 USA | 21 | Boston, MA 02111-1307 USA |
| 22 | 22 | ||
| 23 | Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998, 1999 | 23 | Copyright (C) 1985, 1986,1987,1993,1994,1995,1996,1997,1998,1999,2000 |
| 24 | Free Software Foundation, Inc. | 24 | Free Software Foundation, Inc. |
| 25 | 25 | ||
| 26 | Permission is granted to make and distribute verbatim copies of | 26 | Permission is granted to make and distribute verbatim copies of |
| @@ -64,17 +64,17 @@ original English. | |||
| 64 | @sp 6 | 64 | @sp 6 |
| 65 | @center @titlefont{GNU Emacs Manual} | 65 | @center @titlefont{GNU Emacs Manual} |
| 66 | @sp 4 | 66 | @sp 4 |
| 67 | @center Thirteenth Edition, Updated for Emacs Version 20.4 | 67 | @center Fourteenth Edition, Updated for Emacs Version 21.1 |
| 68 | @sp 5 | 68 | @sp 5 |
| 69 | @center Richard Stallman | 69 | @center Richard Stallman |
| 70 | @page | 70 | @page |
| 71 | @vskip 0pt plus 1filll | 71 | @vskip 0pt plus 1filll |
| 72 | Copyright @copyright{} 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998, 1999 | 72 | Copyright @copyright{} 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000 |
| 73 | Free Software Foundation, Inc. | 73 | Free Software Foundation, Inc. |
| 74 | @sp 2 | 74 | @sp 2 |
| 75 | Thirteenth Edition @* | 75 | Fourteenth Edition @* |
| 76 | Updated for Emacs Version 20.4, @* | 76 | Updated for Emacs Version 21.1, @* |
| 77 | February 1999 | 77 | August 2000 |
| 78 | 78 | ||
| 79 | ISBN 1-882114-06-X | 79 | ISBN 1-882114-06-X |
| 80 | @sp 1 | 80 | @sp 1 |
| @@ -111,7 +111,7 @@ Cover art by Etienne Suvasa. | |||
| 111 | 111 | ||
| 112 | Emacs is the extensible, customizable, self-documenting real-time | 112 | Emacs is the extensible, customizable, self-documenting real-time |
| 113 | display editor. This Info file describes how to edit with Emacs and | 113 | display editor. This Info file describes how to edit with Emacs and |
| 114 | some of how to customize it; it corresponds to GNU Emacs version 20.4. | 114 | some of how to customize it; it corresponds to GNU Emacs version 21.1. |
| 115 | For information on extending Emacs, see @ref{,Emacs Lisp,, elisp, The | 115 | For information on extending Emacs, see @ref{,Emacs Lisp,, elisp, The |
| 116 | Emacs Lisp Reference Manual}. | 116 | Emacs Lisp Reference Manual}. |
| 117 | @end ifnottex | 117 | @end ifnottex |