]> git.eshelyaron.com Git - emacs.git/commit
* lisp/simple.el (execute-extended-command--last-typed): New var.
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 3 Nov 2014 22:27:26 +0000 (17:27 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 3 Nov 2014 22:27:26 +0000 (17:27 -0500)
commitd94bc77ec77dea298063f182cc8a6548b6ccce81
treead87b9959c2c3e2f81477b7f6ad4b02444c66e99
parent033b622b42b1c82242de5f071f01c424fe1cd2c7
* lisp/simple.el (execute-extended-command--last-typed): New var.
(read-extended-command): Set it.
Don't complete obsolete commands.
(execute-extended-command--shorter-1)
(execute-extended-command--shorter): New functions.
(execute-extended-command): Use them to suggest shorter names.
(indicate-copied-region, deactivate-mark): Use region-active-p.
etc/NEWS
lisp/ChangeLog
lisp/simple.el