aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChong Yidong2009-03-31 02:04:39 +0000
committerChong Yidong2009-03-31 02:04:39 +0000
commit91e6d74d7bc02d5bc67469dfe629878e93bc86d2 (patch)
tree919e35a3229f40123039bb4ddb3c37c56e37002b /doc
parent7b8065ba000c631107335f388ecebf2d306c306a (diff)
downloademacs-91e6d74d7bc02d5bc67469dfe629878e93bc86d2.tar.gz
emacs-91e6d74d7bc02d5bc67469dfe629878e93bc86d2.zip
Bump version to 23.0.92.emacs-pretest-23.0.92
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/emacs.texi2
-rw-r--r--doc/lispref/book-spine.texinfo2
-rw-r--r--doc/lispref/elisp.texi2
-rw-r--r--doc/lispref/vol1.texi2
-rw-r--r--doc/lispref/vol2.texi2
-rw-r--r--doc/man/emacs.12
-rw-r--r--doc/misc/faq.texi2
7 files changed, 7 insertions, 7 deletions
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi
index 87ce82d2071..fa5b0e819df 100644
--- a/doc/emacs/emacs.texi
+++ b/doc/emacs/emacs.texi
@@ -5,7 +5,7 @@
5 5
6@c The edition number appears in several places in this file 6@c The edition number appears in several places in this file
7@set EDITION Sixteenth 7@set EDITION Sixteenth
8@set EMACSVER 23.0.91 8@set EMACSVER 23.0.92
9 9
10@copying 10@copying
11This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},@* 11This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},@*
diff --git a/doc/lispref/book-spine.texinfo b/doc/lispref/book-spine.texinfo
index 031a7e632ff..797dd03d5a9 100644
--- a/doc/lispref/book-spine.texinfo
+++ b/doc/lispref/book-spine.texinfo
@@ -11,7 +11,7 @@
11@center @titlefont{GNU Emacs Lisp Reference Manual} 11@center @titlefont{GNU Emacs Lisp Reference Manual}
12@sp 5 12@sp 5
13@center GNU 13@center GNU
14@center Emacs Version 23.0.91 14@center Emacs Version 23.0.92
15@center for Unix Users 15@center for Unix Users
16@sp 5 16@sp 5
17 17
diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi
index 3c201b90ccd..c7745a92024 100644
--- a/doc/lispref/elisp.texi
+++ b/doc/lispref/elisp.texi
@@ -7,7 +7,7 @@
7@c Version of the manual and of Emacs. 7@c Version of the manual and of Emacs.
8@c Please remember to update the edition number in README as well. 8@c Please remember to update the edition number in README as well.
9@set VERSION 3.0 9@set VERSION 3.0
10@set EMACSVER 23.0.91 10@set EMACSVER 23.0.92
11 11
12@c in general, keep the following line commented out, unless doing a 12@c in general, keep the following line commented out, unless doing a
13@c copy of this manual that will be published. The manual should go 13@c copy of this manual that will be published. The manual should go
diff --git a/doc/lispref/vol1.texi b/doc/lispref/vol1.texi
index 7bc50b31ce7..94220358b26 100644
--- a/doc/lispref/vol1.texi
+++ b/doc/lispref/vol1.texi
@@ -26,7 +26,7 @@
26@c Version of the manual and of Emacs. 26@c Version of the manual and of Emacs.
27@c Please remember to update the edition number in README as well. 27@c Please remember to update the edition number in README as well.
28@set VERSION 2.9 28@set VERSION 2.9
29@set EMACSVER 23.0.91 29@set EMACSVER 23.0.92
30 30
31@dircategory Emacs 31@dircategory Emacs
32@direntry 32@direntry
diff --git a/doc/lispref/vol2.texi b/doc/lispref/vol2.texi
index e9def156935..1898ed1ba13 100644
--- a/doc/lispref/vol2.texi
+++ b/doc/lispref/vol2.texi
@@ -26,7 +26,7 @@
26@c Version of the manual and of Emacs. 26@c Version of the manual and of Emacs.
27@c Please remember to update the edition number in README as well. 27@c Please remember to update the edition number in README as well.
28@set VERSION 2.9 28@set VERSION 2.9
29@set EMACSVER 23.0.91 29@set EMACSVER 23.0.92
30 30
31@dircategory Emacs 31@dircategory Emacs
32@direntry 32@direntry
diff --git a/doc/man/emacs.1 b/doc/man/emacs.1
index 8b24f6cd54c..d89ed3a40db 100644
--- a/doc/man/emacs.1
+++ b/doc/man/emacs.1
@@ -1,5 +1,5 @@
1.\" See section COPYING for copyright and redistribution information. 1.\" See section COPYING for copyright and redistribution information.
2.TH EMACS 1 "2007 April 13" "GNU Emacs 23.0.91" 2.TH EMACS 1 "2007 April 13" "GNU Emacs 23.0.92"
3. 3.
4. 4.
5.SH NAME 5.SH NAME
diff --git a/doc/misc/faq.texi b/doc/misc/faq.texi
index 4a663682220..e0a20f9ea9a 100644
--- a/doc/misc/faq.texi
+++ b/doc/misc/faq.texi
@@ -5,7 +5,7 @@
5@c %**end of header 5@c %**end of header
6 6
7@c This is used in many places 7@c This is used in many places
8@set VER 23.0.91 8@set VER 23.0.92
9 9
10@c This file is maintained by Romain Francoise <rfrancoise@gnu.org>. 10@c This file is maintained by Romain Francoise <rfrancoise@gnu.org>.
11@c Feel free to install changes without prior permission (but I'd 11@c Feel free to install changes without prior permission (but I'd