2009-08-19 |
Stefan Monnier |
(syms_of_keyboard): Default to 5 buttons, which should be
|
2009-08-15 |
Michael Albinus |
* keyboard.c (readable_events): Call xd_pending_messages.
|
2009-08-12 |
Stefan Monnier |
* cmds.c (nonundocount): New global variable.
|
2009-07-03 |
Jan Djärv |
* xterm.h (struct x_display_info): Add invisible_cursor.
|
2009-07-01 |
Kenichi Handa |
(decode_keyboard_code): New function.
|
2009-06-08 |
Adrian Robert |
keyboard.c (kbd_buffer_get_event): Null-check used_mouse_menu.
|
2009-05-06 |
Stefan Monnier |
(syms_of_keyboard): Staticpro pending_funcalls.
|
2009-04-29 |
YAMAMOTO Mitsuharu |
(init_keyboard) [POLL_FOR_INPUT]: Reset poll_timer.
|
2009-04-26 |
Johan Bockgård |
(syms_of_keyboard) <input-decode-map>: Doc fix.
|
2009-04-22 |
Chong Yidong |
* keyboard.c (Fset_input_meta_mode): Doc fix.
|
2009-04-16 |
Chong Yidong |
* keyboard.c (adjust_point_for_property): Disable 2009-02-12
|
2009-03-27 |
Stefan Monnier |
* keyboard.c (tty_read_avail_input): Don't treat a -1 return from
|
2009-03-20 |
Juanma Barranquero |
* keyboard.c (Fcurrent_idle_time): Reflow docstring.
|
2009-03-15 |
Chong Yidong |
(parse_menu_item): Don't display remappings as menu equivalent bindings (Bug#788).
|
2009-03-12 |
David Reitter |
(parse_menu_item) [HAVE_NS]: treat new event like NON_ASCII_KEYSTROKE_EVENT, but set used_mouse_menu.
|
2009-02-12 |
Stefan Monnier |
(adjust_point_for_property): Allow stopping betwen two invisible areas.
|
2009-02-04 |
Adrian Robert |
* nsmenu.m (pop_down_menu): New function.
|
2009-02-01 |
Adrian Robert |
* nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009-01-30
|
2009-01-30 |
Juanma Barranquero |
* atimer.c (run_timers, alarm_signal_handler):
|
2009-01-29 |
Chong Yidong |
(pending_signals): New var.
|
2009-01-25 |
Adrian Robert |
Changes to remove Feval calls from GUI under NS.
|
2009-01-12 |
Martin Rudalics |
(read_char): Fix case where last_nonmenu_event
|
2009-01-11 |
Jason Rumney |
(cmd_error_internal): Exit when errors occur before
|
2009-01-09 |
Glenn Morris |
(last_command_char): For clarity, rename to...
|
2009-01-08 |
Glenn Morris |
Add 2009 to copyright years.
|
2009-01-03 |
Jason Rumney |
(parse_modifiers_uncached): Wheel events are clicks (bug#687).
|
2008-12-23 |
Martin Rudalics |
In comments, write delete_frame instead of Fdelete_frame.
|
2008-12-21 |
Stefan Monnier |
(cmd_error_internal): Don't exit in daemon mode, bug#1310.
|
2008-12-04 |
Dan Nicolaescu |
(kbd_buffer_get_event): Follow the non-interactive
|
2008-12-03 |
Dan Nicolaescu |
* keyboard.c (read_char_help_form_unwind): Specify the type for ARG.
|
2008-12-02 |
Chong Yidong |
(make_lispy_position): Only use PT if the selected window is current.
|
2008-12-02 |
Chong Yidong |
(timer_check): Revert last change.
|
2008-11-30 |
Chong Yidong |
(timer_check): After a timer runs, ensure that the selected window's
|
2008-11-02 |
Martin Rudalics |
(command_loop_1): Handle NORECORD in call of
|
2008-10-25 |
Chong Yidong |
(read_char_minibuf_menu_prompt): Ensure that
|
2008-09-29 |
Andreas Schwab |
(syms_of_keyboard) <input-decode-map>: Doc fix.
|
2008-09-20 |
Eli Zaretskii |
(Fset_quit_char, Fset_input_meta_mode, Fset_output_flow_control)
|
2008-09-12 |
Stefan Monnier |
* term.c (close_gpm): New fun extracted from Fgpm_mouse_stop.
|
2008-09-09 |
Chong Yidong |
(read_key_sequence): Reapply translation maps when switching
|
2008-09-06 |
Chong Yidong |
(Ftop_level): Doc fix.
|
2008-08-29 |
Kenichi Handa |
(adjust_point_for_property): Check composition by
|
2008-08-23 |
Eli Zaretskii |
(handle_interrupt) [MSDOS]: Call cursor_to with SELECTED_FRAME as
|
2008-07-31 |
Juanma Barranquero |
* keyboard.c (gobble_input): Fix previous change.
|
2008-07-31 |
Dan Nicolaescu |
* bitmaps/README:
|
2008-07-31 |
Dan Nicolaescu |
* s/ms-w32.h (MULTI_KBOARD): Remove.
before-remove-vms
|
2008-07-27 |
Dan Nicolaescu |
Remove support for Mac Carbon.
remove-carbon
|
2008-07-16 |
Adrian Robert |
various small cleanups detailed in changelogs
|
2008-07-16 |
Stefan Monnier |
* keymap.c: Remove all NS-specific code.
|
2008-07-16 |
Stefan Monnier |
(Qsuper): Remove.
|
2008-07-15 |
Stefan Monnier |
(parse_menu_item): Don't use cachelist, even under NS.
|
2008-07-15 |
Adrian Robert |
merging Emacs.app (NeXTstep port)
|
2008-06-26 |
Dan Nicolaescu |
* unexnext.c:
|
2008-06-02 |
Jim Meyering |
Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
|
2008-05-16 |
Stefan Monnier |
(parse_menu_item): Fix last change.
|
2008-05-16 |
Stefan Monnier |
(parse_menu_item): Do not cache key shortcut any more.
|
2008-05-14 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-04-19 |
Stefan Monnier |
* tooltip.el (tooltip-previous-message): New var.
|
2008-04-15 |
Chong Yidong |
(read_key_sequence): Remove always-true checks.
|
2008-04-09 |
Stefan Monnier |
(Qdeactivate_mark): New var.
|
2008-04-02 |
Chong Yidong |
Restore support for the values `identity' and `only' for transient
|