diff options
author | Juri Linkov <juri@jurta.org> | 2010-08-23 00:27:59 +0100 |
---|---|---|
committer | Juri Linkov <juri@jurta.org> | 2010-08-23 00:27:59 +0100 |
commit | 7133b7ee629457053e63db2a7f192037407da57b (patch) | |
tree | 3f3fe53c4a3233abfa0aec4e4c64516627236e74 /lisp/ido.el | |
parent | 198a7a97ff99b96523f7c0736aa303d305595094 (diff) | |
download | emacs-7133b7ee629457053e63db2a7f192037407da57b.tar.gz |
Move reading an extended command to Elisp (bug#5364, bug#5214).
* lisp/simple.el (read-extended-command): New function with the logic
for `completing-read' moved to Elisp from `execute-extended-command'.
Use `function-called-at-point' in `minibuffer-default-add-function'
to get a command name for M-n (bug#5364, bug#5214).
* src/keyboard.c (Fexecute_extended_command): Move reading a command name
with `completing-read' to a new Elisp function `read-extended-command'.
Call it to read a command to `function' (bug#5364, bug#5214).
Diffstat (limited to 'lisp/ido.el')
0 files changed, 0 insertions, 0 deletions