comparison admin/FOR-RELEASE @ 72837:3f39d6fe4928

Two bugs fixed.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 12 Sep 2006 16:49:26 +0000
parents 4cace02d039d
children eb75f6fefab7
comparison
equal deleted inserted replaced
72836:7e254a2d157c 72837:3f39d6fe4928
47 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin. 47 ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem on Cygwin.
48 (Did we decide that is unreproducible?) 48 (Did we decide that is unreproducible?)
49 49
50 * BUGS 50 * BUGS
51 51
52 ** How rcirc puts cursor at bottom.
53
54 ** Field handling in C-n. 52 ** Field handling in C-n.
55 53
56 ** C-g fails to interrupt accept-process-output in Gnus. 54 ** C-g fails to interrupt accept-process-output in Gnus.
57 (Is that fixed?) 55 (Is that fixed?)
58 56
59 ** Problem with splash screen (Lennart Borgman, Sep 12). 57 ** Problem with splash screen (Lennart Borgman, Sep 12).
60 58
61 ** ispell.el: no option for no flyspell on non-ASCII 59 ** ispell.el: no option for no flyspell on non-ASCII
62
63 ** next-single-property-change bug, Magnus Henoch Sep 8.
64 60
65 ** allout.el patch from Manheimer to be installed. 61 ** allout.el patch from Manheimer to be installed.
66 62
67 ** regex char class matching needs a call to char-syntax. 63 ** regex char class matching needs a call to char-syntax.
68 64