mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-26 07:33:47 +00:00
*** empty log message ***
This commit is contained in:
parent
74c9690c44
commit
17c17ec9b4
@ -95,6 +95,7 @@
|
||||
(if cmd
|
||||
(condition-case conditions
|
||||
(progn (command-execute cmd)
|
||||
(setq last-command this-command)
|
||||
(if (or (prog1 quit-flag (setq quit-flag nil))
|
||||
(= last-input-char ?\C-g))
|
||||
(progn (setq unread-command-char -1)
|
||||
|
Loading…
Reference in New Issue
Block a user