aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-02-21 14:56:14 -0500
committerGlenn Morris2012-02-21 14:56:14 -0500
commit2e03845d1b970a3b8ccb02870bd5dbc9ab92036f (patch)
treef2259c75a42ae6e71aeb546d54b87dfc1082f815
parentbe3223a3697a3f9c862ccc212d150e18006feaf1 (diff)
downloademacs-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-RELEASE2
-rw-r--r--doc/emacs/ChangeLog2
-rw-r--r--doc/emacs/emacs-xtra.texi7
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
136dired-xtra.texi rgm 136dired-xtra.texi rgm
137display.texi cyd 137display.texi cyd
138emacs.texi rgm 138emacs.texi rgm
139emacs-xtra.texi 139emacs-xtra.texi rgm
140emerge-xtra.texi 140emerge-xtra.texi
141entering.texi cyd 141entering.texi cyd
142files.texi cyd 142files.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 @@
12012-02-21 Glenn Morris <rgm@gnu.org> 12012-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
12This manual describes specialized features of Emacs. 12This manual describes specialized features of Emacs.
13 13
14Copyright @copyright{} 2004-2012 14Copyright @copyright{} 2004-2012 Free Software Foundation, Inc.
15Free Software Foundation, Inc.
16 15
17@quotation 16@quotation
18Permission is granted to copy, distribute and/or modify this document 17Permission 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
111the Emacs manual. 110the 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