summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b65f1d554c5..eb7094bb374 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
+2006-02-13 Richard M. Stallman <rms@gnu.org>
+
+ * help.el (describe-key-briefly, describe-key): Do all arg-reading
+ inside `interactive' spec.
+ (describe-key-briefly-internal, describe-key-internal):
+ Functions merged back into their callers.
+
2006-02-13 Martin Rudalics <rudalics@gmx.at> (tiny change)
* info.el (info-xref-visited): Inherit from info-xref too.