diff options
| author | Glenn Morris | 2012-02-21 14:56:14 -0500 |
|---|---|---|
| committer | Glenn Morris | 2012-02-21 14:56:14 -0500 |
| commit | 2e03845d1b970a3b8ccb02870bd5dbc9ab92036f (patch) | |
| tree | f2259c75a42ae6e71aeb546d54b87dfc1082f815 | |
| parent | be3223a3697a3f9c862ccc212d150e18006feaf1 (diff) | |
| download | emacs-2e03845d1b970a3b8ccb02870bd5dbc9ab92036f.tar.gz emacs-2e03845d1b970a3b8ccb02870bd5dbc9ab92036f.zip | |
* doc/emacs/emacs-xtra.texi: Picture mode is no longer a chapter.
* admin/FOR-RELEASE: Related markup.
| -rw-r--r-- | admin/FOR-RELEASE | 2 | ||||
| -rw-r--r-- | doc/emacs/ChangeLog | 2 | ||||
| -rw-r--r-- | doc/emacs/emacs-xtra.texi | 7 |
3 files changed, 6 insertions, 5 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index f34903bb8b3..d1576e0e8f0 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -136,7 +136,7 @@ dired.texi cyd | |||
| 136 | dired-xtra.texi rgm | 136 | dired-xtra.texi rgm |
| 137 | display.texi cyd | 137 | display.texi cyd |
| 138 | emacs.texi rgm | 138 | emacs.texi rgm |
| 139 | emacs-xtra.texi | 139 | emacs-xtra.texi rgm |
| 140 | emerge-xtra.texi | 140 | emerge-xtra.texi |
| 141 | entering.texi cyd | 141 | entering.texi cyd |
| 142 | files.texi cyd | 142 | files.texi cyd |
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 6f2e87ac36d..8fc6b3aca7e 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-02-21 Glenn Morris <rgm@gnu.org> | 1 | 2012-02-21 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * emacs-xtra.texi: Picture mode is no longer a chapter. | ||
| 4 | |||
| 3 | * picture-xtra.texi (Basic Picture): C-a does get remapped. | 5 | * picture-xtra.texi (Basic Picture): C-a does get remapped. |
| 4 | 6 | ||
| 5 | * ack.texi (Acknowledgments): Small changes, including resorting, | 7 | * ack.texi (Acknowledgments): Small changes, including resorting, |
diff --git a/doc/emacs/emacs-xtra.texi b/doc/emacs/emacs-xtra.texi index 208eb743de8..78cac7d8a10 100644 --- a/doc/emacs/emacs-xtra.texi +++ b/doc/emacs/emacs-xtra.texi | |||
| @@ -11,8 +11,7 @@ | |||
| 11 | @copying | 11 | @copying |
| 12 | This manual describes specialized features of Emacs. | 12 | This manual describes specialized features of Emacs. |
| 13 | 13 | ||
| 14 | Copyright @copyright{} 2004-2012 | 14 | Copyright @copyright{} 2004-2012 Free Software Foundation, Inc. |
| 15 | Free Software Foundation, Inc. | ||
| 16 | 15 | ||
| 17 | @quotation | 16 | @quotation |
| 18 | Permission is granted to copy, distribute and/or modify this document | 17 | Permission is granted to copy, distribute and/or modify this document |
| @@ -111,10 +110,10 @@ style of the Elisp manual. Other sections should follow the style of | |||
| 111 | the Emacs manual. | 110 | the Emacs manual. |
| 112 | 111 | ||
| 113 | @iftex | 112 | @iftex |
| 114 | @c ``Picture Mode'' is a chapter, not a section, so it's outside @raisesections. | ||
| 115 | @include picture-xtra.texi | ||
| 116 | 113 | ||
| 117 | @raisesections | 114 | @raisesections |
| 115 | @include picture-xtra.texi | ||
| 116 | |||
| 118 | @include arevert-xtra.texi | 117 | @include arevert-xtra.texi |
| 119 | 118 | ||
| 120 | @include dired-xtra.texi | 119 | @include dired-xtra.texi |