| Commit message (Expand) | Author | Age | Files | Lines |
* | * keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove. | Stefan Monnier | 2009-09-10 | 1 | -110/+35 |
* | * keymap.c (where_is_internal_data): Make noindirect a boolean. | Stefan Monnier | 2009-09-10 | 1 | -5/+1 |
* | (syms_of_keyboard): Default to 5 buttons, which should be | Stefan Monnier | 2009-08-19 | 1 | -3/+3 |
* | * keyboard.c (readable_events): Call xd_pending_messages. | Michael Albinus | 2009-08-15 | 1 | -2/+8 |
* | * cmds.c (nonundocount): New global variable. | Stefan Monnier | 2009-08-12 | 1 | -3/+3 |
* | * xterm.h (struct x_display_info): Add invisible_cursor. | Jan Djärv | 2009-07-03 | 1 | -0/+4 |
* | (decode_keyboard_code): New function. | Kenichi Handa | 2009-07-01 | 1 | -0/+71 |
* | keyboard.c (kbd_buffer_get_event): Null-check used_mouse_menu. | Adrian Robert | 2009-06-08 | 1 | -2/+4 |
* | (syms_of_keyboard): Staticpro pending_funcalls. | Stefan Monnier | 2009-05-06 | 1 | -1/+2 |
* | (init_keyboard) [POLL_FOR_INPUT]: Reset poll_timer. | YAMAMOTO Mitsuharu | 2009-04-29 | 1 | -0/+1 |
* | (syms_of_keyboard) <input-decode-map>: Doc fix. | Johan Bockgård | 2009-04-26 | 1 | -1/+1 |
* | * keyboard.c (Fset_input_meta_mode): Doc fix. | Chong Yidong | 2009-04-22 | 1 | -2/+2 |
* | * keyboard.c (adjust_point_for_property): Disable 2009-02-12 | Chong Yidong | 2009-04-16 | 1 | -11/+13 |
* | * keyboard.c (tty_read_avail_input): Don't treat a -1 return from | Stefan Monnier | 2009-03-27 | 1 | -3/+9 |
* | * keyboard.c (Fcurrent_idle_time): Reflow docstring. | Juanma Barranquero | 2009-03-20 | 1 | -6/+5 |
* | (parse_menu_item): Don't display remappings as menu equivalent bindings (Bug#... | Chong Yidong | 2009-03-15 | 1 | -0/+7 |
* | (parse_menu_item) [HAVE_NS]: treat new event like NON_ASCII_KEYSTROKE_EVENT, ... | David Reitter | 2009-03-12 | 1 | -0/+12 |
* | (adjust_point_for_property): Allow stopping betwen two invisible areas. | Stefan Monnier | 2009-02-12 | 1 | -0/+17 |
* | * nsmenu.m (pop_down_menu): New function. | Adrian Robert | 2009-02-04 | 1 | -2/+17 |
* | * nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009-01-30 | Adrian Robert | 2009-02-01 | 1 | -1/+10 |
* | * atimer.c (run_timers, alarm_signal_handler): | Juanma Barranquero | 2009-01-30 | 1 | -0/+6 |
* | (pending_signals): New var. | Chong Yidong | 2009-01-29 | 1 | -2/+23 |
* | Changes to remove Feval calls from GUI under NS. | Adrian Robert | 2009-01-25 | 1 | -0/+15 |
* | (read_char): Fix case where last_nonmenu_event | Martin Rudalics | 2009-01-12 | 1 | -2/+9 |
* | (cmd_error_internal): Exit when errors occur before | Jason Rumney | 2009-01-11 | 1 | -12/+11 |
* | (last_command_char): For clarity, rename to... | Glenn Morris | 2009-01-09 | 1 | -23/+17 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | (parse_modifiers_uncached): Wheel events are clicks (bug#687). | Jason Rumney | 2009-01-03 | 1 | -0/+5 |
* | In comments, write delete_frame instead of Fdelete_frame. | Martin Rudalics | 2008-12-23 | 1 | -1/+1 |
* | (cmd_error_internal): Don't exit in daemon mode, bug#1310. | Stefan Monnier | 2008-12-21 | 1 | -1/+12 |
* | (kbd_buffer_get_event): Follow the non-interactive | Dan Nicolaescu | 2008-12-04 | 1 | -1/+4 |
* | * keyboard.c (read_char_help_form_unwind): Specify the type for ARG. | Dan Nicolaescu | 2008-12-03 | 1 | -1/+1 |
* | (make_lispy_position): Only use PT if the selected window is current. | Chong Yidong | 2008-12-02 | 1 | -1/+2 |
* | (timer_check): Revert last change. | Chong Yidong | 2008-12-02 | 1 | -8/+0 |
* | (timer_check): After a timer runs, ensure that the selected window's | Chong Yidong | 2008-11-30 | 1 | -5/+8 |
* | (command_loop_1): Handle NORECORD in call of | Martin Rudalics | 2008-11-02 | 1 | -2/+2 |
* | (read_char_minibuf_menu_prompt): Ensure that | Chong Yidong | 2008-10-25 | 1 | -12/+13 |
* | (syms_of_keyboard) <input-decode-map>: Doc fix. | Andreas Schwab | 2008-09-29 | 1 | -1/+1 |
* | (Fset_quit_char, Fset_input_meta_mode, Fset_output_flow_control) | Eli Zaretskii | 2008-09-20 | 1 | -9/+5 |
* | * term.c (close_gpm): New fun extracted from Fgpm_mouse_stop. | Stefan Monnier | 2008-09-12 | 1 | -0/+3 |
* | (read_key_sequence): Reapply translation maps when switching | Chong Yidong | 2008-09-09 | 1 | -12/+6 |
* | (Ftop_level): Doc fix. | Chong Yidong | 2008-09-06 | 1 | -1/+2 |
* | (adjust_point_for_property): Check composition by | Kenichi Handa | 2008-08-29 | 1 | -6/+2 |
* | (handle_interrupt) [MSDOS]: Call cursor_to with SELECTED_FRAME as | Eli Zaretskii | 2008-08-23 | 1 | -9/+9 |
* | * keyboard.c (gobble_input): Fix previous change. | Juanma Barranquero | 2008-07-31 | 1 | -1/+1 |
* | * bitmaps/README: | Dan Nicolaescu | 2008-07-31 | 1 | -37/+0 |
* | * s/ms-w32.h (MULTI_KBOARD): Remove. | Dan Nicolaescu | 2008-07-31 | 1 | -52/+0 |
* | Remove support for Mac Carbon. | Dan Nicolaescu | 2008-07-27 | 1 | -38/+8 |
* | various small cleanups detailed in changelogs | Adrian Robert | 2008-07-16 | 1 | -15/+0 |
* | * keymap.c: Remove all NS-specific code. | Stefan Monnier | 2008-07-16 | 1 | -5/+2 |