]> git.eshelyaron.com Git - emacs.git/commit
(echo_after_prompt): New variable.
authorRichard M. Stallman <rms@gnu.org>
Sat, 18 Jun 1994 14:53:55 +0000 (14:53 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 18 Jun 1994 14:53:55 +0000 (14:53 +0000)
commit7a80a6f6590a366110d2033de440dcb44ae8656c
treef6e1db459886934c06ba5ec62acd6cb7a51759cd
parent6f10bc9dbc727adb469db7202b47548bd7980512
(echo_after_prompt): New variable.
(echo_prompt, cancel_echoing): Set it.
(echo_dash): Test it.

(interrupt_signal, init_keyboard):
Don't handle SIGINT and SIGQUIT if using window system directly.

(read_key_sequence): Verify event has a POSN_BUFFER_POSN
before trying to extract it.
src/keyboard.c