Mon, 12 Jan 2009 09:21:15 +0000 |
Martin Rudalics |
(read_char): Fix case where last_nonmenu_event
|
Sun, 11 Jan 2009 13:24:26 +0000 |
Jason Rumney |
(cmd_error_internal): Exit when errors occur before
|
Fri, 09 Jan 2009 03:30:02 +0000 |
Glenn Morris |
(last_command_char): For clarity, rename to...
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Sat, 03 Jan 2009 14:53:26 +0000 |
Jason Rumney |
(parse_modifiers_uncached): Wheel events are clicks (bug#687).
|
Tue, 23 Dec 2008 07:28:06 +0000 |
Martin Rudalics |
In comments, write delete_frame instead of Fdelete_frame.
|
Sun, 21 Dec 2008 04:13:46 +0000 |
Stefan Monnier |
(cmd_error_internal): Don't exit in daemon mode, bug#1310.
|
Thu, 04 Dec 2008 08:53:26 +0000 |
Dan Nicolaescu |
(kbd_buffer_get_event): Follow the non-interactive
|
Wed, 03 Dec 2008 02:40:26 +0000 |
Dan Nicolaescu |
* keyboard.c (read_char_help_form_unwind): Specify the type for ARG.
|
Tue, 02 Dec 2008 23:12:56 +0000 |
Chong Yidong |
(make_lispy_position): Only use PT if the selected window is current.
|
Tue, 02 Dec 2008 16:32:20 +0000 |
Chong Yidong |
(timer_check): Revert last change.
|
Sun, 30 Nov 2008 17:33:36 +0000 |
Chong Yidong |
(timer_check): After a timer runs, ensure that the selected window's
|
Sun, 02 Nov 2008 10:46:21 +0000 |
Martin Rudalics |
(command_loop_1): Handle NORECORD in call of
|
Sat, 25 Oct 2008 20:23:31 +0000 |
Chong Yidong |
(read_char_minibuf_menu_prompt): Ensure that
|
Mon, 29 Sep 2008 21:31:20 +0000 |
Andreas Schwab |
(syms_of_keyboard) <input-decode-map>: Doc fix.
|
Sat, 20 Sep 2008 13:04:31 +0000 |
Eli Zaretskii |
(Fset_quit_char, Fset_input_meta_mode, Fset_output_flow_control)
|
Fri, 12 Sep 2008 04:10:59 +0000 |
Stefan Monnier |
* term.c (close_gpm): New fun extracted from Fgpm_mouse_stop.
|
Tue, 09 Sep 2008 18:16:48 +0000 |
Chong Yidong |
(read_key_sequence): Reapply translation maps when switching
|
Sat, 06 Sep 2008 17:22:05 +0000 |
Chong Yidong |
(Ftop_level): Doc fix.
|
Fri, 29 Aug 2008 07:56:40 +0000 |
Kenichi Handa |
(adjust_point_for_property): Check composition by
|
Sat, 23 Aug 2008 16:52:37 +0000 |
Eli Zaretskii |
(handle_interrupt) [MSDOS]: Call cursor_to with SELECTED_FRAME as
|
Thu, 31 Jul 2008 18:08:46 +0000 |
Juanma Barranquero |
* keyboard.c (gobble_input): Fix previous change.
|
Thu, 31 Jul 2008 05:33:56 +0000 |
Dan Nicolaescu |
* bitmaps/README:
|
Thu, 31 Jul 2008 02:47:32 +0000 |
Dan Nicolaescu |
* s/ms-w32.h (MULTI_KBOARD): Remove.
before-remove-vms
|
Sun, 27 Jul 2008 18:24:48 +0000 |
Dan Nicolaescu |
Remove support for Mac Carbon.
remove-carbon
|
Wed, 16 Jul 2008 23:24:46 +0000 |
Adrian Robert |
various small cleanups detailed in changelogs
|
Wed, 16 Jul 2008 19:23:49 +0000 |
Stefan Monnier |
* keymap.c: Remove all NS-specific code.
|
Wed, 16 Jul 2008 16:38:33 +0000 |
Stefan Monnier |
(Qsuper): Remove.
|
Tue, 15 Jul 2008 21:01:44 +0000 |
Stefan Monnier |
(parse_menu_item): Don't use cachelist, even under NS.
|
Tue, 15 Jul 2008 18:15:18 +0000 |
Adrian Robert |
merging Emacs.app (NeXTstep port)
|
Thu, 26 Jun 2008 04:24:54 +0000 |
Dan Nicolaescu |
* unexnext.c:
|
Mon, 02 Jun 2008 06:09:17 +0000 |
Jim Meyering |
Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
|
Fri, 16 May 2008 04:55:56 +0000 |
Stefan Monnier |
(parse_menu_item): Fix last change.
|
Fri, 16 May 2008 04:28:27 +0000 |
Stefan Monnier |
(parse_menu_item): Do not cache key shortcut any more.
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Sat, 19 Apr 2008 19:30:53 +0000 |
Stefan Monnier |
* tooltip.el (tooltip-previous-message): New var.
|
Tue, 15 Apr 2008 23:36:02 +0000 |
Chong Yidong |
(read_key_sequence): Remove always-true checks.
|
Wed, 09 Apr 2008 03:29:46 +0000 |
Stefan Monnier |
(Qdeactivate_mark): New var.
|
Wed, 02 Apr 2008 20:22:37 +0000 |
Chong Yidong |
Restore support for the values `identity' and `only' for transient
|
Wed, 02 Apr 2008 20:14:57 +0000 |
Chong Yidong |
(Vthis_command_keys_shift_translated): New var.
|
Sat, 29 Mar 2008 01:46:10 +0000 |
Stefan Monnier |
* keyboard.c (pending_funcalls): New var.
|
Wed, 19 Mar 2008 17:03:23 +0000 |
Jason Rumney |
* w32fns.c (hourglass_timer, hourglass_hwnd): New variables.
|
Sun, 16 Mar 2008 11:24:35 +0000 |
Andreas Schwab |
(read_key_sequence): Fix downcasing of letters with
|
Mon, 25 Feb 2008 16:06:08 +0000 |
Chong Yidong |
(command_loop_1): Revert 2006-10-09 change.
|
Tue, 12 Feb 2008 04:05:29 +0000 |
Stefan Monnier |
(read_avail_input): Call Fdelete_terminal.
|
Mon, 11 Feb 2008 11:29:41 +0000 |
Juanma Barranquero |
(read_key_sequence): Don't pass args with side effects to AREF,
|
Sat, 09 Feb 2008 18:03:10 +0000 |
Dan Nicolaescu |
* configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
|
Fri, 08 Feb 2008 16:22:36 +0000 |
Stefan Monnier |
(add_command_key, parse_menu_item): Use ASET.
|
Thu, 31 Jan 2008 13:49:17 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 30 Jan 2008 07:57:28 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 16 Dec 2007 05:08:49 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 06 Dec 2007 09:51:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 11 Nov 2007 00:56:44 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 27 Oct 2007 09:12:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 19 Oct 2007 00:00:21 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 15 Oct 2007 05:03:21 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 11 Oct 2007 16:22:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 29 Aug 2007 05:03:40 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 13 Aug 2007 13:48:35 +0000 |
Miles Bader |
Merge from emacs--devo--0
|