summaryrefslogtreecommitdiff
path: root/src/keyboard.c
Commit message (Expand)AuthorAgeFilesLines
* (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
* (Qsuper): Remove.Stefan Monnier2008-07-161-6/+0
* (parse_menu_item): Don't use cachelist, even under NS.Stefan Monnier2008-07-151-8/+3
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-12/+43
* * unexnext.c:Dan Nicolaescu2008-06-261-14/+0
* Make "xfree (NULL)" a no-op; remove useless if-before-xfree.Jim Meyering2008-06-021-2/+1
* (parse_menu_item): Fix last change.Stefan Monnier2008-05-161-2/+3
* (parse_menu_item): Do not cache key shortcut any more.Stefan Monnier2008-05-161-2/+5
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* * tooltip.el (tooltip-previous-message): New var.Stefan Monnier2008-04-191-39/+0
* (read_key_sequence): Remove always-true checks.Chong Yidong2008-04-151-4/+2
* (Qdeactivate_mark): New var.Stefan Monnier2008-04-091-11/+6
* Restore support for the values `identity' and `only' for transientChong Yidong2008-04-021-0/+10
* (Vthis_command_keys_shift_translated): New var.Chong Yidong2008-04-021-15/+32
* * keyboard.c (pending_funcalls): New var.Stefan Monnier2008-03-291-0/+17
* * w32fns.c (hourglass_timer, hourglass_hwnd): New variables.Jason Rumney2008-03-191-12/+12
* (read_key_sequence): Fix downcasing of letters withAndreas Schwab2008-03-161-1/+1
* (command_loop_1): Revert 2006-10-09 change.Chong Yidong2008-02-251-5/+3
* (read_avail_input): Call Fdelete_terminal.Stefan Monnier2008-02-121-4/+5
* (read_key_sequence): Don't pass args with side effects to AREF,Juanma Barranquero2008-02-111-2/+3
* * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove codeDan Nicolaescu2008-02-091-1/+1
* (add_command_key, parse_menu_item): Use ASET.Stefan Monnier2008-02-081-27/+26
* Merge from emacs--devo--0Miles Bader2008-01-311-0/+3
|\
| * Merge from emacs--rel--22Miles Bader2008-01-311-0/+3
| |\
| | * (make_ctrl_char): If C is a multibyte character, justKenichi Handa2008-01-311-0/+3
| | * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | | Merge from emacs--devo--0Miles Bader2008-01-301-14/+11
|\ \ \ | |/ /
| * | (read_char): Yet another int/Lisp_Object mixup (YAILOM).Stefan Monnier2008-01-281-1/+1
| * | (read_char): Restore echo_message_buffer after redisplay.Richard M. Stallman2008-01-251-0/+8
| * | * movemail.c:Dan Nicolaescu2008-01-131-14/+3
* | | Merge from emacs--devo--0Miles Bader2008-01-091-4/+5
|\ \ \ | |/ /