Mercurial > emacs
changeset 73108:e6a2cb7ec280
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 24 Sep 2006 20:44:52 +0000 |
parents | 05972f1e542f |
children | 4a02fd618570 |
files | admin/FOR-RELEASE lispref/ChangeLog src/ChangeLog |
diffstat | 3 files changed, 14 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/FOR-RELEASE Sun Sep 24 20:44:44 2006 +0000 +++ b/admin/FOR-RELEASE Sun Sep 24 20:44:52 2006 +0000 @@ -62,7 +62,7 @@ ** Should end-of-line get stuck at end of a field? -** Drew Adams Sep 21: single-key-description no good for Japanese and Chinese +** Drew Adams Sep 21: single-key-description no good for generic chars. ** XIM hotkey doesn't work in Emacs.
--- a/lispref/ChangeLog Sun Sep 24 20:44:44 2006 +0000 +++ b/lispref/ChangeLog Sun Sep 24 20:44:52 2006 +0000 @@ -1,9 +1,18 @@ +2006-09-24 Richard Stallman <rms@gnu.org> + + * searching.texi (Searching and Matching): Mention property search. + + * commands.texi (Command Loop Info): Explain how read-event affects + this-command-keys. + 2006-09-21 Kim F. Storm <storm@cua.dk> * lists.texi (Sets And Lists): Add memql. 2006-09-20 Richard Stallman <rms@gnu.org> + * os.texi (Timers): Clarify about REPEAT when timer is delayed. + * windows.texi (Window Start): Minor cleanups. 2006-09-20 Kim F. Storm <storm@cua.dk>
--- a/src/ChangeLog Sun Sep 24 20:44:44 2006 +0000 +++ b/src/ChangeLog Sun Sep 24 20:44:52 2006 +0000 @@ -1,3 +1,7 @@ +2006-09-24 Richard Stallman <rms@gnu.org> + + * search.c (compile_pattern_1): Don't BLOCK_INPUT. + 2006-09-24 Eli Zaretskii <eliz@gnu.org> * makefile.w32-in ($(BLD)/fns.$(O), $(BLD)/w32proc.$(O)): Depend