JimB's changes since January 18th
[bpt/emacs.git] / src / keyboard.c
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