From: Richard M. Stallman Date: Thu, 21 Sep 2006 16:13:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~414 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3e7678c825f4760d93f55e4a0923880ebd7ca2b5;p=emacs.git *** empty log message *** --- diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index b16fa3cfd44..038c82c9dac 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -48,8 +48,6 @@ Windows only bug. ** 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 @@ Windows only bug. ** 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 --git a/lisp/ChangeLog b/lisp/ChangeLog index 31c4ccab181..387a30b8ca8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.