Mercurial > emacs
changeset 73041:08d22a3cc005
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 21 Sep 2006 16:13:02 +0000 |
parents | 79fe2faffbf8 |
children | f4f55aa95877 |
files | admin/FOR-RELEASE lisp/ChangeLog |
diffstat | 2 files changed, 3 insertions(+), 13 deletions(-) [+] |
line wrap: on
line diff
--- 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.
--- 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 <viniciusjl@ig.com.br> - * 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 <monnier@iro.umontreal.ca> * 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 <ken.manheimer@gmail.com> +2006-09-20 Ken Manheimer <ken.manheimer@gmail.com> * allout.el (allout-unprotected): Let inhibit-read-only only when buffer-read-only isn't set.