aboutsummaryrefslogtreecommitdiffstats
path: root/src/keyboard.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Frecent_keys): Doc fix.Richard M. Stallman1993-01-151-1/+1
* * termhooks.h (mouse_position_hook): Doc fix.Jim Blandy1993-01-141-207/+257
* * keyboard.c: Protect all references to kbd_buffer_frames withJim Blandy1992-12-241-114/+251
* * keyboard.c (kbd_store_ptr): Declare this to be volatile, ifJim Blandy1992-12-061-1/+7
* * keyboard.c (unread_switch_frame): Don't declare this static.Jim Blandy1992-11-161-38/+49
* * keyboard.c (read_key_sequence): Removed theJim Blandy1992-11-071-27/+48
* * keyboard.c: #include dispextern.h.Jim Blandy1992-10-311-151/+202
* (syms_of_keyboard): Properly staticpro this_command_keys.Richard M. Stallman1992-10-201-1/+1
* * keyboard.c (this_command_keys): Make this a vector, instead ofJim Blandy1992-10-191-27/+38
* * keyboard.c (kbd_buffer_get_event): Fix fencepost bug inJim Blandy1992-10-121-1/+1
* * keyboard.c (kbd_buffer_get_event): Remember thatJim Blandy1992-10-121-1/+3
* * keyboard.c (Vlast_event_frame): Make this variable exist evenJim Blandy1992-10-111-50/+126
* * keyboard.c (read_key_sequence): Treat mouse clicks on non-textJim Blandy1992-10-031-170/+359
* * keyboard.c (modify_event_symbol): Make sure that the unmodifiedJim Blandy1992-10-031-22/+22
* * keyboard.c (echo_char, read_char): Apply EVENT_HEAD without firstJim Blandy1992-10-021-133/+201
* * keyboard.c: Initialize recent_keys in syms_of_keyboard, notJim Blandy1992-09-291-4/+4
* * keyboard.c (recent_keys): Turn this from an array, which is aJim Blandy1992-09-291-8/+12
* * keyboard.c (read_char): If we're returning an event from aJim Blandy1992-09-281-21/+90
* (read_char_menu_prompt): Use X menu code if HAVE_X_WINDOWS and not NO_X_MENU.Richard M. Stallman1992-09-141-2/+4
* * keyboard.c (kbd_buffer_get_event): When performing theJim Blandy1992-09-131-5/+3
* (num_nonmacro_input_chars): New variable.Richard M. Stallman1992-09-121-4/+9
* (command_loop_1): Bind inhibit-quit to t when in Fsit_for.Richard M. Stallman1992-09-111-0/+6
* (last_nonmenu_event): New var.Richard M. Stallman1992-09-051-117/+240
* * keyboard.c: Include "systty.h", not "systerm.h".Jim Blandy1992-08-291-1/+1
* * keyboard.c (init_keyboard): Changed "#endif SIGIO" toJim Blandy1992-08-191-1/+1
* * keyboard.c (Fexecute_mouse_event): dyked-out function deleted.Jim Blandy1992-08-141-211/+15
* * keyboard.c (Fsuspend_emacs): Call change_frame_size with theJim Blandy1992-08-121-3/+3
* Clear the eighth bit of the character from the key sequence, NOT theJim Blandy1992-08-051-3/+3
* entered into RCSJim Blandy1992-07-301-21/+38
* *** empty log message ***Jim Blandy1992-07-221-1/+13
* *** empty log message ***Jim Blandy1992-07-131-71/+71
* *** empty log message ***Jim Blandy1992-06-301-8/+11
* *** empty log message ***Jim Blandy1992-06-241-3/+7
* *** empty log message ***Richard M. Stallman1992-06-231-1/+1
* *** empty log message ***Jim Blandy1992-06-101-9/+26
* *** empty log message ***Joseph Arceneaux1992-06-091-1/+1
* *** empty log message ***Richard M. Stallman1992-06-071-4/+5
* *** empty log message ***Richard M. Stallman1992-06-051-5/+9
* *** empty log message ***Richard M. Stallman1992-06-041-2/+4
* *** empty log message ***Richard M. Stallman1992-06-041-2/+3
* *** empty log message ***Jim Blandy1992-05-191-8/+9
* *** empty log message ***Jim Blandy1992-05-181-18/+21
* *** empty log message ***Jim Blandy1992-05-101-2/+2
* *** empty log message ***Jim Blandy1992-05-011-2/+3
* *** empty log message ***Jim Blandy1992-03-171-18/+4
* *** empty log message ***Jim Blandy1992-02-231-37/+5
* *** empty log message ***Jim Blandy1992-02-111-10/+6
* Initial revisionJim Blandy1992-01-281-0/+3704