(command_loop_1): Turn off transient-mark-mode rather
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 12 Apr 2002 05:50:15 +0000 (05:50 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 12 Apr 2002 05:50:15 +0000 (05:50 +0000)
commit2e1a49ad096d8b08aa6b373341c9a27be994f9b8
tree13ba7bf7042456fd9fa81545447238febecfa682
parent5626cdef22440a18235691e9f138169a0257f6a5
(command_loop_1): Turn off transient-mark-mode rather
than deactivating the mark if tmm is set to `lambda'.
(gen_help_event, kbd_buffer_store_help_event, kbd_buffer_get_event):
Use a single event for HELP_EVENT.
(Fexecute_extended_command): Save last_point_position.
src/keyboard.c