Changeset 4161 for trunk/admin/FOR-RELEASE
- Timestamp:
- 09/09/06 16:30:10 (2 years ago)
- Files:
-
- trunk/admin/FOR-RELEASE (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/admin/FOR-RELEASE
r4148 r4161 30 30 and KDE projects, to use the new Emacs icons in etc/images/icons. 31 31 32 * BUGS 32 * WINDOWS SUPPORT BUGS. 33 These don't need to be fixed to start pretest, but we call the 34 attention of Windows users to fixing them. 33 35 34 36 ** Markus Gritsch's report about Emacs looping on Windoze with the following … … 40 42 ) 41 43 42 ** Jorgen Schaefer <forcer@forcix.cx>'s June 18 bug report about43 fields and invisible overlays needs attention from a field expert.44 ** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind 45 Windows only bug. 44 46 45 ** Implement buffer-chars-modified-tick. 47 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin. 48 (Did we decide that is unreproducible?) 46 49 47 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem. 50 * BUGS 51 52 ** How rcirc puts cursor at bottom. 53 54 ** Field handling in C-n. 55 56 ** Make pushnew avoid use of cl functions. 57 58 ** desktop gets saved while one is being read. 59 60 ** cursor display on images that don't use :mask. 61 62 ** C-g fails to interrupt accept-process-output in Gnus. 63 (Is that fixed?) 64 65 ** ispell.el: no option for no flyspell on non-ASCII 66 67 ** next-single-property-change bug, Magnus Henoch Sep 8. 68 69 ** allout.el patch from Manheimer to be installed. 70 71 ** regex char class matching needs a call to char-syntax. 72 73 ** regex char class matching breaks if you change entries 74 in the syntax table. 75 76 ** Make key-binding use the maps specified by positions given in the events. 77 78 ** Handa's Sep 6 compilation font lock bug report. 79 80 ** Michael Cadilhac's Sep 7 bug report about set-input-method. 81 82 ** Xt timer runs very often, all the time. 48 83 49 84
