]> git.eshelyaron.com Git - emacs.git/commit
Let delete-selection-mode work with popup-menu commands (Bug#27569)
authorNoam Postavsky <npostavs@gmail.com>
Wed, 12 Jul 2017 01:09:10 +0000 (21:09 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Tue, 18 Jul 2017 10:31:39 +0000 (06:31 -0400)
commita2ee81911bdf0f37b992989a9d36bb4d2ba14052
treea94f056cc0eac84316a0451ebc2df76b1340687b
parent1a62721f2d82f7a35a9fc84864f6df0ede2c05c5
Let delete-selection-mode work with popup-menu commands (Bug#27569)

* lisp/menu-bar.el (popup-menu): Run `pre-command-hook' with
`this-command' set to the selected command.
lisp/menu-bar.el