Mon, 16 Jan 2006 00:03:54 +0000 |
Henrik Enberg |
sync with trunk
|
Mon, 08 Sep 2003 11:56:09 +0000 |
Kenichi Handa |
New directory
|
Tue, 08 Jan 2008 20:46:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Thu, 25 Oct 2007 02:38:41 +0000 |
Stefan Monnier |
Make `window-system' into a keyboard-local variable (rather than
|
Tue, 09 Oct 2007 08:52:57 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Tue, 09 Oct 2007 05:05:39 +0000 |
Stefan Monnier |
Add new `input-decode-map' keymap and use it for temrinal
|
Mon, 13 Aug 2007 13:51:08 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 31 Jul 2007 05:50:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 29 Jan 2007 22:21:19 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 01 Jan 2007 17:38:32 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
Sat, 29 Jul 2006 09:59:12 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sun, 12 Feb 2006 00:15:44 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Tue, 03 Jan 2006 01:50:46 +0000 |
Karoly Lorentey |
Overhaul and simplify single_kboard API. Allow calls to `recursive-edit' in process filters. Small fixes.
|
Thu, 29 Dec 2005 18:20:26 +0000 |
Karoly Lorentey |
Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
|
Thu, 29 Dec 2005 04:46:59 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 681)
|
Fri, 28 Oct 2005 14:29:24 +0000 |
Karoly Lorentey |
Change `keyboard-translate-table' to be terminal-local.
|
Sun, 11 Sep 2005 06:42:03 +0000 |
Karoly Lorentey |
Fix crash after y-or-n-p prompt triggered by emacsclient. (Reported by Han Boetes, analysis by Kalle Olavi Niemitalo.)
|
Sun, 04 Sep 2005 03:48:17 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
|
Tue, 12 Jul 2005 10:55:24 +0000 |
Karoly Lorentey |
Rename function-key-map to local-function-key-map, and global-function-key-map to function-key-map. Same for key-translation-map.
|
Mon, 11 Jul 2005 00:05:55 +0000 |
Karoly Lorentey |
Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
|
Tue, 05 Jul 2005 22:22:24 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 469)
|
Mon, 27 Jun 2005 00:57:09 +0000 |
Karoly Lorentey |
New C function `push_display_kboard'.
|
Sun, 26 Jun 2005 21:06:46 +0000 |
Karoly Lorentey |
Change key-translation-map to be terminal-local.
|
Sat, 25 Jun 2005 16:34:30 +0000 |
Karoly Lorentey |
Make function-key-map a terminal-local variable (move it inside the kboard struct).
|
Sat, 06 Nov 2004 17:52:02 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Tue, 12 Oct 2004 07:52:25 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Tue, 27 Jul 2004 07:43:21 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sat, 28 Feb 2004 04:52:40 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sun, 11 Jan 2004 01:18:45 +0000 |
Karoly Lorentey |
Changed tty input code to use read_socket_hook.
|
Sat, 10 Jan 2004 13:27:38 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Fri, 02 Jan 2004 02:54:17 +0000 |
Karoly Lorentey |
MULTI_KBOARD support for ttys. Input-related bugfixes for X+tty sessions.
|
Tue, 08 Jan 2008 04:30:25 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Wed, 29 Aug 2007 08:59:44 +0000 |
Martin Rudalics |
(struct kboard): New elt Vlast_repeatable_command.
|
Wed, 08 Aug 2007 07:49:21 +0000 |
Glenn Morris |
Replace `iff' in comments.
|
Wed, 25 Jul 2007 05:16:09 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Sun, 14 Jan 2007 03:38:22 +0000 |
Glenn Morris |
Update copyright for years from Emacs 21 to present (mainly adding
|
Thu, 14 Dec 2006 08:41:59 +0000 |
YAMAMOTO Mitsuharu |
(add_user_signals): Add extern.
|
Sun, 27 Aug 2006 07:09:14 +0000 |
YAMAMOTO Mitsuharu |
(in_sighandler): Remove extern.
|
Thu, 10 Aug 2006 06:06:48 +0000 |
Jan Dj«£rv |
* keyboard.h: Declare in_sighandler.
|
Wed, 26 Jul 2006 18:14:16 +0000 |
Chong Yidong |
* keyboard.h: Include systime.h. Update read_char prototype.
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 26 Dec 2005 22:11:07 +0000 |
Richard M. Stallman |
Undo previous change.
|
Mon, 26 Dec 2005 18:35:10 +0000 |
Luc Teirlinck |
extern last_point_position_window.
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Fri, 05 Nov 2004 11:30:12 +0000 |
Kim F. Storm |
(kbd_buffer_unget_event): Add prototype.
|
Sat, 09 Oct 2004 23:25:00 +0000 |
Kim F. Storm |
(timer_start_idle, timer_stop_idle): Remove prototypes.
|
Sat, 24 Jul 2004 21:40:19 +0000 |
Richard M. Stallman |
(not_single_kboard_state): Declared.
|
Fri, 27 Feb 2004 23:46:47 +0000 |
Kim F. Storm |
(kbd_buffer_store_event_hold): Add prototype.
|
Tue, 06 Jan 2004 22:37:48 +0000 |
Kim F. Storm |
(POSN_POSN, POSN_SET_POSN): Rename macros from
|
Thu, 27 Nov 2003 21:16:36 +0000 |
Kim F. Storm |
(EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): Fix defines.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Wed, 06 Mar 2002 15:54:43 +0000 |
Gerd Moellmann |
(ECHOBUFSIZE): Removed.
|
Mon, 04 Mar 2002 23:41:00 +0000 |
Stefan Monnier |
Change defvar_int def and vars to use EMACS_INT instead of just int.
|
Wed, 13 Feb 2002 21:33:40 +0000 |
Pavel Jan«¿k |
Fix typos.
|
Fri, 16 Nov 2001 22:50:09 +0000 |
Pavel Jan«¿k |
(clear_waiting_for_input): Remove duplicated prototype.
|
Tue, 16 Oct 2001 09:09:51 +0000 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
Mon, 08 Oct 2001 11:41:04 +0000 |
Stefan Monnier |
(map_prompt): Remove.
|
Fri, 07 Sep 2001 15:54:52 +0000 |
Eli Zaretskii |
More commentary about the role of kbd_macro_end.
|
Fri, 27 Oct 2000 22:20:19 +0000 |
Stefan Monnier |
* lisp.h (KEYMAPP): New macro.
|
Mon, 25 Sep 2000 14:24:23 +0000 |
Gerd Moellmann |
(quit_throw_to_read_char): Declare NO_RETURN.
|
Mon, 21 Aug 2000 18:58:30 +0000 |
Gerd Moellmann |
(gen_help_event): Change prototype.
|
Wed, 09 Aug 2000 12:24:57 +0000 |
Eli Zaretskii |
(kbd_buffer_events_waiting): Add prototype.
|
Tue, 08 Aug 2000 14:37:26 +0000 |
Ken Raeburn |
(menu_item_eval_property): Declare.
|
Tue, 18 Jul 2000 18:20:16 +0000 |
Gerd Moellmann |
(show_help_echo, gen_help_event): Change prototypes.
|
Fri, 14 Jul 2000 13:55:38 +0000 |
Gerd Moellmann |
(gen_help_event, kbd_buffer_store_help_event):
|
Tue, 11 Jul 2000 07:34:51 +0000 |
Eli Zaretskii |
(show_help_echo): Update prototype of show_help_echo.
|
Wed, 05 Jul 2000 14:05:05 +0000 |
Stefan Monnier |
(show_help_echo): Declare.
|
Tue, 20 Jun 2000 13:22:16 +0000 |
Dave Love |
(poll_for_input_1): Declare.
|
Tue, 25 Jan 2000 15:52:54 +0000 |
Gerd Moellmann |
(polling_for_input): Removed.
|
Sat, 11 Sep 1999 20:42:47 +0000 |
Ken Raeburn |
Use XCAR and XCDR.
|
Sun, 05 Sep 1999 16:39:19 +0000 |
Gerd Moellmann |
Change
|
Wed, 21 Jul 1999 21:43:52 +0000 |
Gerd Moellmann |
(POSN_STRING): New.
|
Wed, 02 Dec 1998 23:00:02 +0000 |
Geoff Voelker |
(parse_modifiers): Declare prototype.
|
Sun, 07 Jun 1998 22:38:17 +0000 |
Richard M. Stallman |
(struct kboard): New elts Vreal_last_command and Vlast_prefix_arg.
|
Tue, 14 Apr 1998 12:33:47 +0000 |
Andreas Schwab |
Add more prototypes.
|
Fri, 27 Mar 1998 04:52:43 +0000 |
Richard M. Stallman |
(item_properties): New variable.
|
Fri, 21 Nov 1997 15:12:34 +0000 |
Andreas Schwab |
Add prototypes and more function declarations.
|
Mon, 19 May 1997 03:20:48 +0000 |
Richard M. Stallman |
(num_input_events, num_nonmacro_input_events):
|
Sun, 01 Sep 1996 21:04:32 +0000 |
Karl Heuer |
Removed support for !MULTI_FRAME.
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|
Fri, 16 Jun 1995 04:56:05 +0000 |
Karl Heuer |
(struct kboard): Add Voverriding_terminal_local_map.
|
Fri, 09 Jun 1995 20:37:20 +0000 |
Karl Heuer |
(struct kboard): New member system_key_syms.
|
Fri, 09 Jun 1995 03:04:26 +0000 |
Karl Heuer |
(struct kboard): New member Vlast_command.
|
Fri, 09 Jun 1995 00:53:44 +0000 |
Karl Heuer |
(Vlucid_menu_bar_dirty_flag): Declare this variable.
|
Wed, 07 Jun 1995 21:48:03 +0000 |
Karl Heuer |
(struct kboard): member Vprefix_arg restored, replacing
|
Tue, 09 May 1995 05:16:50 +0000 |
Karl Heuer |
(struct kboard): New member Vdefault_minibuffer_frame.
|
Mon, 24 Apr 1995 22:12:44 +0000 |
Karl Heuer |
(struct kboard): New member Vsystem_key_alist.
|
Tue, 11 Apr 1995 00:38:11 +0000 |
Karl Heuer |
Comment changes.
|
Mon, 10 Apr 1995 07:34:53 +0000 |
Richard M. Stallman |
(single_kboard): Renamed from kboard_locked. All refs renamed.
|
Tue, 27 Sep 1994 03:13:08 +0000 |
Karl Heuer |
(EVENT_HAS_PARAMETERS): Use type test macros.
|
Sun, 28 Aug 1994 19:59:18 +0000 |
Richard M. Stallman |
(polling_for_input): Declared.
|
Sat, 16 Apr 1994 03:50:19 +0000 |
Richard M. Stallman |
(map_prompt): Declared.
|
Mon, 05 Jul 1993 04:26:30 +0000 |
Jim Blandy |
* keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): New
|
Wed, 09 Jun 1993 11:59:12 +0000 |
Jim Blandy |
Apply typo patches from Paul Eggert.
|
Sat, 22 May 1993 21:34:42 +0000 |
Jim Blandy |
Updated copyright years.
|
Sun, 14 Mar 1993 21:43:17 +0000 |
Jim Blandy |
* keyboard.h (internal_last_event_frame): This should be extern,
|
Tue, 02 Mar 1993 08:14:57 +0000 |
Jim Blandy |
Use the term `scroll bar', instead of `scrollbar'.
|
Tue, 26 Jan 1993 01:58:16 +0000 |
Jim Blandy |
JimB's changes since January 18th
|
Thu, 24 Dec 1992 06:13:00 +0000 |
Jim Blandy |
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,
|
Sat, 31 Oct 1992 05:24:03 +0000 |
Jim Blandy |
* keyboard.h (get_keymap_1, Fkeymapp, reorder_modifiers,
|
Mon, 19 Oct 1992 18:39:37 +0000 |
Jim Blandy |
* keyboard.h (this_command_keys): Extern declaration changed. Doc fix.
|
Sun, 11 Oct 1992 06:42:47 +0000 |
Jim Blandy |
* keyboard.h (Qswitch_frame): Declare this extern.
|
Sat, 03 Oct 1992 00:04:45 +0000 |
Jim Blandy |
Doc fixes.
|
Fri, 02 Oct 1992 23:56:44 +0000 |
Jim Blandy |
* keyboard.h (EVENT_HAS_PARAMETERS): Definition changed - all events
|
Tue, 22 Sep 1992 04:28:52 +0000 |
Jim Blandy |
* keyboard.h (num_nonmacro_input_chars): Added extern declaration
|
Sun, 13 Sep 1992 11:44:06 +0000 |
Jim Blandy |
entered into RCS
|
Tue, 30 Jun 1992 13:54:21 +0000 |
Jim Blandy |
*** empty log message ***
|
Tue, 28 Jan 1992 17:22:57 +0000 |
Jim Blandy |
Initial revision
|