diff options
| author | Chong Yidong | 2009-06-21 04:46:07 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-06-21 04:46:07 +0000 |
| commit | d7ae78c0311f7e286a1b542da30a2365276d317e (patch) | |
| tree | cd6ba511130dd240d38d7794c993ace315060538 /doc | |
| parent | adce950df340c7eb01ba11509a6de34e269395f8 (diff) | |
| download | emacs-d7ae78c0311f7e286a1b542da30a2365276d317e.tar.gz emacs-d7ae78c0311f7e286a1b542da30a2365276d317e.zip | |
Bump version to 23.1.50.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/emacs.texi | 2 | ||||
| -rw-r--r-- | doc/lispref/book-spine.texinfo | 2 | ||||
| -rw-r--r-- | doc/lispref/elisp.texi | 2 | ||||
| -rw-r--r-- | doc/lispref/vol1.texi | 2 | ||||
| -rw-r--r-- | doc/lispref/vol2.texi | 2 | ||||
| -rw-r--r-- | doc/man/emacs.1 | 2 | ||||
| -rw-r--r-- | doc/misc/faq.texi | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi index 7966765bab9..b32045a7e36 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.95 | 8 | @set EMACSVER 23.1.50 |
| 9 | 9 | ||
| 10 | @copying | 10 | @copying |
| 11 | This is the @value{EDITION} edition of the @cite{GNU Emacs Manual},@* | 11 | This 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 6b07b8681dd..21c23a46d31 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.95 | 14 | @center Emacs Version 23.1.50 |
| 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 bcd04a7f046..0ca393a9149 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.95 | 10 | @set EMACSVER 23.1.50 |
| 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 bc975e63d5a..fce8336d47f 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.95 | 29 | @set EMACSVER 23.1.50 |
| 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 738bd0f3981..9f364ade95e 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.95 | 29 | @set EMACSVER 23.1.50 |
| 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 0727c834b2f..9d71b94577a 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.95" | 2 | .TH EMACS 1 "2007 April 13" "GNU Emacs 23.1.50" |
| 3 | . | 3 | . |
| 4 | . | 4 | . |
| 5 | .SH NAME | 5 | .SH NAME |
diff --git a/doc/misc/faq.texi b/doc/misc/faq.texi index fe5a59a2704..dfd1175faa1 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.95 | 8 | @set VER 23.1.50 |
| 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 |