summaryrefslogtreecommitdiff
path: root/src/keyboard.c
Commit message (Expand)AuthorAgeFilesLines
* * keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.Stefan Monnier2009-09-101-110/+35
* * keymap.c (where_is_internal_data): Make noindirect a boolean.Stefan Monnier2009-09-101-5/+1
* (syms_of_keyboard): Default to 5 buttons, which should beStefan Monnier2009-08-191-3/+3
* * keyboard.c (readable_events): Call xd_pending_messages.Michael Albinus2009-08-151-2/+8
* * cmds.c (nonundocount): New global variable.Stefan Monnier2009-08-121-3/+3
* * xterm.h (struct x_display_info): Add invisible_cursor.Jan Djärv2009-07-031-0/+4
* (decode_keyboard_code): New function.Kenichi Handa2009-07-011-0/+71
* keyboard.c (kbd_buffer_get_event): Null-check used_mouse_menu.Adrian Robert2009-06-081-2/+4
* (syms_of_keyboard): Staticpro pending_funcalls.Stefan Monnier2009-05-061-1/+2
* (init_keyboard) [POLL_FOR_INPUT]: Reset poll_timer.YAMAMOTO Mitsuharu2009-04-291-0/+1
* (syms_of_keyboard) <input-decode-map>: Doc fix.Johan Bockgård2009-04-261-1/+1
* * keyboard.c (Fset_input_meta_mode): Doc fix.Chong Yidong2009-04-221-2/+2
* * keyboard.c (adjust_point_for_property): Disable 2009-02-12Chong Yidong2009-04-161-11/+13
* * keyboard.c (tty_read_avail_input): Don't treat a -1 return fromStefan Monnier2009-03-271-3/+9
* * keyboard.c (Fcurrent_idle_time): Reflow docstring.Juanma Barranquero2009-03-201-6/+5
* (parse_menu_item): Don't display remappings as menu equivalent bindings (Bug#...Chong Yidong2009-03-151-0/+7
* (parse_menu_item) [HAVE_NS]: treat new event like NON_ASCII_KEYSTROKE_EVENT, ...David Reitter2009-03-121-0/+12
* (adjust_point_for_property): Allow stopping betwen two invisible areas.Stefan Monnier2009-02-121-0/+17
* * nsmenu.m (pop_down_menu): New function.Adrian Robert2009-02-041-2/+17
* * nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009-01-30Adrian Robert2009-02-011-1/+10
* * atimer.c (run_timers, alarm_signal_handler):Juanma Barranquero2009-01-301-0/+6
* (pending_signals): New var.Chong Yidong2009-01-291-2/+23
* Changes to remove Feval calls from GUI under NS.Adrian Robert2009-01-251-0/+15
* (read_char): Fix case where last_nonmenu_eventMartin Rudalics2009-01-121-2/+9
* (cmd_error_internal): Exit when errors occur beforeJason Rumney2009-01-111-12/+11
* (last_command_char): For clarity, rename to...Glenn Morris2009-01-091-23/+17
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* (parse_modifiers_uncached): Wheel events are clicks (bug#687).Jason Rumney2009-01-031-0/+5
* In comments, write delete_frame instead of Fdelete_frame.Martin Rudalics2008-12-231-1/+1
* (cmd_error_internal): Don't exit in daemon mode, bug#1310.Stefan Monnier2008-12-211-1/+12
* (kbd_buffer_get_event): Follow the non-interactiveDan Nicolaescu2008-12-041-1/+4
* * keyboard.c (read_char_help_form_unwind): Specify the type for ARG.Dan Nicolaescu2008-12-031-1/+1
* (make_lispy_position): Only use PT if the selected window is current.Chong Yidong2008-12-021-1/+2
* (timer_check): Revert last change.Chong Yidong2008-12-021-8/+0
* (timer_check): After a timer runs, ensure that the selected window'sChong Yidong2008-11-301-5/+8
* (command_loop_1): Handle NORECORD in call ofMartin Rudalics2008-11-021-2/+2
* (read_char_minibuf_menu_prompt): Ensure thatChong Yidong2008-10-251-12/+13
* (syms_of_keyboard) <input-decode-map>: Doc fix.Andreas Schwab2008-09-291-1/+1
* (Fset_quit_char, Fset_input_meta_mode, Fset_output_flow_control)Eli Zaretskii2008-09-201-9/+5
* * term.c (close_gpm): New fun extracted from Fgpm_mouse_stop.Stefan Monnier2008-09-121-0/+3
* (read_key_sequence): Reapply translation maps when switchingChong Yidong2008-09-091-12/+6
* (Ftop_level): Doc fix.Chong Yidong2008-09-061-1/+2
* (adjust_point_for_property): Check composition byKenichi Handa2008-08-291-6/+2
* (handle_interrupt) [MSDOS]: Call cursor_to with SELECTED_FRAME asEli Zaretskii2008-08-231-9/+9
* * keyboard.c (gobble_input): Fix previous change.Juanma Barranquero2008-07-311-1/+1
* * bitmaps/README:Dan Nicolaescu2008-07-311-37/+0
* * s/ms-w32.h (MULTI_KBOARD): Remove.Dan Nicolaescu2008-07-311-52/+0
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-38/+8
* various small cleanups detailed in changelogsAdrian Robert2008-07-161-15/+0
* * keymap.c: Remove all NS-specific code.Stefan Monnier2008-07-161-5/+2