# HG changeset patch # User Richard M. Stallman # Date 1141080714 0 # Node ID 9e911591633d836a31858045e92f5e39f91807db # Parent ec62f416bd3001e44f34e6fbf559842c22b3afc8 *** empty log message *** diff -r ec62f416bd30 -r 9e911591633d admin/FOR-RELEASE --- 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.