changeset 58750:127015d55356

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 03 Dec 2004 11:28:08 +0000
parents 6f8d4406a676
children 0cb8dbb527b9
files lisp/ChangeLog lispref/ChangeLog
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <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.
--- 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  <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.