diff options
| -rw-r--r-- | lispref/ChangeLog | 2 | ||||
| -rw-r--r-- | lispref/book-spine.texinfo | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 6e43d67dd28..e3551e863a0 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2005-07-07 Richard M. Stallman <rms@gnu.org> | 1 | 2005-07-07 Richard M. Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * book-spine.texinfo: Update Emacs version. | ||
| 4 | |||
| 3 | * display.texi (Inverse Video): Delete mode-line-inverse-video. | 5 | * display.texi (Inverse Video): Delete mode-line-inverse-video. |
| 4 | 6 | ||
| 5 | 2005-07-06 Richard M. Stallman <rms@gnu.org> | 7 | 2005-07-06 Richard M. Stallman <rms@gnu.org> |
diff --git a/lispref/book-spine.texinfo b/lispref/book-spine.texinfo index cb52cc6fc3c..7355c4530ae 100644 --- a/lispref/book-spine.texinfo +++ b/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 19.25 | 14 | @center Emacs Version 22.1 |
| 15 | @center for Unix Users | 15 | @center for Unix Users |
| 16 | @sp 5 | 16 | @sp 5 |
| 17 | 17 | ||