view lisp/.gitignore @ 109957:083f3bd6ac6e

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).
author Juri Linkov <juri@jurta.org>
date Mon, 23 Aug 2010 00:27:59 +0100
parents 9a2d92bd2a3e
children
line wrap: on
line source

*.elc
*-loaddefs.el
loaddefs.el
subdirs.el
finder-inf.el
cus-load.el

# arch-tag: ab6e8f91-fb95-4efe-9c1b-68e21561e68a