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.
|
Thu, 15 May 2003 21:20:52 +0000 |
Stefan Monnier |
(apply_modifiers): Don't fill the other cache.
|
Wed, 14 May 2003 18:43:12 +0000 |
Stefan Monnier |
(make_lispy_event): Apply modifiers to multibyte-char keys.
|
Sun, 11 May 2003 15:06:41 +0000 |
Stefan Monnier |
(adjust_point_for_property): Be more careful about termination.
|
Sat, 10 May 2003 22:15:35 +0000 |
Stefan Monnier |
(follow_key): Remove dead variable `did_meta'.
|
Sat, 10 May 2003 16:36:02 +0000 |
Stefan Monnier |
(adjust_point_for_property): Try harder to move point
|
Mon, 05 May 2003 14:36:09 +0000 |
Stefan Monnier |
(safe_run_hooks_error): Display the error instead of silently ignoring it.
|
Sun, 04 May 2003 01:44:08 +0000 |
Stefan Monnier |
(menu_bar_item): Adjust declaration.
|
Sun, 04 May 2003 01:39:33 +0000 |
Stefan Monnier |
(input_available_signal): Mark static.
|
Wed, 30 Apr 2003 21:04:13 +0000 |
Stefan Monnier |
(parse_modifiers_uncached): Parse `down', `drag',
|
Wed, 30 Apr 2003 12:08:07 +0000 |
Richard M. Stallman |
(echo_char): Don't clear out a dash that follows a space.
|
Fri, 11 Apr 2003 23:44:10 +0000 |
Stefan Monnier |
(head_table): Use switch-frame as event_kind for select-window.
|
Fri, 11 Apr 2003 23:19:50 +0000 |
Stefan Monnier |
(kbd_buffer_get_event): Don't handle SELECT_WINDOW_EVENT
|
Mon, 24 Mar 2003 19:59:08 +0000 |
Andrew Choi |
Allow building on Mac OS X again after Kim's merging of display code.
|
Fri, 21 Mar 2003 13:49:39 +0000 |
Kim F. Storm |
(make_lispy_event): Use enum window_part.
|
Sun, 09 Mar 2003 20:43:04 +0000 |
Jan Dj¸«£rv |
Implement Ctrl-Mouse-2 (split vertically) for toolkit scrollbars
|
Tue, 25 Feb 2003 06:00:40 +0000 |
Jan Dj¸«£rv |
* keyboard.c (cancel_hourglass_unwind): Surround with
|
Sun, 23 Feb 2003 22:11:20 +0000 |
Jan Dj¸«£rv |
* keyboard.c (cancel_hourglass_unwind): New function.
|
Mon, 17 Feb 2003 07:51:08 +0000 |
Richard M. Stallman |
(this_command_key_count_reset): New variable.
|
Wed, 12 Feb 2003 23:13:43 +0000 |
Kim F. Storm |
Renamed remap-command to command-remapping. All uses changed.
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Tue, 04 Feb 2003 11:51:40 +0000 |
Richard M. Stallman |
(echo_now): Update before_command_echo_length.
|
Mon, 03 Feb 2003 22:52:07 +0000 |
Kim F. Storm |
(syms_of_keyboard) <this-original-command>: Doc fix.
|
Fri, 31 Jan 2003 15:24:20 +0000 |
Juanma Barranquero |
Cygwin support patch.
|
Fri, 24 Jan 2003 02:31:07 +0000 |
Kenichi Handa |
(adjust_point_for_property): New second arg MODIFIED.
|
Sun, 19 Jan 2003 21:50:03 +0000 |
Jan Dj¸«£rv |
GTK version
|
Mon, 13 Jan 2003 08:22:08 +0000 |
Richard M. Stallman |
Finish previous change.
|
Mon, 13 Jan 2003 08:20:09 +0000 |
Richard M. Stallman |
(command_loop_1): Don't redisplay directly if there's a post-command-hook.
|
Wed, 01 Jan 2003 16:59:54 +0000 |
Richard M. Stallman |
(command_loop_1): Call adjust_point_for_property
|
Fri, 22 Nov 2002 12:23:13 +0000 |
Dave Love |
(interrupt_signal): Provide forward declaration.
|
Fri, 15 Nov 2002 20:06:03 +0000 |
Stefan Monnier |
(command_loop_1): Fix int/Lisp_Object mixup.
|
Sat, 09 Nov 2002 12:48:26 +0000 |
Dave Love |
(command_loop_1): Apply Vtranslation_table_for_input
|
Mon, 04 Nov 2002 14:57:54 +0000 |
Dave Love |
(read_char): Always translate iff
|
Sun, 03 Nov 2002 09:36:55 +0000 |
Stefan Monnier |
(adjust_point_for_property): copy/paste error.
|
Sun, 03 Nov 2002 08:58:49 +0000 |
Stefan Monnier |
(adjust_point_for_property): Handle `display' prop on overlays.
|
Wed, 30 Oct 2002 19:13:10 +0000 |
Dave Love |
(lispy_accent_codes, lispy_accent_keys): Extended.
|
Fri, 04 Oct 2002 21:49:47 +0000 |
Stefan Monnier |
(keyremap): New struct.
|
Fri, 27 Sep 2002 17:03:46 +0000 |
Richard M. Stallman |
(STOP_POLLING, RESUME_POLLING): New macros.
|
Wed, 11 Sep 2002 01:58:54 +0000 |
Richard M. Stallman |
(Fexecute_extended_command): Use pop_message_unwind.
|
Mon, 09 Sep 2002 22:33:36 +0000 |
Kim F. Storm |
(Fdiscard_input): If defining keyboard macro,
|
Mon, 19 Aug 2002 14:58:29 +0000 |
Kim F. Storm |
(Fclear_this_command_keys): Added optional arg
|
Wed, 14 Aug 2002 10:34:41 +0000 |
Kim F. Storm |
(Fcommand_execute): Update call to Fexecute_kbd_macro.
|
Sat, 10 Aug 2002 03:48:04 +0000 |
Richard M. Stallman |
(make_lispy_event): Test WINDOWSNT, not WINDOWS_NT.
|