(lispy_function_keys): Add various kp- keys for X11R6.
[bpt/emacs.git] / src / keyboard.c
1994-05-19 Richard M. Stallman(lispy_function_keys): Add various kp- keys for X11R6.
1994-05-17 Richard M. Stallman(command_loop_1): Fix test for valid display table...
1994-05-14 Richard M. Stallman(bind_polling_period): Never decrease polling_period.
1994-05-14 Richard M. StallmanComment change.
1994-05-13 Richard M. Stallman(syms_of_keyboard): Set up Qpolling_period.
1994-05-10 Karl Heuer(read_char): Preserve echo area on asynch buffer switch.
1994-05-10 Richard M. Stallman(syms_of_keyboard): Doc fix.
1994-05-10 Karl Heuer(safe_run_hooks): New function, extracted from command_...
1994-05-10 Karl HeuerUse PT, not point.
1994-05-07 Richard M. Stallman(read_char): Don't text do_mouse_tracking;
1994-05-06 Richard M. Stallman(make_lispy_event): Ignore mouse events for deleted...
1994-05-06 Richard M. Stallman(last_point_position_buffer): New variable.
1994-05-04 Karl HeuerUpdate copyright.
1994-05-01 Richard M. Stallman(Ftrack_mouse): Call prepare_menu_bars at the start.
1994-04-30 Richard M. Stallman(record_asynch_buffer_change): Block SIGIO.
1994-04-30 Richard M. Stallman(force_auto_save_soon): New function.
1994-04-28 Richard M. Stallman(Vunread_command_events): Renamed from unread_command_e...
1994-04-25 Richard M. Stallman(menu_bar_item): Put a list of keymaps into the third
1994-04-20 Karl Heuer(read_avail_input): Don't retry read.
1994-04-19 Richard M. Stallman(Vlast_event_frame): Define unconditionally.
1994-04-19 Karl Heuer(read_avail_input): Test EINTR, not EAGAIN.
1994-04-19 Karl Heuer(read_avail_input): Write loop as a do-while.
1994-04-17 Richard M. Stallman(read_avail_input): Test both aix386 and _BSD.
1994-04-17 Richard M. Stallman(read_char_x_menu_prompt): Don't check for value = nil
1994-04-16 Karl Heuer(make_lispy_movement): Don't clip.
1994-04-16 Richard M. Stallman(read_avail_input): Fix previous change--test _BSD.
1994-04-16 Richard M. Stallman(read_avail_input): Don't generate SIGHUP of aix386;
1994-04-15 Richard M. Stallman(modify_event_symbol): Use the cdr of the alist entry.
1994-04-15 Richard M. Stallman(syms_of_keyboard): Init and staticpro system_key_syms.
1994-04-15 Karl Heuer(read_avail_input): Fix comment delimiter.
1994-04-14 Richard M. Stallman(make_lispy_event): Put mouse event code
1994-04-12 Karl Heuer(make_lispy_event): Initialize item.
1994-04-11 Richard M. Stallman(make_lispy_movement): Conditionalize on MULTI_FRAME.
1994-04-08 Karl Heuer(kbd_buffer_get_event): Make buffer_switch_event lispy.
1994-03-22 Karl Heuer(add_command_key, command_loop_1, read_char, kbd_buffer...
1994-03-12 Karl HeuerFix coding style.
1994-03-10 Richard M. Stallman(command_loop_1): On entry, set this_command
1994-03-05 Richard M. Stallman(command_loop_1, read_key_sequence, Fcommand_execute):
1994-03-05 Karl Heuer(command_loop_1): Fix misplaced assignment of last_poin...
1994-03-03 Karl Heuer(command_loop_1): Set last_point_position to the value...
1994-03-02 Richard M. Stallman(menu_bar_items): When moving an item to the end,
1994-03-02 Richard M. Stallman(menu_bar_items): Accept old vector as arg. Return...
1994-02-26 Karl Heuer(Fsuspend_emacs): New variable cannot-suspend forces...
1994-02-26 Richard M. Stallman(Vsystem_key_alist): Renamed from Vvendor_key_alist.
1994-02-24 Richard M. Stallman(make_lispy_movement, make_lispy_event):
1994-02-22 Richard M. Stallman(make_lispy_event): For menu bar event in USE_X_TOOLKIT
1994-02-21 Richard M. StallmanWhitespace change.
1994-02-13 Richard M. Stallman(command_loop_1): On entry, set last_command to this_co...
1994-02-11 Karl Heuer(syms_of_keyboard): Add a DEFVAR for command-hook-internal.
1994-02-11 Karl Heuer(read_char, read_char_minibuf_menu_prompt, read_key_seq...
1994-02-11 Karl HeuerSplit #ifdef so as not to confuse c-mode.
1994-02-07 Richard M. Stallman(menu_bar_item): Use internal_condition_case_1.
1994-02-04 Richard M. Stallman(kbd_buffer_get_event): Pass 1 to read_avail_input.
1994-01-27 Fred Pierresteguy* keyboard.c (make_lispy_event): Add USE_X_TOOLKIT...
1994-01-26 Richard M. Stallman(read_key_sequence): Properly gcpro fkey_map while...
1994-01-16 Richard M. Stallman(Voverriding_local_map): New variable.
1994-01-14 Richard M. Stallman(command_loop_1): If there's an error in the
1994-01-11 Richard M. Stallman(read_char_x_menu_prompt, read_char_minibuf_menu_prompt):
1994-01-08 Richard M. Stallman(interrupt_signal) [MSDOS]: write explicit CRs since
1993-12-31 Richard M. Stallman(lispy_accent_codes): Cope if an XK symbol is undefined.
1993-12-30 Richard M. Stallman(read_avail_input): Turn O_NDELAY off on DGUX as on...
1993-12-25 Richard M. Stallman(command_loop_1): Test of whether disp tab elt
1993-12-23 Richard M. Stallman(make_lispy_event): Offset the event code here.
1993-12-23 Richard M. Stallman(kbd_buffer_get_event): For delete-window-event, do...
1993-11-26 Richard M. Stallman(kbd_buffer_get_event): If user destroys the last frame,
1993-11-25 Richard M. Stallman(quit_throw_to_read_char):
1993-11-23 Richard M. Stallman(kbd_buffer_get_event): Handle delete_window_event's.
1993-11-20 Richard M. Stallman(follow_key): When downcasing, downcase just the
1993-11-20 Richard M. Stallman(read_key_sequence): If we get a quit, and current...
1993-11-18 Richard M. Stallman(read_avail_input): Don't set nread to -1
1993-11-15 Richard M. Stallman(read_avail_input): Make cbuf 1 char shorter.
1993-11-13 Richard M. Stallman(read_avail_input) [no FIONREAD]: On DGUX, as on USG,
1993-11-12 Richard M. Stallman(Fread_key_sequence): Split the doc string with "".
1993-10-24 Richard M. Stallman(read_key_sequence): Arg prompt is now a Lisp object.
1993-10-13 Richard M. Stallman(read_key_sequence): Allow function in key-translation-map
1993-10-05 Brian Fox(read_key_sequence): Don't declare first_event; it...
1993-09-22 Brian Fox(Qextended_command_history): New variable prevents
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-08-13 Richard M. Stallman(kbd_buffer_store_event): Use bcopy to copy
1993-08-11 Richard M. Stallman(make_lispy_event): Clear all but 0377 in event->code.
1993-08-06 Richard M. Stallman(set_poll_suppress_count): New function.
1993-08-06 Richard M. Stallman(Fset_input_mode): Start polling, if appropriate.
1993-08-02 Richard M. Stallman(read_key_sequence): Use XFASTINT to convert value
1993-08-01 Richard M. Stallman(last_mouse_button): Renamed from button_up_button.
1993-07-27 Richard M. Stallman(command_loop_1): Call Qrecompute_lucid_menubar only...
1993-07-26 Richard M. Stallman(kbd_buffer_store_event): Apply all the modifiers bits
1993-07-23 Richard M. Stallman(command_loop_1): Run post-command-hook first thing.
1993-07-18 Jim Blandy* keyboard.c (read_key_sequence): Accept both strings...
1993-07-17 Richard M. Stallman(Vhelp_menu_bar_map): Deleted.
1993-07-15 Richard M. Stallman(read_char_menu_prompt): If the user rejects a menu,
1993-07-15 Jim Blandy* keyboard.c (menu_bar_one_keymap): If the key's bindin...
1993-07-15 Richard M. Stallman(Qdisabled_command_hook): New variable.
1993-07-14 Richard M. Stallman(Vhelp_menu_bar_map): New var.
1993-07-12 Richard M. Stallman(Qundefined): New variable.
1993-07-05 Jim BlandyFix initialization of Vdouble_click_time in syms_of_key...
1993-07-05 Jim Blandy* keyboard.c (Vdouble_click_time): Renamed from double_...
1993-07-04 Richard M. Stallman(read_char): After Fgarbage_collect, call redisplay.
1993-06-30 Jim Blandy* keyboard.c (kbd_buffer_get_event): Correctly generate
1993-06-29 Jim Blandy* keyboard.c (read_char): Don't do idle autosaves if...
1993-06-22 Jim Blandy* keyboard.c (menu_bar_items, read_key_sequence): Use
next