summaryrefslogtreecommitdiff
path: root/src/keyboard.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--devo--0Miles Bader2007-07-151-1/+1
|\
| * (Ftrack_mouse): Doc fix.Juanma Barranquero2007-07-141-1/+1
* | Merge from emacs--devo--0Miles Bader2007-06-111-1/+4
|\ \ | |/
| * (cmd_error_internal): Use empty_unibyte_string.Juanma Barranquero2007-06-081-1/+1
| * (discard_mouse_events): Add GPM_CLICK_EVENT case.Nick Roberts2007-06-031-0/+3
* | Merge from emacs--devo--0Miles Bader2007-05-251-2/+2
|\ \ | |/
| * (make_lispy_movement): Condition on HAVE_GPM too.Nick Roberts2007-05-231-2/+2
* | Merged from emacs--devo--0Miles Bader2007-05-201-14/+94
|\ \ | |/
| * Use HAVE_GPM instead of HAVE_GPM_H.Nick Roberts2007-05-201-4/+4
| * (make_lispy_event): Make case GPM_CLICK_EVENTNick Roberts2007-05-201-0/+2
| * (Qmouse_fixup_help_message)Nick Roberts2007-05-201-14/+92
* | (restore_kboard_configuration): Only define when MULTI_KBOARD defined.Jason Rumney2007-05-151-0/+5
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-04-221-3/+3
|\ \ | |/
| * (command_loop_1): Fcommand_remapping has new arg; caller changed.Chong Yidong2007-04-011-1/+1
| * Fix a comment before `read_key_sequence'.Eli Zaretskii2007-03-241-2/+2
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-04-221-7/+34
|\ \ | |/
| * (record_char): Add BLOCK_INPUT around fwrite.YAMAMOTO Mitsuharu2007-03-201-0/+4
| * (NUM_RECENT_KEYS): Bump up to 300.Richard M. Stallman2007-03-191-3/+3
| * (read_key_sequence): Store original event into keybuf when replayingChong Yidong2007-03-171-0/+2
| * (help_form_saved_window_configs): New var.Chong Yidong2007-03-101-3/+24
| * (syms_of_keyboard): Doc fix.Richard M. Stallman2007-03-081-1/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-291-5/+10
|\ \ | |/
| * (Fthis_command_keys, Fthis_command_keys_vector): Doc fix.Eli Zaretskii2007-01-271-2/+6
| * (interrupt_input_blocked): Declare volatile.YAMAMOTO Mitsuharu2007-01-261-1/+1
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
| * (read_key_sequence): Extract local map only if theChong Yidong2007-01-201-1/+2
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-131-0/+2
|\ \ | |/
| * (init_keyboard): Initialize interrupt_input_blocked andJan Djärv2007-01-081-0/+2
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2007-01-011-20/+161
|\ \ | |/
| * (some_mouse_moved): Fix last change.Eli Zaretskii2006-12-231-1/+1
| * (syms_of_keyboard) <double-click-time>: Doc fix.Juanma Barranquero2006-12-191-2/+2
| * (kbd_buffer_store_event_hold): Undo 2006-12-04 change.Kim F. Storm2006-12-191-21/+7
| * (ignore_mouse_drag_p): New global var.Kim F. Storm2006-12-151-3/+21
| * (make_lispy_event): Use find_user_signal_name.YAMAMOTO Mitsuharu2006-12-141-13/+143
| * Fix last change.Kim F. Storm2006-12-041-7/+7
| * (kbd_buffer_store_event_hold): Don't throw-on-inputKim F. Storm2006-12-041-13/+20
* | Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-3/+3
|\ \ | |/
| * Space/tab mixup.Juanma Barranquero2006-11-241-3/+3
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2006-12-031-2/+16
|\ \ | |/
| * (read_char): Make an element (t . EVENT) inKim F. Storm2006-10-221-2/+16
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-10-141-19/+35
|\ \ | |/
| * * dispnew.c (sit_for): Sit forever if TIMEOUT is t.Chong Yidong2006-10-101-4/+6
| * * NEWS: explain new behavior and arguments of `key-binding' andDavid Kastrup2006-09-151-6/+9
| * (read_char): If end_time specified, don't put theRichard M. Stallman2006-09-131-8/+17
| * (Finput_pending_p): Check Vunread_input_method_eventsKim F. Storm2006-09-101-1/+3
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-10-141-90/+155
|\ \ | |/
| * (in_sighandler): Remove variable.YAMAMOTO Mitsuharu2006-08-271-13/+1
| * (Fcurrent_idle_time): Simplify.Kim F. Storm2006-08-251-9/+6
| * Clarify difference between in_sighandler and handling_signal.Jan Djärv2006-08-211-1/+6
| * (syms_of_keyboard): Docstring ofKenichi Handa2006-08-211-3/+5