diff lisp/ChangeLog @ 106283:85d22dbf4301

(describe-bindings-internal): Remove `interactive'.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 27 Nov 2009 04:24:47 +0000
parents 563a767d38bf
children 894b96ba4f65
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Nov 27 04:08:04 2009 +0000
+++ b/lisp/ChangeLog	Fri Nov 27 04:24:47 2009 +0000
@@ -1,5 +1,7 @@
 2009-11-27  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* help.el (describe-bindings-internal): Remove `interactive'.
+
 	* man.el (Man-completion-table): Trim a terminating "(".
 	Remove the space between name page a section.
 	Add the command's description on the `help-echo' property.