]> git.eshelyaron.com Git - emacs.git/commit
(Fcommand_execute): Call Qcall_interactively instead of
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 10 Dec 2007 03:48:05 +0000 (03:48 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 10 Dec 2007 03:48:05 +0000 (03:48 +0000)
commit6d0867e5f54987f3133afce53d35a65adbae99b7
tree88c8e4c93d16595d276194048899ce7e4b011991
parent3709505e05ef3670b630fa3bbb2c154113cbb322
(Fcommand_execute): Call Qcall_interactively instead of
manipulating the backtrace manually.
(make_lispy_event): Merge the ASCII and MULTIBYTE cases.
(struct backtrace, backtrace_list): Remove.
(command_loop_1): Remove dead var `no_direct'.
src/keyboard.c