diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/FOR-RELEASE | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index 36ab6f5ae89..3d06efe7932 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -39,8 +39,11 @@ and KDE projects, to use the new Emacs icons in etc/images/icons. | |||
| 39 | 39 | ||
| 40 | * BUGS | 40 | * BUGS |
| 41 | 41 | ||
| 42 | ** We need a way a Lisp file encoded in iso-2022 can assure | 42 | ** text_property_stickiness can be called with a POS value that is before BEGV. |
| 43 | reliable decoding regardless of user options. | 43 | |
| 44 | text_property_stickiness is called from get_pos_property, | ||
| 45 | which is called from find_field, which is called from | ||
| 46 | various user-level functions in editfns.c. | ||
| 44 | 47 | ||
| 45 | ** JD Smith's 17 Apr 2006 bug report that CVS operations | 48 | ** JD Smith's 17 Apr 2006 bug report that CVS operations |
| 46 | get mysterious unreproducible failures. | 49 | get mysterious unreproducible failures. |
| @@ -149,7 +152,7 @@ SECTION READERS | |||
| 149 | etc/TUTORIAL rms | 152 | etc/TUTORIAL rms |
| 150 | etc/TUTORIAL.bg Ognyan Kulev <ogi@fmi.uni-sofia.bg> | 153 | etc/TUTORIAL.bg Ognyan Kulev <ogi@fmi.uni-sofia.bg> |
| 151 | etc/TUTORIAL.cn | 154 | etc/TUTORIAL.cn |
| 152 | etc/TUTORIAL.cs Pavel JanÃk <Pavel@Janik.cz> | 155 | etc/TUTORIAL.cs Pavel JanÃÂk <Pavel@Janik.cz> |
| 153 | etc/TUTORIAL.de Werner LEMBERG <wl@gnu.org> | 156 | etc/TUTORIAL.de Werner LEMBERG <wl@gnu.org> |
| 154 | etc/TUTORIAL.es Marcelo Toledo | 157 | etc/TUTORIAL.es Marcelo Toledo |
| 155 | etc/TUTORIAL.fr ttn | 158 | etc/TUTORIAL.fr ttn |
| @@ -161,7 +164,7 @@ etc/TUTORIAL.pl Slawomir Nowaczyk <slawek@cs.lth.se> | |||
| 161 | etc/TUTORIAL.pt_BR Marcelo Toledo | 164 | etc/TUTORIAL.pt_BR Marcelo Toledo |
| 162 | etc/TUTORIAL.ro | 165 | etc/TUTORIAL.ro |
| 163 | etc/TUTORIAL.ru Alex Ott <alexott@gmail.com> | 166 | etc/TUTORIAL.ru Alex Ott <alexott@gmail.com> |
| 164 | etc/TUTORIAL.sk Pavel JanÃk <Pavel@Janik.cz> | 167 | etc/TUTORIAL.sk Pavel JanÃÂk <Pavel@Janik.cz> |
| 165 | etc/TUTORIAL.sl Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si> | 168 | etc/TUTORIAL.sl Primoz PETERLIN <primoz.peterlin@biofiz.mf.uni-lj.si> |
| 166 | etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se> | 169 | etc/TUTORIAL.sv Mats Lidell <matsl@contactor.se> |
| 167 | etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org> | 170 | etc/TUTORIAL.th Virach Sornlertlamvanich <virach@tcllab.org> |