Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sat, 23 Jul 2005 19:09:50 +0000 |
Richard M. Stallman |
(read_char): Test gc_cons_threshold.
|
Wed, 13 Jul 2005 05:30:56 +0000 |
Stefan Monnier |
(read_char): Use gc_cons_combined_threshold.
|
Fri, 08 Jul 2005 14:48:03 +0000 |
Kim F. Storm |
(menu_bar_items): Don't GCPRO menu_bar_items_vector here.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Fri, 17 Jun 2005 14:06:22 +0000 |
Richard M. Stallman |
(read_char): Call restore_getcjmp after jump occurs.
|
Fri, 10 Jun 2005 02:26:58 +0000 |
Luc Teirlinck |
(command_loop_1): Adapt call to Fselect_frame.
|
Wed, 08 Jun 2005 15:18:49 +0000 |
Richard M. Stallman |
Clean up whitespace.
|
Mon, 06 Jun 2005 16:17:44 +0000 |
Luc Teirlinck |
(command_loop_1): Update Vthis_original_command.
|
Thu, 26 May 2005 14:53:55 +0000 |
Juanma Barranquero |
(Frecursive_edit): Fix typo in docstring.
|
Wed, 18 May 2005 23:19:56 +0000 |
Nick Roberts |
(syms_of_keyboard): Remove lisp variables
|
Mon, 16 May 2005 21:25:32 +0000 |
Kim F. Storm |
(adjust_point_for_property): Skip empty overlay string.
|
Fri, 13 May 2005 08:44:49 +0000 |
YAMAMOTO Mitsuharu |
(readable_events) [USE_TOOLKIT_SCROLL_BARS]: Regard
|
Mon, 02 May 2005 10:32:40 +0000 |
Kim F. Storm |
(executing_kbd_macro_index): Rename from executing_macro_index.
|
Sun, 01 May 2005 18:47:16 +0000 |
Richard M. Stallman |
Change Vexecuting_macro to Vexecuting_kbd_macro.
|
Tue, 12 Apr 2005 10:25:05 +0000 |
YAMAMOTO Mitsuharu |
(Qlanguage_change) [MAC_OS]: New variable.
|
Tue, 12 Apr 2005 08:07:13 +0000 |
YAMAMOTO Mitsuharu |
(poll_for_input) [SYNC_INPUT]: Don't call poll_for_input_1. Set
|
Sun, 10 Apr 2005 00:41:34 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 31 Mar 2005 10:11:14 +0000 |
Kim F. Storm |
(Qmouse_fixup_help_message): New var.
|
Sat, 19 Mar 2005 16:36:01 +0000 |
Stefan Monnier |
(keys_of_keyboard): Just use `ignore' instead of the redundant `ignore-event'.
|
Wed, 16 Mar 2005 21:39:49 +0000 |
Stefan Monnier |
(read_char): Only do the 7-bit-meta -> 27-bit-meta
|
Thu, 10 Mar 2005 19:08:31 +0000 |
Jan Dj«£rv |
* keyboard.c (Fexecute_extended_command): Restart hourglass
|
Sun, 06 Mar 2005 16:04:06 +0000 |
Richard M. Stallman |
(Ftop_level): Let Fthrow deal with UNBLOCK_INPUT.
|
Tue, 01 Mar 2005 13:17:47 +0000 |
Stefan Monnier |
(Fposn_at_x_y): Check integerness of X and Y.
|
Tue, 15 Feb 2005 06:41:26 +0000 |
Richard M. Stallman |
(command_loop_1): Always use safe_run_hooks to run Qdeferred_action_function.
|
Sun, 13 Feb 2005 00:21:11 +0000 |
Dan Nicolaescu |
If HAVE_FCNTL_H include fcntl.h.
|
Sun, 16 Jan 2005 09:17:02 +0000 |
Jan Dj«£rv |
* keyboard.c (READABLE_EVENTS_DO_TIMERS_NOW)
|
Fri, 14 Jan 2005 12:11:15 +0000 |
Kim F. Storm |
(Fposn_at_x_y): Add optional arg WHOLE.
|
Thu, 13 Jan 2005 19:43:09 +0000 |
Richard M. Stallman |
(syms_of_keyboard): Doc fix.
|
Thu, 23 Dec 2004 22:17:56 +0000 |
Jan Dj«£rv |
* keyboard.c (input_available_signal): Call SIGNAL_THREAD_CHECK
|
Tue, 21 Dec 2004 11:34:42 +0000 |
Richard M. Stallman |
(kbd_buffer_store_event_hold):
|
Wed, 15 Dec 2004 21:40:41 +0000 |
Jan Dj«£rv |
* syssignal.h: Declare main_thread.
|
Wed, 15 Dec 2004 00:07:15 +0000 |
Kim F. Storm |
(read_char): Save and restore echo_string when
|
Wed, 15 Dec 2004 00:04:39 +0000 |
Kim F. Storm |
(Vthrow_on_input): New variable.
|
Sat, 11 Dec 2004 23:43:21 +0000 |
Stefan Monnier |
(handle_async_input): Remove pthread mutex handling.
|
Tue, 07 Dec 2004 21:03:04 +0000 |
Jan Dj«£rv |
* emacs.c (Fdump_emacs): Add ! defined (SYSTEM_MALLOC) around
|
Tue, 07 Dec 2004 08:25:43 +0000 |
Jan Dj«£rv |
* gtkutil.c: Include signal.h and syssignal.h.
|
Tue, 30 Nov 2004 05:57:27 +0000 |
Steven Tamm |
* keyboard.c: Don't undef SIGIO
|
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.
|
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.
|
Sat, 03 Aug 2002 22:21:09 +0000 |
Andrew Choi |
In src:
|
Mon, 29 Jul 2002 01:55:43 +0000 |
Richard M. Stallman |
(make_lispy_event): Use #ifdef to test USE_TOOLKIT_SCROLL_BARS.
|
Sat, 20 Jul 2002 21:47:00 +0000 |
Richard M. Stallman |
(cmd_error_internal): Pass Vsignaling_function
|
Fri, 19 Jul 2002 10:33:44 +0000 |
Juanma Barranquero |
Fix typo.
|
Tue, 16 Jul 2002 19:48:34 +0000 |
Ken Raeburn |
(cmd_error_internal): Use const for pointer to lisp
|
Tue, 16 Jul 2002 17:40:57 +0000 |
Ken Raeburn |
(echo_char, parse_modifiers_uncached, parse_solitary_modifier,
|
Tue, 16 Jul 2002 15:49:29 +0000 |
Ken Raeburn |
* keyboard.c (Fevent_convert_list): Use SREF.
|
Tue, 16 Jul 2002 13:42:15 +0000 |
Richard M. Stallman |
(cmd_error) [HAVE_X_WINDOWS]: Maybe call cancel_houglass.
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Sun, 14 Jul 2002 22:52:48 +0000 |
Kim F. Storm |
Correct last commit which by mistake included some completely
|
Fri, 12 Jul 2002 23:47:31 +0000 |
Kim F. Storm |
(command_loop_1): Invert check on Vmemory_full.
|
Fri, 12 Jul 2002 11:18:36 +0000 |
Richard M. Stallman |
(cmd_error_internal): Handle Vsignaling_function here.
|
Thu, 11 Jul 2002 14:18:02 +0000 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
Wed, 10 Jul 2002 08:45:24 +0000 |
Juanma Barranquero |
Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
|
Fri, 05 Jul 2002 18:51:59 +0000 |
Dave Love |
(read_key_sequence): Set initial_idleness_start_time
|
Thu, 04 Jul 2002 10:37:38 +0000 |
Juanma Barranquero |
(post_command_idle_hook): Remove redundant (and inexact) obsolescence
|
Mon, 01 Jul 2002 16:00:49 +0000 |
Dave Love |
(kbd_buffer_store_event): Fix interrupt_signal decl
|
Mon, 01 Jul 2002 08:04:04 +0000 |
Richard M. Stallman |
(timer_last_idleness_start_time): New variable.
|
Fri, 28 Jun 2002 19:43:33 +0000 |
Jan Dj«£rv |
(readable_filtered_events): New function.
|
Mon, 17 Jun 2002 18:45:44 +0000 |
Stefan Monnier |
(read_key_sequence): Be more careful with first_unbound.
|
Thu, 13 Jun 2002 14:59:38 +0000 |
Pavel Jan«¿k |
Rename enum event_kind items.
|
Tue, 11 Jun 2002 19:50:45 +0000 |
Stefan Monnier |
(read_key_sequence):
|
Tue, 11 Jun 2002 19:29:40 +0000 |
Richard M. Stallman |
(readable_events): Ignore any number of
|
Mon, 20 May 2002 14:49:57 +0000 |
Richard M. Stallman |
(read_char_minibuf_menu_prompt): Don't list equivalent key bindings here.
|
Mon, 20 May 2002 08:05:55 +0000 |
Ken Raeburn |
* keyboard.c (echo_char, record_char, parse_modifiers_uncached)
|
Thu, 16 May 2002 11:53:41 +0000 |
Juanma Barranquero |
(Fthis_command_keys, Fthis_command_keys_vector): Fix typo.
|
Wed, 15 May 2002 22:34:57 +0000 |
Stefan Monnier |
(read_char_x_menu_prompt): Use an equivalent but more meaningful test.
|
Sat, 04 May 2002 22:13:53 +0000 |
Jason Rumney |
(make_lispy_event) <mouse-wheel>: Set count to 1
|
Fri, 26 Apr 2002 23:39:06 +0000 |
Andrew Choi |
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
|
Sat, 13 Apr 2002 17:48:10 +0000 |
Richard M. Stallman |
(command_loop_1): Don't call start_hourglass
|
Fri, 12 Apr 2002 09:35:34 +0000 |
Gerd Moellmann |
(Qleft_margin, Qright_margin): Declare.
|
Fri, 12 Apr 2002 05:55:04 +0000 |
Stefan Monnier |
(gen_help_event): int/Lisp_Object confusion.
|
Fri, 12 Apr 2002 05:50:15 +0000 |
Stefan Monnier |
(command_loop_1): Turn off transient-mark-mode rather
|
Wed, 03 Apr 2002 08:36:56 +0000 |
Pavel Jan«¿k |
Fix comment.
|
Wed, 03 Apr 2002 04:49:33 +0000 |
Stefan Monnier |
(make_lispy_event): Handle unknown keysyms together
|
Tue, 02 Apr 2002 15:53:14 +0000 |
Eli Zaretskii |
(read_char): If the event was Qselect_window,
|
Mon, 01 Apr 2002 13:42:32 +0000 |
Pavel Jan«¿k |
(Qselect_window): New symbol.
|
Sun, 24 Mar 2002 20:29:38 +0000 |
Pavel Jan«¿k |
Fix typos.
|
Thu, 21 Mar 2002 21:32:50 +0000 |
Kim F. Storm |
(menu_bar_items): Mostly undo 2002-02-20 patch, so
|
Sun, 10 Mar 2002 16:16:38 +0000 |
Jan Dj«£rv |
Added Emacs event save_session_event.
|
Fri, 08 Mar 2002 11:34:00 +0000 |
Gerd Moellmann |
(echo_char): Make sure to add a separator between
|
Wed, 06 Mar 2002 15:55:11 +0000 |
Gerd Moellmann |
(echo_prompt, echo_char, echo_dash, echo_now)
|
Mon, 04 Mar 2002 23:41:00 +0000 |
Stefan Monnier |
Change defvar_int def and vars to use EMACS_INT instead of just int.
|
Sat, 23 Feb 2002 22:02:18 +0000 |
Kim F. Storm |
(command_loop_1): Use Fremap_command for command remapping;
|
Wed, 20 Feb 2002 23:00:35 +0000 |
Kim F. Storm |
(kbd_buffer_get_event) [WINDOWSNT]: Corrected
|
Wed, 20 Feb 2002 14:51:46 +0000 |
Kim F. Storm |
(menu_bar_items): Don't include keymap or local-map
|
Sat, 16 Feb 2002 09:51:31 +0000 |
Pavel Jan«¿k |
Do not include "systime.h" twice.
|
Wed, 13 Feb 2002 16:23:08 +0000 |
Richard M. Stallman |
(Fthis_command_keys, Fthis_command_keys_vector)
|
Wed, 06 Feb 2002 22:59:56 +0000 |
Kim F. Storm |
(Vthis_original_command): New variable.
|
Wed, 06 Feb 2002 22:41:43 +0000 |
Pavel Jan«¿k |
(recursive_edit_1): Call cancel_hourglass unconditionally.
|
Sat, 02 Feb 2002 10:09:38 +0000 |
Pavel Jan«¿k |
(command_loop_1) [HAVE_X_WINDOWS]: Call cancel_hourglass unconditionally.
|
Thu, 31 Jan 2002 06:57:08 +0000 |
Pavel Jan«¿k |
Fix typo.
|
Sat, 26 Jan 2002 17:06:55 +0000 |
Pavel Jan«¿k |
(parse_tool_bar_item): Remove duplicated prototypes.
|
Thu, 24 Jan 2002 17:18:35 +0000 |
Eli Zaretskii |
(record_char): Fix a typo in a comment.
|
Sun, 13 Jan 2002 10:14:47 +0000 |
Pavel Jan«¿k |
(read_key_sequence): Remove unused variable `extra_maps'.
|
Thu, 03 Jan 2002 11:30:57 +0000 |
Kim F. Storm |
(read_key_sequence): Fixed cast of submaps arg to bcopy.
|
Wed, 02 Jan 2002 21:54:11 +0000 |
Richard M. Stallman |
(read_key_sequence): Handle the keymap property before minor mode maps.
|
Tue, 25 Dec 2001 23:38:23 +0000 |
Kim F. Storm |
(record_char): Ignore duplicate help-echo events only
|
Tue, 18 Dec 2001 06:25:27 +0000 |
Pavel Jan«¿k |
(head_table): Add missing braces around initializer.
|
Sun, 16 Dec 2001 03:51:52 +0000 |
Richard M. Stallman |
(syms_of_keyboard) <double-click-fuzz>: Doc fix.
|
Wed, 05 Dec 2001 02:51:12 +0000 |
Stefan Monnier |
(kbd_buffer_store_event): Fix interrupt_signal prototype.
|
Tue, 06 Nov 2001 15:07:16 +0000 |
Stefan Monnier |
(make_lispy_event): Check integerness and fix Lisp_Object/int mixup.
|
Mon, 05 Nov 2001 04:19:56 +0000 |
Richard M. Stallman |
(read_char): Use Fcar and Fcdr, not Fnth.
|
Mon, 05 Nov 2001 03:40:14 +0000 |
Richard M. Stallman |
(echo-area-clear-hook): Undo Oct 29 change.
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jan«¿k |
Update usage of CHECK_ macros (remove unused second argument).
|
Wed, 31 Oct 2001 10:56:33 +0000 |
Pavel Jan«¿k |
(lucid-menu-bar-dirty-flag): Doc fix.
|
Tue, 30 Oct 2001 18:34:21 +0000 |
Richard M. Stallman |
(Finput_pending_p): Doc fix.
|
Mon, 29 Oct 2001 17:51:38 +0000 |
Pavel Jan«¿k |
(Finput_pending_p): Fix typo in doc-string.
|
Sun, 28 Oct 2001 18:47:24 +0000 |
Pavel Jan«¿k |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Sun, 21 Oct 2001 15:23:58 +0000 |
Miles Bader |
(Ftrack_mouse): Add usage: string to doc string.
|
Tue, 16 Oct 2001 09:09:51 +0000 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
Sun, 14 Oct 2001 16:01:10 +0000 |
Pavel Jan«¿k |
(Fcommand_execute): Remove unnecessary prototype (it is already prototyped
|
Mon, 08 Oct 2001 11:12:56 +0000 |
Stefan Monnier |
(map_prompt): Remove.
|
Mon, 08 Oct 2001 08:39:21 +0000 |
Pavel Jan«¿k |
*** empty log message ***
|
Sun, 07 Oct 2001 00:20:39 +0000 |
Gerd Moellmann |
(parse_modifiers, apply_modifiers): Use VALMASK.
|
Fri, 05 Oct 2001 09:48:05 +0000 |
Gerd Moellmann |
(make_lispy_event) [HAVE_X_WINDOWS]: If we know
|
Wed, 26 Sep 2001 12:01:19 +0000 |
Gerd Moellmann |
(echo_kboard): Make externally visible.
|
Tue, 25 Sep 2001 10:18:44 +0000 |
Gerd Moellmann |
(read_char): Don't clear a message for a switch-frame
|
Tue, 18 Sep 2001 14:29:11 +0000 |
Gerd Moellmann |
(Frecursive_edit): Pass (BUFFER . SINGLE-KBOARD) to
|
Mon, 13 Aug 2001 09:27:43 +0000 |
Gerd Moellmann |
(make_lispy_event): Interpret double_click_fuzz
|
Fri, 10 Aug 2001 09:14:17 +0000 |
Eli Zaretskii |
(syms_of_keyboard) <double-click-fuzz>: Fix a typo in a doc string.
|
Thu, 09 Aug 2001 13:01:38 +0000 |
Gerd Moellmann |
(Vpre_help_message): New variable.
|
Fri, 03 Aug 2001 11:36:48 +0000 |
Gerd Moellmann |
(read_key_sequence): Check that key is an integer
|
Wed, 01 Aug 2001 11:54:33 +0000 |
Gerd Moellmann |
(command_loop_1): Fix spelling of
|
Mon, 30 Jul 2001 13:58:38 +0000 |
Gerd Moellmann |
(abs): New macro.
|
Tue, 17 Jul 2001 09:35:11 +0000 |
Gerd Moellmann |
(KBD_BUFFER_SIZE) [!HAVE_WINDOW_SYSTEM]: Increase
|
Tue, 26 Jun 2001 12:30:59 +0000 |
Gerd Moellmann |
(read_char) <non_reread>: Record the previous idle
|
Mon, 21 May 2001 12:34:11 +0000 |
Gerd Moellmann |
Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing
|
Tue, 15 May 2001 13:37:45 +0000 |
Gerd Moellmann |
(read_key_sequence): Prevent generating a fake
|
Fri, 11 May 2001 16:10:29 +0000 |
Gerd Moellmann |
(read_key_sequence): Don't modify events when
|
Mon, 07 May 2001 13:43:10 +0000 |
Gerd Moellmann |
(delete_kboard): Handle the case that selected_frame
|
Wed, 25 Apr 2001 14:36:03 +0000 |
Gerd Moellmann |
(command_loop_1): Redo change of 2001-03-12.
|
Thu, 19 Apr 2001 13:00:01 +0000 |
Gerd Moellmann |
(delete_kboard): Prevent a dangling reference
|
Wed, 04 Apr 2001 14:04:38 +0000 |
Gerd Moellmann |
(echoing, echo_message_buffer): Make externally
|
Thu, 15 Mar 2001 16:31:21 +0000 |
Gerd Moellmann |
(timer_check): Preserve the value of deactivate-mark.
|
Wed, 14 Mar 2001 16:35:40 +0000 |
Gerd Moellmann |
(quit_throw_to_read_char): Change call to
|
Mon, 12 Mar 2001 15:14:11 +0000 |
Gerd Moellmann |
(command_loop_1): Set Vdeactivate_mark to nil
|
Mon, 12 Mar 2001 14:46:47 +0000 |
Eli Zaretskii |
(syms_of_keyboard) <overriding-local-map>: Doc fix.
|
Fri, 09 Mar 2001 18:43:15 +0000 |
Gerd Moellmann |
(make_lispy_event): Add string info to the event,
|
Fri, 09 Mar 2001 14:51:01 +0000 |
Gerd Moellmann |
(make_lispy_event, make_lispy_movement): Adjust
|