| Commit message (Expand) | Author | Age | Files | Lines |
* | (kbd_buffer_get_event): Handle FOCUS_IN_EVENT by | Gerd Moellmann | 2000-06-08 | 1 | -2/+20 |
* | (make_lispy_event) [WINDOWS_NT]: Pass a window pointer to | Jason Rumney | 2000-05-30 | 1 | -1/+2 |
* | (menu_bar_items, tool_bar_items, Fexecute_extended_command): Deal with | Dave Love | 2000-05-29 | 1 | -32/+85 |
* | (read_char): Allow character codes 128..255 to be | Kenichi Handa | 2000-05-23 | 1 | -2/+4 |
* | (read_char): Don't clear current message for help | Gerd Moellmann | 2000-05-11 | 1 | -9/+19 |
* | (timer_check): Fix typo in comment. | Gerd Moellmann | 2000-04-21 | 1 | -1/+1 |
* | (echo_message_buffer): New variable. | Gerd Moellmann | 2000-04-20 | 1 | -16/+49 |
* | make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP | Ken Raeburn | 2000-04-05 | 1 | -2/+2 |
* | (lispy_mouse_names): Variable removed. | Gerd Moellmann | 2000-04-03 | 1 | -34/+43 |
* | (lispy_mouse_names): Add additional mouse names. | Gerd Moellmann | 2000-04-01 | 1 | -1/+3 |
* | (Ftop_level): Cancel busy-cursor. | Gerd Moellmann | 2000-03-29 | 1 | -0/+4 |
* | (make_lispy_event): Call buffer_posn_from_coords with correct parameters. | Jason Rumney | 2000-03-03 | 1 | -1/+1 |
* | (read_char): Set `usec' correctly. | Kenichi Handa | 2000-02-26 | 1 | -1/+1 |
* | (recursive_edit_1): Cancel busy-cursor. | Gerd Moellmann | 2000-02-25 | 1 | -0/+8 |
* | (command_loop_1): Call start_busy_cursor before | Gerd Moellmann | 2000-02-25 | 1 | -17/+26 |
* | Amend last change to check for echo-keystrokes being zero, not nil. | Dave Love | 2000-02-18 | 1 | -7/+15 |
* | (echo_keystrokes): Remove declaration. | Dave Love | 2000-02-18 | 1 | -13/+18 |
* | (bind_polling_period): Stop all timers except | Gerd Moellmann | 2000-02-12 | 1 | -0/+1 |
* | (toplevel): Include systime.h and atimer.h. | Gerd Moellmann | 2000-01-25 | 1 | -28/+49 |
* | Add last change to doc string. | Gerd Moellmann | 2000-01-11 | 1 | -1/+2 |
* | (Fclear_this_command_keys): Clear recent_keys | Gerd Moellmann | 2000-01-11 | 1 | -0/+7 |
* | (Vdisable_point_adjustment): New variable. | Kenichi Handa | 1999-12-15 | 1 | -0/+93 |
* | * keyboard.c (Qratio): New symbol. | Stefan Monnier | 1999-12-10 | 1 | -2/+4 |
* | (echo_char): Use KEY_DESCRIPTION_SIZE to check free | Kenichi Handa | 1999-11-18 | 1 | -1/+2 |
* | (command_loop_1): Remove no_redisplay. | Gerd Moellmann | 1999-11-16 | 1 | -11/+4 |
* | Remove USE_TEXT_PROPERTIES. | Gerd Moellmann | 1999-11-11 | 1 | -16/+0 |
* | more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine | Ken Raeburn | 1999-10-25 | 1 | -149/+149 |
* | Add support for large files, 64-bit Solaris, system locale codings. | Paul Eggert | 1999-10-19 | 1 | -5/+3 |
* | (auto-save-interval): Fix doc string. | Gerd Moellmann | 1999-10-10 | 1 | -1/+1 |
* | (Frecursive_edit): Remove unused variable. | Gerd Moellmann | 1999-09-20 | 1 | -29/+21 |
* | (command_loop_1): Change for Lisp_Object | Gerd Moellmann | 1999-09-13 | 1 | -17/+19 |
* | (command_loop_1): Resize mini-window to the | Gerd Moellmann | 1999-09-12 | 1 | -0/+10 |
* | Change | Gerd Moellmann | 1999-09-05 | 1 | -4/+4 |
* | Change spelling of `toolbar' to `tool_bar' or `tool-bar'. | Gerd Moellmann | 1999-09-05 | 1 | -105/+106 |
* | [macintosh]: Set KBD_BUFFER_SIZE to a smaller value | Richard M. Stallman | 1999-09-03 | 1 | -0/+5 |
* | (command_loop_1): Set beg/end_unchanged per | Gerd Moellmann | 1999-08-23 | 1 | -1/+3 |
* | Call change_frame_size and do_pending_window_change with | Gerd Moellmann | 1999-08-21 | 1 | -41/+48 |
* | (cmd_error_internal): Don't kill Emacs if this is an | Eli Zaretskii | 1999-07-30 | 1 | -1/+1 |
* | (read_char): Use message3_nolog to show help-echo. | Gerd Moellmann | 1999-07-21 | 1 | -121/+716 |
* | (read_key_sequence): Properly reinitialize | Karl Heuer | 1999-06-27 | 1 | -3/+5 |
* | (Qusr1_signal, Qusr2_signal): New variables. | Andreas Schwab | 1999-02-22 | 1 | -0/+17 |
* | (read_key_sequence): Fix previous change. | Richard M. Stallman | 1999-01-24 | 1 | -9/+9 |
* | (read_key_sequence): In key-translation-map and | Richard M. Stallman | 1999-01-11 | 1 | -3/+20 |
* | (read_key_sequence): Tell get_keyelt to look handle autoloads. | Richard M. Stallman | 1999-01-06 | 1 | -2/+13 |
* | In each active map, for each menu bar item, use only the first submap. | Richard M. Stallman | 1999-01-02 | 1 | -0/+17 |
* | (read_char): Don't bind | Kenichi Handa | 1998-12-22 | 1 | -1/+0 |
* | Doc fixes. | Karl Heuer | 1998-12-10 | 1 | -7/+8 |
* | (Qlanguage_change): New variable. | Geoff Voelker | 1998-12-02 | 1 | -6/+21 |
* | (syms_of_keyboard): Doc fix. | Richard M. Stallman | 1998-11-24 | 1 | -2/+6 |
* | (parse_menu_item): Avoid initialization for Lisp_Object. | Richard M. Stallman | 1998-10-14 | 1 | -4/+9 |