diff options
| author | Paul Eggert | 2012-02-24 22:41:40 -0800 |
|---|---|---|
| committer | Paul Eggert | 2012-02-24 22:41:40 -0800 |
| commit | a89654f8f34114db543cb91363e8fded6d73e986 (patch) | |
| tree | 5ac508597ef2aa460308b4b26c244779e48cdb40 /admin/FOR-RELEASE | |
| parent | 6e6c82a4e687708d5a7a3887f92db45bd74da276 (diff) | |
| parent | 67b0de11479247cb8bd8491e10e0b464046f18be (diff) | |
| download | emacs-a89654f8f34114db543cb91363e8fded6d73e986.tar.gz emacs-a89654f8f34114db543cb91363e8fded6d73e986.zip | |
Merge from trunk.
Diffstat (limited to 'admin/FOR-RELEASE')
| -rw-r--r-- | admin/FOR-RELEASE | 65 |
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) | |||
| 7 | are correct. You can use something like the following in the info | 7 | are correct. You can use something like the following in the info |
| 8 | directory in the Emacs build tree: | 8 | directory in the Emacs build tree: |
| 9 | 9 | ||
| 10 | emacs -Q --eval "(setq Info-default-directory-list '(\".\"))" \ | 10 | emacs -Q --eval "(progn (require 'info) (setq Info-directory-list '(\".\")))" \ |
| 11 | -f info-xref-check-all | 11 | -f info-xref-check-all |
| 12 | 12 | ||
| 13 | make emacs.dvi, elisp.dvi, and deal with any errors (undefined | 13 | make 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 | ||
| 65 | be part of Gnus. They should be moved to some other part of Emacs. | ||
| 66 | rsteib: Gnus dependencies in `gnus-dired.el' (and `mailcap.el') have been | ||
| 67 | minimized. 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 |
| 70 | and change key bindings where necessary. The current list of modes: | 65 | and 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 | 81 | 5. 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 | ||
| 127 | abbrevs.texi cyd | 123 | abbrevs.texi cyd |
| 128 | ack.texi | 124 | ack.texi rgm |
| 129 | anti.texi cyd | 125 | anti.texi cyd |
| 130 | arevert-xtra.texi cyd | 126 | arevert-xtra.texi cyd |
| 131 | basic.texi cyd | 127 | basic.texi cyd |
| 132 | buffers.texi cyd | 128 | buffers.texi cyd |
| 133 | building.texi cyd | 129 | building.texi cyd |
| 134 | calendar.texi | 130 | calendar.texi rgm |
| 135 | cal-xtra.texi | 131 | cal-xtra.texi rgm |
| 136 | cmdargs.texi cyd | 132 | cmdargs.texi cyd |
| 137 | commands.texi cyd | 133 | commands.texi cyd |
| 138 | custom.texi cyd | 134 | custom.texi cyd |
| 139 | dired.texi cyd | 135 | dired.texi cyd |
| 140 | dired-xtra.texi | 136 | dired-xtra.texi rgm |
| 141 | display.texi cyd | 137 | display.texi cyd |
| 142 | emacs.texi | 138 | emacs.texi rgm |
| 143 | emacs-xtra.texi | 139 | emacs-xtra.texi rgm |
| 144 | emerge-xtra.texi | 140 | emerge-xtra.texi rgm |
| 145 | entering.texi cyd | 141 | entering.texi cyd |
| 146 | files.texi cyd | 142 | files.texi cyd |
| 147 | fixit.texi cyd | 143 | fixit.texi cyd |
| 148 | fortran-xtra.texi | 144 | fortran-xtra.texi rgm |
| 149 | frames.texi cyd | 145 | frames.texi cyd |
| 150 | glossary.texi | 146 | glossary.texi |
| 151 | help.texi cyd | 147 | help.texi cyd |
| 152 | indent.texi cyd | 148 | indent.texi cyd |
| 153 | killing.texi cyd | 149 | killing.texi cyd |
| 154 | kmacro.texi cyd | 150 | kmacro.texi cyd |
| 155 | macos.texi | 151 | macos.texi rgm (can't actually test any of it though) |
| 156 | maintaining.texi cyd | 152 | maintaining.texi cyd |
| 157 | mark.texi cyd | 153 | mark.texi cyd |
| 158 | mini.texi | 154 | mini.texi rgm |
| 159 | misc.texi cyd | 155 | misc.texi cyd |
| 160 | modes.texi cyd | 156 | modes.texi cyd |
| 161 | msdog.texi | 157 | msdog.texi rgm (can't actually test any of it though) |
| 162 | msdog-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 | |||
| 163 | msdog-xtra.texi rgm (can't actually test any of it though) | ||
| 163 | mule.texi | 164 | mule.texi |
| 164 | m-x.texi cyd | 165 | m-x.texi cyd |
| 165 | package.texi cyd | 166 | package.texi cyd |
| 166 | picture-xtra.texi | 167 | picture-xtra.texi rgm |
| 167 | programs.texi cyd | 168 | programs.texi cyd |
| 168 | regs.texi cyd | 169 | regs.texi cyd |
| 169 | rmail.texi | 170 | rmail.texi rgm |
| 170 | screen.texi cyd | 171 | screen.texi cyd |
| 171 | search.texi cyd | 172 | search.texi cyd |
| 172 | sending.texi cyd | 173 | sending.texi cyd |
| @@ -185,26 +186,26 @@ anti.texi | |||
| 185 | back.texi | 186 | back.texi |
| 186 | backups.texi | 187 | backups.texi |
| 187 | buffers.texi | 188 | buffers.texi |
| 188 | commands.texi | 189 | commands.texi cyd |
| 189 | compile.texi cyd | 190 | compile.texi cyd |
| 190 | control.texi cyd | 191 | control.texi cyd |
| 191 | customize.texi cyd | 192 | customize.texi cyd |
| 192 | debugging.texi | 193 | debugging.texi cyd |
| 193 | display.texi | 194 | display.texi |
| 194 | edebug.texi | 195 | edebug.texi |
| 195 | elisp.texi | 196 | elisp.texi |
| 196 | errors.texi | 197 | errors.texi |
| 197 | eval.texi cyd | 198 | eval.texi cyd |
| 198 | files.texi | 199 | files.texi cyd |
| 199 | frames.texi | 200 | frames.texi |
| 200 | functions.texi cyd | 201 | functions.texi cyd |
| 201 | hash.texi cyd | 202 | hash.texi cyd |
| 202 | help.texi | 203 | help.texi cyd |
| 203 | hooks.texi | 204 | hooks.texi |
| 204 | index.texi | 205 | index.texi |
| 205 | internals.texi | 206 | internals.texi |
| 206 | intro.texi cyd | 207 | intro.texi cyd |
| 207 | keymaps.texi | 208 | keymaps.texi cyd |
| 208 | lists.texi cyd | 209 | lists.texi cyd |
| 209 | loading.texi cyd | 210 | loading.texi cyd |
| 210 | locals.texi | 211 | locals.texi |
| @@ -212,7 +213,7 @@ macros.texi cyd | |||
| 212 | maps.texi | 213 | maps.texi |
| 213 | markers.texi | 214 | markers.texi |
| 214 | minibuf.texi | 215 | minibuf.texi |
| 215 | modes.texi | 216 | modes.texi cyd |
| 216 | nonascii.texi | 217 | nonascii.texi |
| 217 | numbers.texi cyd | 218 | numbers.texi cyd |
| 218 | objects.texi cyd | 219 | objects.texi cyd |
| @@ -222,19 +223,15 @@ positions.texi | |||
| 222 | processes.texi | 223 | processes.texi |
| 223 | searching.texi | 224 | searching.texi |
| 224 | sequences.texi cyd | 225 | sequences.texi cyd |
| 225 | streams.texi | 226 | streams.texi cyd |
| 226 | strings.texi cyd | 227 | strings.texi cyd |
| 227 | symbols.texi cyd | 228 | symbols.texi cyd |
| 228 | syntax.texi | 229 | syntax.texi cyd |
| 229 | text.texi | 230 | text.texi |
| 230 | tips.texi | 231 | tips.texi |
| 231 | variables.texi cyd | 232 | variables.texi cyd |
| 232 | windows.texi | 233 | windows.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 | ||
| 239 | Local variables: | 236 | Local variables: |
| 240 | mode: outline | 237 | mode: outline |