- 19 May, 1997 1 commit
-
-
Richard M. Stallman authored
(syms_of_keyboard): Set up Lisp variable. Also set up `num-nonmacro-input-chars' to report actual keystrokes.
-
- 10 May, 1997 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 08 May, 1997 1 commit
-
-
Richard M. Stallman authored
(Qtimer_event_handler): New variable. (syms_of_keyboard): Don't initialize Qtimer_event. Do initialize Qtimer_event_handler. (read_char): Don't check for timer event. (swallow_events): Don't handle timer events. (timer_check): Likewise. (make_lispy_event): Likewise.
-
- 11 Apr, 1997 1 commit
-
-
Richard M. Stallman authored
Restore the current buffer from selected window on occasion. All callers changed.
-
- 22 Mar, 1997 1 commit
-
-
Richard M. Stallman authored
XK_ISO_* keys found in XFree86. (ISO_FUNCTION_KEY_OFFSET): New macro. (iso_lispy_function_keys): New table.
-
- 20 Feb, 1997 1 commit
-
-
Karl Heuer authored
character while handling forward-char and backward-char. [!HAVE_NTGUI && XK_kana_A] (lispy_kana_keys): New variable. [!HAVE_NTGUI] (lispy_function_keys): New variable. (make_lispy_event) [XK_kana_A]: Handle kana keys.
-
- 16 Jan, 1997 1 commit
-
-
Eli Zaretskii authored
frames. Block further SIGINTs while `interrupt_signal' runs.
-
- 05 Jan, 1997 1 commit
-
-
Richard M. Stallman authored
Run Qecho_area_clear_hook when clearing echo area. (Qecho_area_clear_hook): New variable. (syms_of_keyboard): Initialize it.
-
- 26 Dec, 1996 1 commit
-
-
Richard M. Stallman authored
(record_menu_key): New subroutine.
-
- 19 Dec, 1996 1 commit
-
-
Richard M. Stallman authored
Don't index thru name_table if it is null.
-
- 05 Dec, 1996 1 commit
-
-
Karl Heuer authored
-
- 19 Nov, 1996 1 commit
-
-
Geoff Voelker authored
-
- 02 Nov, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 25 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 21 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
offset by WINDOW_LEFT_MARGIN; this is needed for left-side scrollbars. (syms_of_keyboard): Initialize and staticpro internal_last_event_frame and read_key_sequence_cmd.
-
- 17 Sep, 1996 2 commits
-
-
Erik Naggum authored
read_key_sequence_cmd.
-
Karl Heuer authored
-
- 15 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
along with last_modified.
-
- 13 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 11 Sep, 1996 1 commit
-
-
Richard M. Stallman authored
Print the key bindings after the command, temporarily; then bring back the previous message.
-
- 04 Sep, 1996 4 commits
-
-
Richard M. Stallman authored
Don't reestablish handler. (interrupt_signal) [POSIX_SIGNALS]: Likewise.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 01 Sep, 1996 3 commits
-
-
Richard M. Stallman authored
Use sigblock instead of sigblockx.
-
Karl Heuer authored
-
Richard M. Stallman authored
-
- 30 Aug, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 29 Aug, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 28 Aug, 1996 1 commit
-
-
Richard M. Stallman authored
before running post-command-hook and such.
-
- 25 Aug, 1996 1 commit
-
-
Richard M. Stallman authored
in the selected window, not Vcolumn_number_mode. (Vcolumn_number_mode): Variable deleted. (syms_of_keyboard): Delete Lisp variable column-number-mode.
-
- 16 Jul, 1996 1 commit
-
-
Karl Heuer authored
-
- 15 Jul, 1996 1 commit
-
-
Karl Heuer authored
Don't reinstall sig handler if POSIX_SIGNALS.
-
- 12 Jul, 1996 1 commit
-
-
Karl Heuer authored
to get just the keymap.
-
- 27 Jun, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 21 Jun, 1996 1 commit
-
-
Richard M. Stallman authored
-
- 12 Jun, 1996 1 commit
-
-
Richard M. Stallman authored
the size of Vkeyboard_translate_table. Check size for char-table too.
-
- 23 May, 1996 1 commit
-
-
Karl Heuer authored
-
- 21 May, 1996 1 commit
-
-
Karl Heuer authored
a key binding if executing a kbd macro.
-