Mercurial > emacs
comparison admin/FOR-RELEASE @ 69308:53ba4b6eeb04
Two bugs removed.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 06 Mar 2006 18:41:53 +0000 |
parents | e0f7378da652 |
children | 9c5ad38c7798 414faf8dce4e a7364c1a561e |
comparison
equal
deleted
inserted
replaced
69307:2c8c2aaf3daa | 69308:53ba4b6eeb04 |
---|---|
31 ** Ensure MH-E 8.0 has been released. | 31 ** Ensure MH-E 8.0 has been released. |
32 Assigned to Bill Wohler <wohler@newt.com>. | 32 Assigned to Bill Wohler <wohler@newt.com>. |
33 | 33 |
34 * BUGS | 34 * BUGS |
35 | 35 |
36 ** Reiner Steib's 23 Jan 2006 bug report that tool bar icons don't update. | |
37 URL/MID: http://mid.gmane.org/v9acdmrcse.fsf@marauder.physik.uni-ulm.de | |
38 | |
39 ** Problems with moving point across invisible text, | |
40 including Ralf Angeli's 21 Feb bug report | |
41 and Martin Rudalics' 14 Feb bug report "Re: moving point and invisible text" | |
42 | |
43 ** Markus Gritsch's report about Emacs looping on Windoze with the following | 36 ** Markus Gritsch's report about Emacs looping on Windoze with the following |
44 .emacs file, and then reduce Emacs frame width to "something quite narrow": | 37 .emacs file, and then reduce Emacs frame width to "something quite narrow": |
45 (setq-default truncate-lines t) | 38 (setq-default truncate-lines t) |
46 (custom-set-variables | 39 (custom-set-variables |
47 '(hscroll-margin 20) | 40 '(hscroll-margin 20) |