diff options
| author | Miles Bader <miles@gnu.org> | 2006-06-07 18:05:10 +0000 |
|---|---|---|
| committer | Miles Bader <miles@gnu.org> | 2006-06-07 18:05:10 +0000 |
| commit | b883cdb2fefa8ea9c3b0d82eba7a9ee792f871bb (patch) | |
| tree | de3804210a8cd955e0d3b9abc15679480930bc82 /admin | |
| parent | 885b7d0991bd4b4b8f4bd1d3cd21c18a697bbce2 (diff) | |
| parent | 26c9afc3239e18b03537faaea33e3e82e28099e6 (diff) | |
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 285-296)
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: admin/FOR-RELEASE: Update refcard section.
* gnus--rel--5.10 (patch 102-104)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-64
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/ChangeLog | 18 | ||||
| -rw-r--r-- | admin/FOR-RELEASE | 24 |
2 files changed, 33 insertions, 9 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 08bef4585a7..ac84b259f93 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -1,3 +1,19 @@ +2006-06-07 Reiner Steib <Reiner.Steib@gmx.de> + + * FOR-RELEASE: Update refcard section. + +2006-05-25 Chong Yidong <cyd@stupidchicken.com> + + * FOR-RELEASE: Key sequence elisp node done. + +2006-05-24 Reiner Steib <Reiner.Steib@gmx.de> + + * FOR-RELEASE: Update refcard translations. Add coding cookie. + +2006-05-21 Chong Yidong <cyd@mit.edu> + + * FOR-RELEASE: point-entered /point-left bug fixed. + 2006-05-12 Eli Zaretskii <eliz@gnu.org> * FOR-RELEASE: Spell-checking the manuals is now done; remove the @@ -11,7 +27,7 @@ 2006-04-17 Ramprasad B <ramprasad_i82@yahoo.com> * ./* (Copyright): Updated Copyright year(s) - + 2006-02-24 Reiner Steib <Reiner.Steib@gmx.de> * FOR-RELEASE (BUGS): Add URLs/MIDs. diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 5d634762d9d..fb9ff705b05 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -21,6 +21,19 @@ face name prefixes should be in it for good results. ** Ask maintainers of refcard translations to update them. +Requests to have been sent out on 2006-05-23 (Reiner Steib). + +LANG Translator Status +cs Pavel JanÃk No response +de Sven Joachim Done +fr Eric Jacoboni No response +pl WÅ‚odek Bzyl No response +pt-br Rodrigo Real Done +ru Alex Ott Working +sk Miroslav VaÅ¡ko No response + +If there's no update for a translation on 2006-06-07, notify RMS. + ** Send an email to the various distributions, including the GNOME and KDE projects, to use the new Emacs icons in etc/images/icons. @@ -32,9 +45,6 @@ reliable decoding regardless of user options. ** JD Smith's 17 Apr 2006 bug report that CVS operations get mysterious unreproducible failures. -** David Hansen's bug report on 16 Apr 2006 about point-entered and -point-left text properties. - ** Is there a basic problem with cl-byte-compile-compiler-macro? ** Markus Gritsch's report about Emacs looping on Windoze with the following @@ -63,9 +73,6 @@ It seems that to fix this, w32 server sockets must use WSAAsyncSelect * DOCUMENTATION -** Add a node to the Lisp manual describing key sequences from the -Lisp point of view. - ** Check man/info.texi. ** Check the Emacs Lisp manual. @@ -142,7 +149,7 @@ SECTION READERS etc/TUTORIAL rms etc/TUTORIAL.bg Ognyan Kulev <ogi@fmi.uni-sofia.bg> etc/TUTORIAL.cn -etc/TUTORIAL.cs Pavel Janík <Pavel@Janik.cz> +etc/TUTORIAL.cs Pavel JanÃk <Pavel@Janik.cz> etc/TUTORIAL.de Werner LEMBERG <wl@gnu.org> etc/TUTORIAL.es Marcelo Toledo etc/TUTORIAL.fr ttn @@ -154,7 +161,7 @@ etc/TUTORIAL.pl Slawomir Nowaczyk <slawek@cs.lth.se> etc/TUTORIAL.pt_BR Marcelo Toledo etc/TUTORIAL.ro etc/TUTORIAL.ru Alex Ott <alexott@gmail.com> -etc/TUTORIAL.sk Pavel Janík <Pavel@Janik.cz> +etc/TUTORIAL.sk Pavel JanÃk <Pavel@Janik.cz> etc/TUTORIAL.sl Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si> etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se> etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org> @@ -163,4 +170,5 @@ etc/TUTORIAL.zh Local variables: mode: outline +coding: utf-8 end: |
