]> code.delx.au - gnu-emacs/history - src/keyboard.c
Renamed from pending-del.el.
[gnu-emacs] / src / keyboard.c
1993-05-19 Richard M. Stallman(Fcurrent_input_mode): Return META as 3-way flag.
1993-05-19 Richard M. Stallman(follow_key): Check char in range before UPPERCASEP.
1993-05-18 Jim Blandy* keyboard.c (read_key_sequence): Don't lay down an...
1993-05-18 Jim Blandy* xterm.c (XTread_socket): Turn off ControlMask for...
1993-05-14 Richard M. Stallman(command_loop_1): Don't do it here.
1993-05-13 Richard M. Stallman(make_lispy_event): Don't set shift modifier for C-^.
1993-05-10 Jim Blandy* blockinput.h (UNBLOCK_INPUT): We cannot assume that...
1993-05-10 Jim Blandy* keyboard.c (read_char): Exit kbd macro if Vexecuting_...
1993-05-08 Richard M. Stallman(read_avail_input): If meta_key is 2, let 8 bits thru.
1993-05-04 Jim BlandyImplement extra_keyboard_modifiers properly.
1993-05-01 Richard M. Stallman(Fsuspend_emacs): Doc fix.
1993-04-29 Richard M. Stallman(Fthis_command_keys): Doc fix.
1993-04-10 Jim Blandy* keyboard.c (command_loop_1): Rebuild menu bar if
1993-04-10 Jim Blandy* keyboard.c (echo_dash): Do nothing if echoptr is 0.
1993-04-08 Jim Blandy* keyboard.c (apply_modifiers): Fix typo in sanity...
1993-04-07 Jim Blandy* keyboard.c (interrupt_input_blocked, interrupt_input_...
1993-03-31 Jim BlandyPut interrupt input blocking in a separate file from...
1993-03-31 Jim Blandy* keyboard.c (parse_modifiers, apply_modifiers): Make...
1993-03-31 Richard M. Stallman(read_char): Clear Vquit_flag when we return C-g for it.
1993-03-28 Richard M. Stallman(command_loop_1): Clear force_start of selected_window
1993-03-24 Jim Blandy* keyboard.c [POLL_FOR_INPUT] (quit_throw_to_read_char...
1993-03-24 Jim Blandy* keyboard.c (Fsuspend_emacs):
1993-03-15 Richard M. Stallman(command_loop_1): Set FRAME_MENU_BAR_ITEMS here.
1993-03-12 Richard M. Stallman(syms_of_keyboard): Set up Qmenu_bar.
1993-03-11 Richard M. Stallman(command_loop_1): Typo in last change.
1993-03-11 Jim Blandy* keyboard.c (command_loop_1): Adjust to the fact that...
1993-03-07 Richard M. StallmanInclude intervals.h.
1993-03-07 Richard M. Stallman(read_key_sequence):
1993-03-07 Richard M. Stallman(follow_key): Downcase shift_modifier as well as ASCII.
1993-03-02 Jim Blandy* keyboard.c (kbd_buffer_get_event): Protect assignment to
1993-02-26 Richard M. Stallman(syms_of_keyboard): Doc fix.
1993-02-23 Richard M. Stallman(read_avail_input): Args to `kill' were backwards.
1993-02-22 Jim Blandy* keyboard.c (init_keyboard): Recognize HAVE_TERMIOS...
1993-02-21 Richard M. Stallman(Fsuspend_emacs): Make tem not register.
1993-02-19 Richard M. Stallman(Fsuspend_emacs): Rename suspend-hook to suspend-hooks...
1993-02-19 Richard M. Stallman(Fopen_dribble_file): Doc fix.
1993-02-07 Richard M. Stallman(extra_keyboard_modifiers): New Lisp var.
1993-01-26 Jim BlandyJimB's changes since January 18th
1993-01-15 Richard M. Stallman(Frecent_keys): Doc fix.
1993-01-14 Jim Blandy* termhooks.h (mouse_position_hook): Doc fix.
1992-12-24 Jim Blandy* keyboard.c: Protect all references to kbd_buffer_fram...
1992-12-06 Jim Blandy* keyboard.c (kbd_store_ptr): Declare this to be volati...
1992-11-16 Jim Blandy* keyboard.c (unread_switch_frame): Don't declare this...
1992-11-07 Jim Blandy* keyboard.c (read_key_sequence): Removed the
1992-10-31 Jim Blandy* keyboard.c: #include dispextern.h.
1992-10-20 Richard M. Stallman(syms_of_keyboard): Properly staticpro this_command_keys.
1992-10-19 Jim Blandy* keyboard.c (this_command_keys): Make this a vector...
1992-10-12 Jim Blandy* keyboard.c (kbd_buffer_get_event): Fix fencepost...
1992-10-12 Jim Blandy* keyboard.c (kbd_buffer_get_event): Remember that
1992-10-11 Jim Blandy* keyboard.c (Vlast_event_frame): Make this variable...
1992-10-03 Jim Blandy* keyboard.c (read_key_sequence): Treat mouse clicks...
1992-10-03 Jim Blandy* keyboard.c (modify_event_symbol): Make sure that...
1992-10-02 Jim Blandy* keyboard.c (echo_char, read_char): Apply EVENT_HEAD...
1992-09-29 Jim Blandy* keyboard.c: Initialize recent_keys in syms_of_keyboar...
1992-09-29 Jim Blandy* keyboard.c (recent_keys): Turn this from an array...
1992-09-28 Jim Blandy* keyboard.c (read_char): If we're returning an event...
1992-09-14 Richard M. Stallman(read_char_menu_prompt): Use X menu code if HAVE_X_WIND...
1992-09-13 Jim Blandy* keyboard.c (kbd_buffer_get_event): When performing the
1992-09-12 Richard M. Stallman(num_nonmacro_input_chars): New variable.
1992-09-11 Richard M. Stallman(command_loop_1): Bind inhibit-quit to t when in Fsit_for.
1992-09-05 Richard M. Stallman(last_nonmenu_event): New var.
1992-08-29 Jim Blandy* keyboard.c: Include "systty.h", not "systerm.h".
1992-08-19 Jim Blandy* keyboard.c (init_keyboard): Changed "#endif SIGIO" to
1992-08-14 Jim Blandy* keyboard.c (Fexecute_mouse_event): dyked-out function...
1992-08-12 Jim Blandy* keyboard.c (Fsuspend_emacs): Call change_frame_size...
1992-08-05 Jim BlandyClear the eighth bit of the character from the key...
1992-07-30 Jim Blandyentered into RCS
1992-07-22 Jim Blandy*** empty log message ***
1992-07-13 Jim Blandy*** empty log message ***
1992-06-30 Jim Blandy*** empty log message ***
1992-06-24 Jim Blandy*** empty log message ***
1992-06-23 Richard M. Stallman*** empty log message ***
1992-06-10 Jim Blandy*** empty log message ***
1992-06-09 Joseph Arceneaux*** empty log message ***
1992-06-07 Richard M. Stallman*** empty log message ***
1992-06-05 Richard M. Stallman*** empty log message ***
1992-06-04 Richard M. Stallman*** empty log message ***
1992-06-04 Richard M. Stallman*** empty log message ***
1992-05-19 Jim Blandy*** empty log message ***
1992-05-18 Jim Blandy*** empty log message ***
1992-05-10 Jim Blandy*** empty log message ***
1992-05-01 Jim Blandy*** empty log message ***
1992-03-17 Jim Blandy*** empty log message ***
1992-02-23 Jim Blandy*** empty log message ***
1992-02-11 Jim Blandy*** empty log message ***
1992-01-28 Jim BlandyInitial revision