]> git.eshelyaron.com Git - emacs.git/commit
(display_locked): New var to indicate when we're in the run state.
authorKarl Heuer <kwzh@gnu.org>
Fri, 24 Feb 1995 02:41:55 +0000 (02:41 +0000)
committerKarl Heuer <kwzh@gnu.org>
Fri, 24 Feb 1995 02:41:55 +0000 (02:41 +0000)
commitbded54ddfca80faab912adda14c6162e47bb3750
treeda6327aee032a9f4f0291fd91efa9dba57c3078a
parentebfbe2490a1a38bf9694521ab507f65ba4d1acca
(display_locked): New var to indicate when we're in the run state.
current_perdisplay is now meaningful in the wait state as well.
(cmd_error): Clear display_locked in addition to current_perdisplay.
(command_loop_1): outer_perdisplay renamed from global_perdisplay.
Restore display_locked as well as current_perdisplay.
(read_char): read_char_perdisplay merged with current_perdisplay.
(read_key_sequence): Likewise.
src/keyboard.c