]> git.eshelyaron.com Git - emacs.git/commit
(Fcommand_execute): Ignore `disabled' property on
authorRichard M. Stallman <rms@gnu.org>
Thu, 31 Aug 1995 23:09:39 +0000 (23:09 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 31 Aug 1995 23:09:39 +0000 (23:09 +0000)
commitb78ce8fbdbf6abcb3e8a50b070c1c2955bf88452
treec770918242d6727e9e5d119a6c028a7b680b6759
parent47d7d104aca43be9524472dfae1d6bb519423180
(Fcommand_execute): Ignore `disabled' property on
commands if `disable-command-hook' is nil.

(read_key_sequence): Validate the event position
before calling get_local_map.
src/keyboard.c