# HG changeset patch # User Richard M. Stallman # Date 1156540124 0 # Node ID 85d27b00d6b0bd0128290de1b0ed1b193d56a15d # Parent b327bddebef672af84421ef155e9c40e02916c3d *** empty log message *** diff -r b327bddebef6 -r 85d27b00d6b0 admin/FOR-RELEASE --- a/admin/FOR-RELEASE Fri Aug 25 21:08:35 2006 +0000 +++ b/admin/FOR-RELEASE Fri Aug 25 21:08:44 2006 +0000 @@ -29,7 +29,9 @@ ** Send an email to the various distributions, including the GNOME and KDE projects, to use the new Emacs icons in etc/images/icons. -* BUGS +* WINDOWS SUPPORT BUGS. +These don't need to be fixed to start pretest, but we call the +attention of Windows users to fixing them. ** Markus Gritsch's report about Emacs looping on Windoze with the following .emacs file, and then reduce Emacs frame width to "something quite narrow": @@ -39,10 +41,21 @@ '(hscroll-step 1) ) +** Drew Adams 12 Aug bug rpt: overlay display artifact: trace left behind +Windows only bug. + +* BUGS + +** Milan Zamazal's Aug 23 bug report about crashes with certain fonts. + +** C-g fails to interrupt accept-process-output in Gnus. + ** Implement buffer-chars-modified-tick. ** henman@it.to-be.co.jp 09 Aug 2006: ispell.el problem. +** Make key-binding use the maps specified by positions given in the events. + * DOCUMENTATION diff -r b327bddebef6 -r 85d27b00d6b0 etc/ChangeLog --- a/etc/ChangeLog Fri Aug 25 21:08:35 2006 +0000 +++ b/etc/ChangeLog Fri Aug 25 21:08:44 2006 +0000 @@ -1,3 +1,8 @@ +2006-08-25 Richard Stallman + + * TUTORIAL: Give priority to graphical terminals over text terminals + regarding C-z. + 2006-08-21 Sun Yijiang * TUTORIAL.cn: Sync with the latest TUTORIAL. diff -r b327bddebef6 -r 85d27b00d6b0 lisp/ChangeLog --- a/lisp/ChangeLog Fri Aug 25 21:08:35 2006 +0000 +++ b/lisp/ChangeLog Fri Aug 25 21:08:44 2006 +0000 @@ -1,3 +1,7 @@ +2006-08-25 Richard Stallman + + * kmacro.el (kmacro-repeat-on-last-key): Doc fix. + 2006-08-25 Michael Kifer * viper.el (viper-set-hooks): use frame bindings for diff -r b327bddebef6 -r 85d27b00d6b0 man/ChangeLog --- a/man/ChangeLog Fri Aug 25 21:08:35 2006 +0000 +++ b/man/ChangeLog Fri Aug 25 21:08:44 2006 +0000 @@ -1,3 +1,10 @@ +2006-08-25 Richard Stallman + + * entering.texi (Exiting): Rewrite to give graphical displays + priority over text terminals. + + * search.texi (Incremental Search): Move index entries. + 2006-08-23 Chong Yidong * custom.texi (Init File): Reference Find Init to avoid "home