Mercurial > emacs
comparison admin/FOR-RELEASE @ 97754:596dd1460529
MS-DOS returns.
Transfer some old bugs to the tracker.
Add some urls.
Some lispref files don't need checking.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 27 Aug 2008 02:38:15 +0000 |
parents | 5f641e3c827d |
children | 59694c2b2538 |
comparison
equal
deleted
inserted
replaced
97753:dc98fbae8129 | 97754:596dd1460529 |
---|---|
22 | 22 |
23 ** Remove temporary +++/--- lines in NEWS. | 23 ** Remove temporary +++/--- lines in NEWS. |
24 | 24 |
25 ** Try to reorder NEWS: most important things first, related items together. | 25 ** Try to reorder NEWS: most important things first, related items together. |
26 | 26 |
27 ** Update INSTALL and NEWS to reflect lack of MS-DOS support, if it still | |
28 isn't working by then. | |
29 | |
30 * WINDOWS SUPPORT BUGS | 27 * WINDOWS SUPPORT BUGS |
31 | 28 |
32 ** Emacs crashes on Windows when visiting .tar.gz files. See | 29 ** Emacs crashes on Windows when visiting .tar.gz files. |
33 | 30 http://lists.gnu.org/archive/html/emacs-devel/2008-06/msg01850.html |
34 http://lists.gnu.org/archive/html/emacs-devel/2008-06/msg01850.html | |
35 | |
36 and its follow-ups. | |
37 | 31 |
38 ** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind | 32 ** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind |
39 Verify that the new font backend eliminates this and other Cleartype related | 33 Verify that the new font backend eliminates this and other Cleartype related |
40 problems. | 34 problems. |
35 http://lists.gnu.org/archive/html/emacs-devel/2006-08/msg00439.html | |
41 | 36 |
42 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin. | 37 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin. |
43 (Did we decide that is unreproducible?) | 38 (Did we decide that is unreproducible?) |
44 | 39 http://lists.gnu.org/archive/html/emacs-devel/2006-08/msg00310.html |
45 * BUGS WAITING FOR MORE USER INPUT | |
46 | |
47 ** raman@users.sf.net, sep 7: Emacs 23.0.50: Segfaults in alloc.c (batch process) | |
48 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg00690.html | |
49 | |
50 ** undefined reference getopt_long | |
51 Report by Daniel C. Bastos <dbast0s@yahoo.com.br> on bug-gnu-emacs | |
52 from 2007-08-27. Impossible to procede without more input from OP (as | |
53 of 20070912, emails are bouncing) or someone else who can reproduce this. | |
54 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01497.html | |
55 | 40 |
56 * BUGS | 41 * BUGS |
57 | 42 |
58 ** Does deleting frames run Lisp code? If so, can we get rid of that? | 43 ** Does deleting frames run Lisp code? If so, can we get rid of that? |
59 It is a dangerous design. | 44 It is a dangerous design. |
76 ** sdl.web@gmail.com, Sep 24: TLS infinite loop. | 61 ** sdl.web@gmail.com, Sep 24: TLS infinite loop. |
77 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01720.html | 62 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01720.html |
78 | 63 |
79 ** herring@lanl.gov: find-func: can no longer find adviced subrs | 64 ** herring@lanl.gov: find-func: can no longer find adviced subrs |
80 This ought to work. | 65 This ought to work. |
66 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01005.html | |
81 | 67 |
82 ** \\{...} produces duplicate entries | 68 ** \\{...} produces duplicate entries |
83 http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg00209.html | 69 http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg00209.html |
84 | 70 |
85 ** menu indications of key bindings for remapped commands | 71 ** menu indications of key bindings for remapped commands |
89 be part of Gnus. They should be moved to some other part of Emacs. | 75 be part of Gnus. They should be moved to some other part of Emacs. |
90 rsteib: Gnus dependencies in `gnus-dired.el' (and `mailcap.el') have been | 76 rsteib: Gnus dependencies in `gnus-dired.el' (and `mailcap.el') have been |
91 minimized. I don't know what is left to do here. | 77 minimized. I don't know what is left to do here. |
92 | 78 |
93 ** sdl.web@gmail.com, 30 Oct: ps-lpr-switches has no effect | 79 ** sdl.web@gmail.com, 30 Oct: ps-lpr-switches has no effect |
80 http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg02091.html | |
94 | 81 |
95 ** timh@insightful.com, 9 Nov: X-coding-system incompatibility, and workaround | 82 ** timh@insightful.com, 9 Nov: X-coding-system incompatibility, and workaround |
83 http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg00614.html | |
96 | 84 |
97 ** multi-tty does not work correctly. | 85 ** multi-tty does not work correctly. |
98 If the server is started from a tty frame and emacsclient creates an | 86 If the server is started from a tty frame and emacsclient creates an |
99 X11 frame, the tty frame gets confused, it thinks it is an X11 frame | 87 X11 frame, the tty frame gets confused, it thinks it is an X11 frame |
100 when trying to do a C-z. This worked with server.el version 1.136, it | 88 when trying to do a C-z. This worked with server.el version 1.136, it |
108 http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg01335.html | 96 http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg01335.html |
109 | 97 |
110 ** move verilog-mode.el compile patterns into compile.el? | 98 ** move verilog-mode.el compile patterns into compile.el? |
111 http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00234.html | 99 http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg00234.html |
112 | 100 |
113 ** stack-trace-on-error segfaults infloop | |
114 http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg02031.html | |
115 | |
116 ** han@mijncomputer.nl, Feb 3: emacsclient misbehaves | 101 ** han@mijncomputer.nl, Feb 3: emacsclient misbehaves |
102 http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00214.html | |
117 | 103 |
118 ** Mouse clicks on the menubar don't currently work with a console | 104 ** Mouse clicks on the menubar don't currently work with a console |
119 Following the direct use of Gpm, the menubar now needs to be | 105 Following the direct use of Gpm, the menubar now needs to be |
120 considered a special part of the screen in Emacs on a console. | 106 considered a special part of the screen in Emacs on a console. |
121 http://lists.gnu.org/archive/html/emacs-devel/2007-06/msg00277.html | 107 http://lists.gnu.org/archive/html/emacs-devel/2007-06/msg00277.html |
183 arevert-xtra.texi | 169 arevert-xtra.texi |
184 basic.texi -- cyd | 170 basic.texi -- cyd |
185 buffers.texi | 171 buffers.texi |
186 building.texi | 172 building.texi |
187 calendar.texi -- rgm | 173 calendar.texi -- rgm |
188 cal-xtra.texi | 174 cal-xtra.texi -- rgm |
189 cmdargs.texi | 175 cmdargs.texi |
190 commands.texi -- cyd | 176 commands.texi -- cyd |
191 custom.texi | 177 custom.texi |
192 dired.texi | 178 dired.texi |
193 dired-xtra.texi | 179 dired-xtra.texi |
239 compile.texi | 225 compile.texi |
240 control.texi | 226 control.texi |
241 customize.texi | 227 customize.texi |
242 debugging.texi | 228 debugging.texi |
243 display.texi | 229 display.texi |
244 doclicense.texi | |
245 edebug.texi | 230 edebug.texi |
246 elisp.texi | 231 elisp.texi |
247 errors.texi | 232 errors.texi |
248 eval.texi | 233 eval.texi |
249 files.texi | 234 files.texi |
270 os.texi | 255 os.texi |
271 positions.texi | 256 positions.texi |
272 processes.texi | 257 processes.texi |
273 searching.texi | 258 searching.texi |
274 sequences.texi | 259 sequences.texi |
275 spellfile | |
276 streams.texi | 260 streams.texi |
277 strings.texi | 261 strings.texi |
278 symbols.texi | 262 symbols.texi |
279 syntax.texi | 263 syntax.texi |
280 text.texi | 264 text.texi |
281 tips.texi | 265 tips.texi |
282 two.el | |
283 variables.texi | 266 variables.texi |
284 windows.texi | 267 windows.texi |
285 | 268 |
286 * PLANNED ADDITIONS | 269 * PLANNED ADDITIONS |
270 | |
287 ** CEDET (not for 23.1 due to paperwork issues, perhaps for 23.2) | 271 ** CEDET (not for 23.1 due to paperwork issues, perhaps for 23.2) |
288 ** ruby-mode | 272 ** ruby-mode |
289 ** js2-mode | 273 ** js2-mode |
290 ** pov-mode (probably not for Emacs-23: waiting for a Free POV-Ray). | 274 ** pov-mode (probably not for Emacs-23: waiting for a Free POV-Ray). |
275 | |
291 | 276 |
292 Local variables: | 277 Local variables: |
293 mode: outline | 278 mode: outline |
294 coding: utf-8 | 279 coding: utf-8 |
295 end: | 280 end: |