aboutsummaryrefslogtreecommitdiffstats
path: root/admin/FOR-RELEASE
diff options
context:
space:
mode:
authorPaul Eggert2012-02-24 22:41:40 -0800
committerPaul Eggert2012-02-24 22:41:40 -0800
commita89654f8f34114db543cb91363e8fded6d73e986 (patch)
tree5ac508597ef2aa460308b4b26c244779e48cdb40 /admin/FOR-RELEASE
parent6e6c82a4e687708d5a7a3887f92db45bd74da276 (diff)
parent67b0de11479247cb8bd8491e10e0b464046f18be (diff)
downloademacs-a89654f8f34114db543cb91363e8fded6d73e986.tar.gz
emacs-a89654f8f34114db543cb91363e8fded6d73e986.zip
Merge from trunk.
Diffstat (limited to 'admin/FOR-RELEASE')
-rw-r--r--admin/FOR-RELEASE65
1 files changed, 31 insertions, 34 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index abe53ad0b0d..12b99e49688 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -7,7 +7,7 @@ Check cross-references between the manuals (eg from emacs to elisp)
7are correct. You can use something like the following in the info 7are correct. You can use something like the following in the info
8directory in the Emacs build tree: 8directory in the Emacs build tree:
9 9
10emacs -Q --eval "(setq Info-default-directory-list '(\".\"))" \ 10emacs -Q --eval "(progn (require 'info) (setq Info-directory-list '(\".\")))" \
11 -f info-xref-check-all 11 -f info-xref-check-all
12 12
13make emacs.dvi, elisp.dvi, and deal with any errors (undefined 13make emacs.dvi, elisp.dvi, and deal with any errors (undefined
@@ -61,11 +61,6 @@ sk Miroslav Vaško
61 61
62* BUGS 62* BUGS
63 63
64** rms: gnus-dired.el is a mistake. Those features should not
65be part of Gnus. They should be moved to some other part of Emacs.
66rsteib: Gnus dependencies in `gnus-dired.el' (and `mailcap.el') have been
67minimized. I don't know what is left to do here.
68
69** Check for modes which bind M-s that conflicts with a new global binding M-s 64** Check for modes which bind M-s that conflicts with a new global binding M-s
70and change key bindings where necessary. The current list of modes: 65and change key bindings where necessary. The current list of modes:
71 66
@@ -83,9 +78,10 @@ and change key bindings where necessary. The current list of modes:
83 `log-edit-comment-search-forward'. Perhaps search commands 78 `log-edit-comment-search-forward'. Perhaps search commands
84 on the global key binding `M-s' are useless in these modes. 79 on the global key binding `M-s' are useless in these modes.
85 80
86* DOCUMENTATION 815. Rmail binds `\es' to `rmail-search'/`rmail-summary-search'.
82
87 83
88** Document XEmbed support 84* DOCUMENTATION
89 85
90** Check the Emacs Tutorial. 86** Check the Emacs Tutorial.
91 87
@@ -125,48 +121,53 @@ TUTORIAL.zh
125** Check the manual. 121** Check the manual.
126 122
127abbrevs.texi cyd 123abbrevs.texi cyd
128ack.texi 124ack.texi rgm
129anti.texi cyd 125anti.texi cyd
130arevert-xtra.texi cyd 126arevert-xtra.texi cyd
131basic.texi cyd 127basic.texi cyd
132buffers.texi cyd 128buffers.texi cyd
133building.texi cyd 129building.texi cyd
134calendar.texi 130calendar.texi rgm
135cal-xtra.texi 131cal-xtra.texi rgm
136cmdargs.texi cyd 132cmdargs.texi cyd
137commands.texi cyd 133commands.texi cyd
138custom.texi cyd 134custom.texi cyd
139dired.texi cyd 135dired.texi cyd
140dired-xtra.texi 136dired-xtra.texi rgm
141display.texi cyd 137display.texi cyd
142emacs.texi 138emacs.texi rgm
143emacs-xtra.texi 139emacs-xtra.texi rgm
144emerge-xtra.texi 140emerge-xtra.texi rgm
145entering.texi cyd 141entering.texi cyd
146files.texi cyd 142files.texi cyd
147fixit.texi cyd 143fixit.texi cyd
148fortran-xtra.texi 144fortran-xtra.texi rgm
149frames.texi cyd 145frames.texi cyd
150glossary.texi 146glossary.texi
151help.texi cyd 147help.texi cyd
152indent.texi cyd 148indent.texi cyd
153killing.texi cyd 149killing.texi cyd
154kmacro.texi cyd 150kmacro.texi cyd
155macos.texi 151macos.texi rgm (can't actually test any of it though)
156maintaining.texi cyd 152maintaining.texi cyd
157mark.texi cyd 153mark.texi cyd
158mini.texi 154mini.texi rgm
159misc.texi cyd 155misc.texi cyd
160modes.texi cyd 156modes.texi cyd
161msdog.texi 157msdog.texi rgm (can't actually test any of it though)
162msdog-xtra.texi 158 It was not obvious to me that the following is true (it could well be though):
159
160 Emacs on Windows automatically determines your default printer and
161 sets the variable `printer-name' to that printer's name.
162
163msdog-xtra.texi rgm (can't actually test any of it though)
163mule.texi 164mule.texi
164m-x.texi cyd 165m-x.texi cyd
165package.texi cyd 166package.texi cyd
166picture-xtra.texi 167picture-xtra.texi rgm
167programs.texi cyd 168programs.texi cyd
168regs.texi cyd 169regs.texi cyd
169rmail.texi 170rmail.texi rgm
170screen.texi cyd 171screen.texi cyd
171search.texi cyd 172search.texi cyd
172sending.texi cyd 173sending.texi cyd
@@ -185,26 +186,26 @@ anti.texi
185back.texi 186back.texi
186backups.texi 187backups.texi
187buffers.texi 188buffers.texi
188commands.texi 189commands.texi cyd
189compile.texi cyd 190compile.texi cyd
190control.texi cyd 191control.texi cyd
191customize.texi cyd 192customize.texi cyd
192debugging.texi 193debugging.texi cyd
193display.texi 194display.texi
194edebug.texi 195edebug.texi
195elisp.texi 196elisp.texi
196errors.texi 197errors.texi
197eval.texi cyd 198eval.texi cyd
198files.texi 199files.texi cyd
199frames.texi 200frames.texi
200functions.texi cyd 201functions.texi cyd
201hash.texi cyd 202hash.texi cyd
202help.texi 203help.texi cyd
203hooks.texi 204hooks.texi
204index.texi 205index.texi
205internals.texi 206internals.texi
206intro.texi cyd 207intro.texi cyd
207keymaps.texi 208keymaps.texi cyd
208lists.texi cyd 209lists.texi cyd
209loading.texi cyd 210loading.texi cyd
210locals.texi 211locals.texi
@@ -212,7 +213,7 @@ macros.texi cyd
212maps.texi 213maps.texi
213markers.texi 214markers.texi
214minibuf.texi 215minibuf.texi
215modes.texi 216modes.texi cyd
216nonascii.texi 217nonascii.texi
217numbers.texi cyd 218numbers.texi cyd
218objects.texi cyd 219objects.texi cyd
@@ -222,19 +223,15 @@ positions.texi
222processes.texi 223processes.texi
223searching.texi 224searching.texi
224sequences.texi cyd 225sequences.texi cyd
225streams.texi 226streams.texi cyd
226strings.texi cyd 227strings.texi cyd
227symbols.texi cyd 228symbols.texi cyd
228syntax.texi 229syntax.texi cyd
229text.texi 230text.texi
230tips.texi 231tips.texi
231variables.texi cyd 232variables.texi cyd
232windows.texi 233windows.texi
233 234
234* PLANNED ADDITIONS
235* pov-mode (probably not for Emacs-23: waiting for a Free POV-Ray).
236** gas-mode ?
237
238 235
239Local variables: 236Local variables:
240mode: outline 237mode: outline