From: Richard M. Stallman Date: Fri, 3 Dec 2004 11:28:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~3451 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f6101ac9afdd509b502dcfab369ad61eba37287d;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b1404fc4c3e..20bbf741f8a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 --git a/lispref/ChangeLog b/lispref/ChangeLog index e1f05b00e47..cb8bc8993d9 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -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.