| Commit message (Expand) | Author | Age | Files | Lines |
| * | Rename enum event_kind items. | Pavel Janík | 2002-06-13 | 1 | -49/+49 |
| * | (read_key_sequence): | Stefan Monnier | 2002-06-11 | 1 | -62/+38 |
| * | (readable_events): Ignore any number of | Richard M. Stallman | 2002-06-11 | 1 | -1/+20 |
| * | (read_char_minibuf_menu_prompt): Don't list equivalent key bindings here. | Richard M. Stallman | 2002-05-20 | 1 | -1/+3 |
| * | * keyboard.c (echo_char, record_char, parse_modifiers_uncached) | Ken Raeburn | 2002-05-20 | 1 | -14/+14 |
| * | (Fthis_command_keys, Fthis_command_keys_vector): Fix typo. | Juanma Barranquero | 2002-05-16 | 1 | -2/+2 |
| * | (read_char_x_menu_prompt): Use an equivalent but more meaningful test. | Stefan Monnier | 2002-05-15 | 1 | -2/+2 |
| * | (make_lispy_event) <mouse-wheel>: Set count to 1 | Jason Rumney | 2002-05-04 | 1 | -2/+4 |
| * | Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog, | Andrew Choi | 2002-04-26 | 1 | -6/+6 |
| * | (command_loop_1): Don't call start_hourglass | Richard M. Stallman | 2002-04-13 | 1 | -3/+7 |
| * | (Qleft_margin, Qright_margin): Declare. | Gerd Moellmann | 2002-04-12 | 1 | -0/+10 |
| * | (gen_help_event): int/Lisp_Object confusion. | Stefan Monnier | 2002-04-12 | 1 | -1/+1 |
| * | (command_loop_1): Turn off transient-mark-mode rather | Stefan Monnier | 2002-04-12 | 1 | -40/+28 |
| * | Fix comment. | Pavel Janík | 2002-04-03 | 1 | -1/+1 |
| * | (make_lispy_event): Handle unknown keysyms together | Stefan Monnier | 2002-04-03 | 1 | -34/+15 |
| * | (read_char): If the event was Qselect_window, | Eli Zaretskii | 2002-04-02 | 1 | -0/+7 |
| * | (Qselect_window): New symbol. | Pavel Janík | 2002-04-01 | 1 | -1/+13 |
| * | Fix typos. | Pavel Janík | 2002-03-24 | 1 | -10/+10 |
| * | (menu_bar_items): Mostly undo 2002-02-20 patch, so | Kim F. Storm | 2002-03-21 | 1 | -16/+30 |
| * | Added Emacs event save_session_event. | Jan Djärv | 2002-03-10 | 1 | -0/+15 |
| * | (echo_char): Make sure to add a separator between | Gerd Moellmann | 2002-03-08 | 1 | -18/+27 |
| * | (echo_prompt, echo_char, echo_dash, echo_now) | Gerd Moellmann | 2002-03-06 | 1 | -70/+67 |
| * | Change defvar_int def and vars to use EMACS_INT instead of just int. | Stefan Monnier | 2002-03-04 | 1 | -8/+8 |
| * | (command_loop_1): Use Fremap_command for command remapping; | Kim F. Storm | 2002-02-23 | 1 | -4/+2 |
| * | (kbd_buffer_get_event) [WINDOWSNT]: Corrected | Kim F. Storm | 2002-02-20 | 1 | -1/+1 |
| * | (menu_bar_items): Don't include keymap or local-map | Kim F. Storm | 2002-02-20 | 1 | -63/+12 |
| * | Do not include "systime.h" twice. | Pavel Janík | 2002-02-16 | 1 | -3/+0 |
| * | (Fthis_command_keys, Fthis_command_keys_vector) | Richard M. Stallman | 2002-02-13 | 1 | -2/+10 |
| * | (Vthis_original_command): New variable. | Kim F. Storm | 2002-02-06 | 1 | -3/+24 |
| * | (recursive_edit_1): Call cancel_hourglass unconditionally. | Pavel Janík | 2002-02-06 | 1 | -2/+2 |
| * | (command_loop_1) [HAVE_X_WINDOWS]: Call cancel_hourglass unconditionally. | Pavel Janík | 2002-02-02 | 1 | -2/+4 |
| * | Fix typo. | Pavel Janík | 2002-01-31 | 1 | -1/+1 |
| * | (parse_tool_bar_item): Remove duplicated prototypes. | Pavel Janík | 2002-01-26 | 1 | -2/+0 |
| * | (record_char): Fix a typo in a comment. | Eli Zaretskii | 2002-01-24 | 1 | -1/+1 |
| * | (read_key_sequence): Remove unused variable `extra_maps'. | Pavel Janík | 2002-01-13 | 1 | -2/+1 |
| * | (read_key_sequence): Fixed cast of submaps arg to bcopy. | Kim F. Storm | 2002-01-03 | 1 | -1/+1 |
| * | (read_key_sequence): Handle the keymap property before minor mode maps. | Richard M. Stallman | 2002-01-02 | 1 | -38/+43 |
| * | (record_char): Ignore duplicate help-echo events only | Kim F. Storm | 2001-12-25 | 1 | -28/+81 |
| * | (head_table): Add missing braces around initializer. | Pavel Janík | 2001-12-18 | 1 | -6/+6 |
| * | (syms_of_keyboard) <double-click-fuzz>: Doc fix. | Richard M. Stallman | 2001-12-16 | 1 | -1/+4 |
| * | (kbd_buffer_store_event): Fix interrupt_signal prototype. | Stefan Monnier | 2001-12-05 | 1 | -14/+38 |
| * | (make_lispy_event): Check integerness and fix Lisp_Object/int mixup. | Stefan Monnier | 2001-11-06 | 1 | -3/+4 |
| * | (read_char): Use Fcar and Fcdr, not Fnth. | Richard M. Stallman | 2001-11-05 | 1 | -28/+29 |
| * | (echo-area-clear-hook): Undo Oct 29 change. | Richard M. Stallman | 2001-11-05 | 1 | -6/+6 |
| * | Update usage of CHECK_ macros (remove unused second argument). | Pavel Janík | 2001-11-02 | 1 | -4/+4 |
| * | (lucid-menu-bar-dirty-flag): Doc fix. | Pavel Janík | 2001-10-31 | 1 | -2/+2 |
| * | (Finput_pending_p): Doc fix. | Richard M. Stallman | 2001-10-30 | 1 | -2/+3 |
| * | (Finput_pending_p): Fix typo in doc-string. | Pavel Janík | 2001-10-29 | 1 | -7/+7 |
| * | Change doc-string comments to `new style' [w/`doc:' keyword]. | Pavel Janík | 2001-10-28 | 1 | -372/+366 |
| * | (Ftrack_mouse): Add usage: string to doc string. | Miles Bader | 2001-10-21 | 1 | -1/+2 |