Mercurial > emacs
comparison admin/FOR-RELEASE @ 72654:fe4205daedf9
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 05 Sep 2006 09:58:54 +0000 |
parents | 85d27b00d6b0 |
children | 85d9ff9eee3f |
comparison
equal
deleted
inserted
replaced
72653:87c011891481 | 72654:fe4205daedf9 |
---|---|
44 ** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind | 44 ** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind |
45 Windows only bug. | 45 Windows only bug. |
46 | 46 |
47 * BUGS | 47 * BUGS |
48 | 48 |
49 ** Milan Zamazal's Aug 23 bug report about crashes with certain fonts. | 49 ** How rcirc puts cursor at bottom. |
50 | |
51 ** rcirc uses member*. | |
52 | |
53 ** Field handling in C-n. | |
54 | |
55 ** cursor display on images that don't use :mask. | |
50 | 56 |
51 ** C-g fails to interrupt accept-process-output in Gnus. | 57 ** C-g fails to interrupt accept-process-output in Gnus. |
52 | 58 (Is that fixed?) |
53 ** Implement buffer-chars-modified-tick. | |
54 | 59 |
55 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem. | 60 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem. |
61 (Did we decide that is unreproducible?) | |
56 | 62 |
57 ** Make key-binding use the maps specified by positions given in the events. | 63 ** Make key-binding use the maps specified by positions given in the events. |
64 | |
65 ** Is it necessary to solve in another way the problem that was solved | |
66 by Satyaki Das's removed pgg patches? | |
67 | |
68 ** mouse-autoselect-window delay patch | |
69 | |
70 ** savehist and ido bug, Michaƫl Cadilhac, Aug 27. | |
71 | |
72 ** next-error confused by GCC included file message. | |
73 | |
74 ** Bug in woman, Juri Linkov, Sep 3. | |
75 | |
76 ** Problem of passing temp files to GPG thru call-process. | |
58 | 77 |
59 | 78 |
60 * DOCUMENTATION | 79 * DOCUMENTATION |
61 | 80 |
62 ** Check the Emacs Tutorial. | 81 ** Check the Emacs Tutorial. |