Thu, 25 Nov 2004 22:17:49 +0000 |
Stefan Monnier |
(command_loop_1): Print a message describing the key
|
Mon, 15 Nov 2004 23:32:52 +0000 |
Kim F. Storm |
(Fposn_at_point): Remove extra */ after doc string.
|
Tue, 09 Nov 2004 13:23:55 +0000 |
Kim F. Storm |
(read_avail_input): Remove unused variable 'discard'.
|
Sun, 07 Nov 2004 03:49:38 +0000 |
Richard M. Stallman |
(command_loop_1): Change Vtransient_mark_mode
|
Fri, 05 Nov 2004 11:30:01 +0000 |
Kim F. Storm |
(kbd_buffer_store_event_hold): Remove obsolete code.
|
Sat, 09 Oct 2004 23:24:49 +0000 |
Kim F. Storm |
(timer_resume_idle): New function to resume idle
|
Fri, 20 Aug 2004 10:34:12 +0000 |
Kim F. Storm |
Rename wait_reading_process_input to wait_reading_process_output.
|
Thu, 19 Aug 2004 13:59:28 +0000 |
Kim F. Storm |
Adapt to new wait_reading_process_input args.
|
Sun, 08 Aug 2004 16:17:23 +0000 |
Luc Teirlinck |
Declare Qdisabled_command_function instead of Qdisabled_command_hook.
|
Sat, 07 Aug 2004 02:28:50 +0000 |
Luc Teirlinck |
(syms_of_keyboard) <overriding-terminal-local-map>: Doc fix.
|
Sat, 31 Jul 2004 15:57:40 +0000 |
Luc Teirlinck |
(syms_of_keyboard) <disable-point-adjustment>: Doc fix.
|
Mon, 19 Jul 2004 04:42:43 +0000 |
Steven Tamm |
Fixes for Ctrl-G support on carbon, replacing old timeout based polling
|
Sat, 17 Jul 2004 17:31:33 +0000 |
Juanma Barranquero |
(not_single_kboard_state): Do nothing unless MULTI_KBOARD is defined.
|
Sat, 17 Jul 2004 14:50:58 +0000 |
Richard M. Stallman |
(not_single_kboard_state): New function.
|
Wed, 14 Jul 2004 22:42:44 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-455
|
Tue, 06 Jul 2004 23:32:37 +0000 |
Luc Teirlinck |
(syms_of_keyboard): Fix `keyboard-translate-table' docstring.
|
Mon, 21 Jun 2004 03:22:34 +0000 |
Richard M. Stallman |
(command_loop_1): Handle values `only' and `identity' for Vtransient_mark_mode.
|
Sun, 13 Jun 2004 22:39:20 +0000 |
Richard M. Stallman |
(cmd_error): Don't call any_kboard_state if inside a recursive edit level.
|
Sun, 13 Jun 2004 15:34:11 +0000 |
Andreas Schwab |
(cancel_hourglass_unwind): Return a value.
|
Fri, 11 Jun 2004 00:47:11 +0000 |
Juanma Barranquero |
(Fposn_at_point): Doc fix.
|
Fri, 21 May 2004 23:36:38 +0000 |
Kim F. Storm |
(struct backtrace): Add debug_on_exit member.
|
Mon, 17 May 2004 23:07:15 +0000 |
Kim F. Storm |
(Frecursive_edit): Return immediately if input blocked.
|
Mon, 17 May 2004 20:09:39 +0000 |
Jason Rumney |
(kbd_buffer_get_event): Don't use event->code and
|
Fri, 14 May 2004 23:01:45 +0000 |
Kim F. Storm |
Undo last change.
|
Fri, 14 May 2004 20:16:06 +0000 |
Kim F. Storm |
(in_timer_check): New static var.
|
Thu, 13 May 2004 21:41:37 +0000 |
Kim F. Storm |
(mark_kboards): Don't mark x and y members
|
Tue, 20 Apr 2004 22:16:46 +0000 |
Kim F. Storm |
(Fposn_at_x_y, Fposn_at_point): New defuns.
|
Fri, 16 Apr 2004 21:19:16 +0000 |
Kim F. Storm |
(Fkey_description): Change callers.
|
Sat, 28 Feb 2004 01:53:35 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-119
|
Fri, 27 Feb 2004 23:46:31 +0000 |
Kim F. Storm |
(kbd_buffer_store_event_hold): New function to store
|
Thu, 26 Feb 2004 08:50:02 +0000 |
Kim F. Storm |
Temporary fix; increase NREAD_INPUT_EVENTS to 512.
|
Thu, 19 Feb 2004 23:26:06 +0000 |
Kim F. Storm |
Fix whitespace.
|
Thu, 19 Feb 2004 23:21:51 +0000 |
Kim F. Storm |
Undo 2004-02-16 and 2004-02-17 changes.
|
Tue, 17 Feb 2004 00:29:13 +0000 |
Kim F. Storm |
(in_read_avail_input): New static variable to handle re-entrancy.
|
Mon, 16 Feb 2004 23:13:13 +0000 |
Kim F. Storm |
Rework previous change; it didn't consider that the
|
Mon, 16 Feb 2004 16:36:24 +0000 |
Eli Zaretskii |
(prev_read): New static variable.
|
Wed, 21 Jan 2004 20:19:41 +0000 |
Stefan Monnier |
(kbd_buffer_gcpro): Remove.
|
Wed, 21 Jan 2004 05:15:12 +0000 |
Stefan Monnier |
(handle_async_input): New fun, extracted from input_available_signal.
|
Tue, 06 Jan 2004 22:37:39 +0000 |
Kim F. Storm |
(make_lispy_position): Use modified mode_line_string,
|
Mon, 29 Dec 2003 08:28:35 +0000 |
Karoly Lorentey |
Make sure secondary frames are deleted when emacsclient quits.
|
Mon, 29 Dec 2003 07:16:26 +0000 |
Karoly Lorentey |
Bugfix festival.
|
Sun, 28 Dec 2003 16:05:28 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sun, 28 Dec 2003 00:10:41 +0000 |
Kim F. Storm |
(Qimage): Remove extern (now in lisp.h).
|
Sat, 27 Dec 2003 10:00:19 +0000 |
Karoly Lorentey |
Fully eliminated global tty state variables.
|
Sat, 27 Dec 2003 01:12:57 +0000 |
Karoly Lorentey |
Full support for multiple terminal I/O (with some rough edges).
|
Fri, 26 Dec 2003 04:24:54 +0000 |
Karoly Lorentey |
lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
|
Thu, 25 Dec 2003 06:59:31 +0000 |
Karoly Lorentey |
Implemented multiple tty support.
|
Thu, 27 Nov 2003 21:16:26 +0000 |
Kim F. Storm |
(make_lispy_position): Add x and y coordinates
|
Sun, 23 Nov 2003 00:09:39 +0000 |
Kim F. Storm |
(make_lispy_position): New function for generating
|
Mon, 17 Nov 2003 23:29:40 +0000 |
Stefan Monnier |
(parse_modifiers, apply_modifiers): Use INTMASK instead of VALMASK.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sun, 06 Jul 2003 19:29:26 +0000 |
Stefan Monnier |
(mark_kboards): Update calls to mark_object.
|
Sun, 22 Jun 2003 00:01:42 +0000 |
Richard M. Stallman |
(read_key_sequence): When converting upcase fn key to
|
Sun, 15 Jun 2003 21:46:53 +0000 |
Stefan Monnier |
(mark_kboards): New fun, moved from alloc.c. Mark kbd_buffer.
|
Wed, 04 Jun 2003 22:05:52 +0000 |
Jason Rumney |
(Qmouse_wheel, mouse_wheel_syms, lispy_mouse_wheel_names): Remove.
|
Sun, 01 Jun 2003 21:48:53 +0000 |
Jason Rumney |
Make last change compile on MSVC
|
Sun, 01 Jun 2003 21:40:38 +0000 |
Jason Rumney |
(Qmouse_wheel): Declare only if MAC_OSX defined.
|
Mon, 26 May 2003 22:55:45 +0000 |
Juanma Barranquero |
(make_lispy_event) [WINDOWSNT]: Don't handle MOUSE_WHEEL_EVENT anymore.
|
Sat, 24 May 2003 21:59:25 +0000 |
Kim F. Storm |
Make (many) trivial substitutions for renamed and
|
Sat, 24 May 2003 14:52:10 +0000 |
Stefan Monnier |
(read_key_sequence): Adjust fkey and keytran when dropping `down' events.
|