Mercurial > emacs
changeset 72523:85d27b00d6b0
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 25 Aug 2006 21:08:44 +0000 |
parents | b327bddebef6 |
children | 49a6e184d20a |
files | admin/FOR-RELEASE etc/ChangeLog lisp/ChangeLog man/ChangeLog |
diffstat | 4 files changed, 30 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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
--- 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 <rms@gnu.org> + + * TUTORIAL: Give priority to graphical terminals over text terminals + regarding C-z. + 2006-08-21 Sun Yijiang <sunyijiang@gmail.com> * TUTORIAL.cn: Sync with the latest TUTORIAL.
--- 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 <rms@gnu.org> + + * kmacro.el (kmacro-repeat-on-last-key): Doc fix. + 2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu> * viper.el (viper-set-hooks): use frame bindings for
--- 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 <rms@gnu.org> + + * entering.texi (Exiting): Rewrite to give graphical displays + priority over text terminals. + + * search.texi (Incremental Search): Move index entries. + 2006-08-23 Chong Yidong <cyd@stupidchicken.com> * custom.texi (Init File): Reference Find Init to avoid "home