aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2000-08-24 10:16:59 +0000
committerEli Zaretskii2000-08-24 10:16:59 +0000
commit436b261dc589c3032e39554d5dc3c45de7275e3f (patch)
tree17327bceafe17d69b7f03856550ec2bf26fea565
parent10a6a1b694528987cf759b49a75d8a0d3eb1d180 (diff)
downloademacs-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/ChangeLog5
-rw-r--r--man/emacs.texi18
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 @@
12000-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
12000-08-15 Eli Zaretskii <eliz@is.elta.co.il> 62000-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
10This is the thirteenth edition of the @cite{GNU Emacs Manual}, 10This is the fourteenth edition of the @cite{GNU Emacs Manual},
11updated for Emacs version 20.4 11updated 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
2059 Temple Place, Suite 330 2059 Temple Place, Suite 330
21Boston, MA 02111-1307 USA 21Boston, MA 02111-1307 USA
22 22
23Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998, 1999 23Copyright (C) 1985, 1986,1987,1993,1994,1995,1996,1997,1998,1999,2000
24 Free Software Foundation, Inc. 24 Free Software Foundation, Inc.
25 25
26Permission is granted to make and distribute verbatim copies of 26Permission 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
72Copyright @copyright{} 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998, 1999 72Copyright @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
75Thirteenth Edition @* 75Fourteenth Edition @*
76Updated for Emacs Version 20.4, @* 76Updated for Emacs Version 21.1, @*
77February 1999 77August 2000
78 78
79ISBN 1-882114-06-X 79ISBN 1-882114-06-X
80@sp 1 80@sp 1
@@ -111,7 +111,7 @@ Cover art by Etienne Suvasa.
111 111
112Emacs is the extensible, customizable, self-documenting real-time 112Emacs is the extensible, customizable, self-documenting real-time
113display editor. This Info file describes how to edit with Emacs and 113display editor. This Info file describes how to edit with Emacs and
114some of how to customize it; it corresponds to GNU Emacs version 20.4. 114some of how to customize it; it corresponds to GNU Emacs version 21.1.
115For information on extending Emacs, see @ref{,Emacs Lisp,, elisp, The 115For information on extending Emacs, see @ref{,Emacs Lisp,, elisp, The
116Emacs Lisp Reference Manual}. 116Emacs Lisp Reference Manual}.
117@end ifnottex 117@end ifnottex