# HG changeset patch # User Richard M. Stallman # Date 1158855182 0 # Node ID 08d22a3cc0055bb358e644faaf772cc234b2c3f6 # Parent 79fe2faffbf8fc947cd5a70b580d0c2afb1a60eb *** empty log message *** diff -r 79fe2faffbf8 -r 08d22a3cc005 admin/FOR-RELEASE --- a/admin/FOR-RELEASE Thu Sep 21 14:57:19 2006 +0000 +++ b/admin/FOR-RELEASE Thu Sep 21 16:13:02 2006 +0000 @@ -48,8 +48,6 @@ ** david.hansen@physik.fu-berlin.de: WoMan Bug, Sep 13. -** run-with-idle-timer change causes problem for Semantic. - ** iampure@gmail.com's Sep 15 bug report about View Changes In File. ** Peter_Dyballa@Web.DE's Sep 17 bug report about i-search and non-ASCII chars @@ -58,6 +56,8 @@ ** end-of-line doc doesn't match field behavior; which one to change? +** Drew Adams Sep 21: single-key-description no good for Japanese and Chinese + * DOCUMENTATION ** Check the Emacs Tutorial. diff -r 79fe2faffbf8 -r 08d22a3cc005 lisp/ChangeLog --- a/lisp/ChangeLog Thu Sep 21 14:57:19 2006 +0000 +++ b/lisp/ChangeLog Thu Sep 21 16:13:02 2006 +0000 @@ -27,19 +27,9 @@ 2006-09-20 Vinicius Jose Latorre - * delim-col.el : Fix X-URL comment. - - * printing.el : Fix X-URL comment. - - * ps-print.el : Fix X-URL comment. - - * progmodes/ebnf2ps.el : Fix X-URL comment. - * lpr.el (lpr-page-header-switches): Insert `*' at beginning of comment to become an option. - * subr.el (version-regexp-alist): Adjust comment. - 2006-09-20 Stefan Monnier * files.el (find-buffer-visiting): Don't get fooled by a nil inode. @@ -62,7 +52,7 @@ * menu-bar.el (clipboard-yank): Bomb out in interactive use if buffer is read-only. -2006-09-18 Ken Manheimer +2006-09-20 Ken Manheimer * allout.el (allout-unprotected): Let inhibit-read-only only when buffer-read-only isn't set.