changeset 68856:a9e7b9c52560

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 13 Feb 2006 16:18:46 +0000
parents 284c53bcc6bf
children faf10626ffee
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Feb 13 16:18:08 2006 +0000
+++ b/lisp/ChangeLog	Mon Feb 13 16:18:46 2006 +0000
@@ -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.