Reimplement execute-extended-command in Elisp.
commitb593d6a999b21dfee6939b24866a5ec6fbe7d11b
authorAaron S. Hawley <aaron.s.hawley@gmail.com>
Tue, 1 May 2012 16:10:02 +0000 (1 12:10 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 1 May 2012 16:10:02 +0000 (1 12:10 -0400)
treebc67bc80b8bdeda71099126762fea3de59d47535
parent87233a14e07a61981e3ce51350efb8b7ee5adcd2
Reimplement execute-extended-command in Elisp.
* src/keyboard.c (Fexecute_extended_command, Vsuggest_key_bindings):
Move to simple.el.
* lisp/simple.el (suggest-key-bindings, execute-extended-command):
Move from keyboard.c.
lisp/ChangeLog
lisp/simple.el
src/ChangeLog
src/keyboard.c