comparison 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
comparison
equal deleted inserted replaced
106282:563a767d38bf 106283:85d22dbf4301
1 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca> 1 2009-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * help.el (describe-bindings-internal): Remove `interactive'.
2 4
3 * man.el (Man-completion-table): Trim a terminating "(". 5 * man.el (Man-completion-table): Trim a terminating "(".
4 Remove the space between name page a section. 6 Remove the space between name page a section.
5 Add the command's description on the `help-echo' property. 7 Add the command's description on the `help-echo' property.
6 Remove `process-connection-type' binding since it's unused by call-process. 8 Remove `process-connection-type' binding since it's unused by call-process.