*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Fri, 3 Dec 2004 11:28:08 +0000 (11:28 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 3 Dec 2004 11:28:08 +0000 (11:28 +0000)
lisp/ChangeLog
lispref/ChangeLog

index b1404fc..20bbf74 100644 (file)
@@ -1,5 +1,8 @@
 2004-12-02  Richard M. Stallman  <rms@gnu.org>
 
+       * 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.
index e1f05b0..cb8bc89 100644 (file)
@@ -1,3 +1,10 @@
+2004-12-03  Richard M. Stallman  <rms@gnu.org>
+
+       * 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  <rms@gnu.org>
 
        * locals.texi (Standard Buffer-Local Variables): Undo prev change.