diff options
| author | Chong Yidong | 2010-05-07 23:28:26 -0400 |
|---|---|---|
| committer | Chong Yidong | 2010-05-07 23:28:26 -0400 |
| commit | 61a808e8197bb47dad1a78d7b032268482c45a9c (patch) | |
| tree | 9c98131154139dd228ad264d71806033060732b3 /doc/lispref | |
| parent | 3b180a24db6877b62fd11b6e82b0a4946e9322f6 (diff) | |
| download | emacs-23.2.tar.gz emacs-23.2.zip | |
Bump version to 23.2.emacs-23.2
Diffstat (limited to 'doc/lispref')
| -rw-r--r-- | doc/lispref/ChangeLog | 4 | ||||
| -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 |
5 files changed, 8 insertions, 4 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index e331a3d5df0..93e958c0746 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2010-05-07 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * Version 23.2 released. | ||
| 4 | |||
| 1 | 2010-05-03 Štěpán Němec <stepnem@gmail.com> (tiny change) | 5 | 2010-05-03 Štěpán Němec <stepnem@gmail.com> (tiny change) |
| 2 | 6 | ||
| 3 | * windows.texi (Textual Scrolling): | 7 | * windows.texi (Textual Scrolling): |
diff --git a/doc/lispref/book-spine.texinfo b/doc/lispref/book-spine.texinfo index d8717350e4d..54e0a5e7170 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.1.97 | 14 | @center Emacs Version 23.2 |
| 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 8b6f540c460..8117e456077 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi | |||
| @@ -8,7 +8,7 @@ | |||
| 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 | @c And also the copies in vol1.texi and vol2.texi. | 9 | @c And also the copies in vol1.texi and vol2.texi. |
| 10 | @set VERSION 3.0 | 10 | @set VERSION 3.0 |
| 11 | @set EMACSVER 23.1.97 | 11 | @set EMACSVER 23.2 |
| 12 | @set DATE July 2009 | 12 | @set DATE July 2009 |
| 13 | 13 | ||
| 14 | @c in general, keep the following line commented out, unless doing a | 14 | @c in general, keep the following line commented out, unless doing a |
diff --git a/doc/lispref/vol1.texi b/doc/lispref/vol1.texi index 5a2719ded08..d2e4fbe9b90 100644 --- a/doc/lispref/vol1.texi +++ b/doc/lispref/vol1.texi | |||
| @@ -27,7 +27,7 @@ | |||
| 27 | @c Version of the manual and of Emacs. | 27 | @c Version of the manual and of Emacs. |
| 28 | @c Please remember to update the edition number in README as well. | 28 | @c Please remember to update the edition number in README as well. |
| 29 | @set VERSION 3.0 | 29 | @set VERSION 3.0 |
| 30 | @set EMACSVER 23.1.97 | 30 | @set EMACSVER 23.2 |
| 31 | @set DATE July 2009 | 31 | @set DATE July 2009 |
| 32 | 32 | ||
| 33 | @dircategory Emacs | 33 | @dircategory Emacs |
diff --git a/doc/lispref/vol2.texi b/doc/lispref/vol2.texi index 74cca078cd8..df31d031577 100644 --- a/doc/lispref/vol2.texi +++ b/doc/lispref/vol2.texi | |||
| @@ -27,7 +27,7 @@ | |||
| 27 | @c Version of the manual and of Emacs. | 27 | @c Version of the manual and of Emacs. |
| 28 | @c Please remember to update the edition number in README as well. | 28 | @c Please remember to update the edition number in README as well. |
| 29 | @set VERSION 3.0 | 29 | @set VERSION 3.0 |
| 30 | @set EMACSVER 23.1.97 | 30 | @set EMACSVER 23.2 |
| 31 | @set DATE July 2009 | 31 | @set DATE July 2009 |
| 32 | 32 | ||
| 33 | @dircategory Emacs | 33 | @dircategory Emacs |