diff options
Diffstat (limited to 'admin/FOR-RELEASE')
| -rw-r--r-- | admin/FOR-RELEASE | 23 |
1 files changed, 16 insertions, 7 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index a02eb6821f1..36ab6f5ae89 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -21,6 +21,19 @@ face name prefixes should be in it for good results. | |||
| 21 | 21 | ||
| 22 | ** Ask maintainers of refcard translations to update them. | 22 | ** Ask maintainers of refcard translations to update them. |
| 23 | 23 | ||
| 24 | Requests to have been sent out on 2006-05-23 (Reiner Steib). | ||
| 25 | |||
| 26 | LANG Translator Status | ||
| 27 | cs Pavel JanÃk No response | ||
| 28 | de Sven Joachim Done | ||
| 29 | fr Eric Jacoboni Done (layout might be improved) | ||
| 30 | pl Włodek Bzyl Done | ||
| 31 | pt-br Rodrigo Real Done | ||
| 32 | ru Alex Ott Working | ||
| 33 | sk Miroslav Vaško No response | ||
| 34 | |||
| 35 | Reminders sent out on 2006-06-08. | ||
| 36 | |||
| 24 | ** Send an email to the various distributions, including the GNOME | 37 | ** Send an email to the various distributions, including the GNOME |
| 25 | and KDE projects, to use the new Emacs icons in etc/images/icons. | 38 | and KDE projects, to use the new Emacs icons in etc/images/icons. |
| 26 | 39 | ||
| @@ -29,8 +42,6 @@ and KDE projects, to use the new Emacs icons in etc/images/icons. | |||
| 29 | ** We need a way a Lisp file encoded in iso-2022 can assure | 42 | ** We need a way a Lisp file encoded in iso-2022 can assure |
| 30 | reliable decoding regardless of user options. | 43 | reliable decoding regardless of user options. |
| 31 | 44 | ||
| 32 | ** Clean up MUSTBENEW in Fcopy_file. | ||
| 33 | |||
| 34 | ** JD Smith's 17 Apr 2006 bug report that CVS operations | 45 | ** JD Smith's 17 Apr 2006 bug report that CVS operations |
| 35 | get mysterious unreproducible failures. | 46 | get mysterious unreproducible failures. |
| 36 | 47 | ||
| @@ -62,9 +73,6 @@ It seems that to fix this, w32 server sockets must use WSAAsyncSelect | |||
| 62 | 73 | ||
| 63 | * DOCUMENTATION | 74 | * DOCUMENTATION |
| 64 | 75 | ||
| 65 | ** Add a node to the Lisp manual describing key sequences from the | ||
| 66 | Lisp point of view. | ||
| 67 | |||
| 68 | ** Check man/info.texi. | 76 | ** Check man/info.texi. |
| 69 | 77 | ||
| 70 | ** Check the Emacs Lisp manual. | 78 | ** Check the Emacs Lisp manual. |
| @@ -141,7 +149,7 @@ SECTION READERS | |||
| 141 | etc/TUTORIAL rms | 149 | etc/TUTORIAL rms |
| 142 | etc/TUTORIAL.bg Ognyan Kulev <ogi@fmi.uni-sofia.bg> | 150 | etc/TUTORIAL.bg Ognyan Kulev <ogi@fmi.uni-sofia.bg> |
| 143 | etc/TUTORIAL.cn | 151 | etc/TUTORIAL.cn |
| 144 | etc/TUTORIAL.cs Pavel Janík <Pavel@Janik.cz> | 152 | etc/TUTORIAL.cs Pavel JanÃk <Pavel@Janik.cz> |
| 145 | etc/TUTORIAL.de Werner LEMBERG <wl@gnu.org> | 153 | etc/TUTORIAL.de Werner LEMBERG <wl@gnu.org> |
| 146 | etc/TUTORIAL.es Marcelo Toledo | 154 | etc/TUTORIAL.es Marcelo Toledo |
| 147 | etc/TUTORIAL.fr ttn | 155 | etc/TUTORIAL.fr ttn |
| @@ -153,7 +161,7 @@ etc/TUTORIAL.pl Slawomir Nowaczyk <slawek@cs.lth.se> | |||
| 153 | etc/TUTORIAL.pt_BR Marcelo Toledo | 161 | etc/TUTORIAL.pt_BR Marcelo Toledo |
| 154 | etc/TUTORIAL.ro | 162 | etc/TUTORIAL.ro |
| 155 | etc/TUTORIAL.ru Alex Ott <alexott@gmail.com> | 163 | etc/TUTORIAL.ru Alex Ott <alexott@gmail.com> |
| 156 | etc/TUTORIAL.sk Pavel Janík <Pavel@Janik.cz> | 164 | etc/TUTORIAL.sk Pavel JanÃk <Pavel@Janik.cz> |
| 157 | etc/TUTORIAL.sl Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si> | 165 | etc/TUTORIAL.sl Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si> |
| 158 | etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se> | 166 | etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se> |
| 159 | etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org> | 167 | etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org> |
| @@ -162,4 +170,5 @@ etc/TUTORIAL.zh | |||
| 162 | 170 | ||
| 163 | Local variables: | 171 | Local variables: |
| 164 | mode: outline | 172 | mode: outline |
| 173 | coding: utf-8 | ||
| 165 | end: | 174 | end: |