# HG changeset patch # User Richard M. Stallman # Date 1102073288 0 # Node ID 127015d5535663c1084f3b2a082a012f6b18e745 # Parent 6f8d4406a676a56d96222ead0fcf5725090ce583 *** empty log message *** diff -r 6f8d4406a676 -r 127015d55356 lisp/ChangeLog --- a/lisp/ChangeLog Fri Dec 03 11:27:53 2004 +0000 +++ b/lisp/ChangeLog Fri Dec 03 11:28:08 2004 +0000 @@ -1,5 +1,8 @@ 2004-12-02 Richard M. Stallman + * progmodes/cc-mode.el (awk-mode autoload): + Supply t meaning interactive function. + * isearch.el (search-whitespace-regexp): Remove the group. Doc fix. (isearch-mode-map): No special definition for space. (isearch-whitespace-chars): Command deleted. diff -r 6f8d4406a676 -r 127015d55356 lispref/ChangeLog --- a/lispref/ChangeLog Fri Dec 03 11:27:53 2004 +0000 +++ b/lispref/ChangeLog Fri Dec 03 11:28:08 2004 +0000 @@ -1,3 +1,10 @@ +2004-12-03 Richard M. Stallman + + * windows.texi (Selecting Windows): get-lru-window and + get-largest-window don't consider dedicated windows. + + * text.texi (Undo): Document undo-in-progress. + 2004-11-26 Richard M. Stallman * locals.texi (Standard Buffer-Local Variables): Undo prev change.