diff lispref/ChangeLog @ 72906:a7d33965eef7

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 15 Sep 2006 18:29:06 +0000
parents 425ede302504
children e4676aa6a290
line wrap: on
line diff
--- a/lispref/ChangeLog	Fri Sep 15 18:29:01 2006 +0000
+++ b/lispref/ChangeLog	Fri Sep 15 18:29:06 2006 +0000
@@ -1,3 +1,8 @@
+2006-09-15  Richard Stallman  <rms@gnu.org>
+
+	* keymaps.texi (Remapping Commands, Searching Keymaps)
+	(Active Keymaps): Clean up previous change.
+
 2006-09-15  Jay Belanger  <belanger@truman.edu>
 
 	* gpl.texi: Replace "Library Public License" by "Lesser Public
@@ -9,8 +14,8 @@
 	`get-char-property' instead `get-text-property'.  Explain how
 	mouse events change this.  Explain the new optional argument of
 	`key-binding' and its mouse-dependent lookup.
-	(Searching Keymaps): Adapt description similarly.  Explain the new
-	optional argument of `command-remapping'.
+	(Searching Keymaps): Adapt description similarly.
+	(Remapping Commands): Explain the new optional argument of `command-remapping'.
 
 2006-09-14  Richard Stallman  <rms@gnu.org>