]> git.eshelyaron.com Git - emacs.git/commit
(safe_run_hooks): Use local var to restore hook's value.
authorRichard M. Stallman <rms@gnu.org>
Thu, 14 Jul 1994 05:00:21 +0000 (05:00 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 14 Jul 1994 05:00:21 +0000 (05:00 +0000)
commit68553292534acd78ac3aee18033b7624f22026fc
treeadf8248486fdafd2e1408912c0bd2655971ff15b
parente118d5efd59dc14c9cdc9bdf79665804cdc8842c
(safe_run_hooks): Use local var to restore hook's value.

(kbd_buffer_get_event) [HAVE_MOUSE]: Include code
to check for mouse dragging.
(make_lispy_movement) [HAVE_MOUSE]: Define also in this case,
but only include the non-multiframe stuff.
src/keyboard.c