Mercurial > emacs
changeset 69190:9e911591633d
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 27 Feb 2006 22:51:54 +0000 |
parents | ec62f416bd30 |
children | 66c9229f9b72 |
files | admin/FOR-RELEASE |
diffstat | 1 files changed, 6 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/FOR-RELEASE Mon Feb 27 22:46:06 2006 +0000 +++ b/admin/FOR-RELEASE Mon Feb 27 22:51:54 2006 +0000 @@ -41,13 +41,12 @@ ** Ralf Angeli's 4 Jul 2005 bug report about scroll-preserve-screen-position. URL/MID: http://mid.gmane.org/877jg6o7k4.fsf@neutrino.iwi.uni-sb.de -** Markus Gritsch's report about Emacs looping on Windoze with the following -.emacs file, and then reduce Emacs frame width to "something quite narrow": - (setq-default truncate-lines t) - (custom-set-variables - '(hscroll-margin 20) - '(hscroll-step 1) - ) +** Ralf Angeli's 19 Feb 2006 bug report, +Menu item "Options --> Save Options" not working anymore. + +** Problems with moving point across invisible text, +including Ralf Angeli's 21 Feb bug report +and Martin Rudalics' 14 Feb bug report "Re: moving point and invisible text" ** TCP server processes do not work on Windows.