Tue, 03 May 2005 01:49:33 +0000 |
Karoly Lorentey |
Fix UTF-8 tty input when first frame is an X frame. Steps towards multiple tty locale support.
|
Mon, 18 Apr 2005 13:40:23 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 60-65, 246-265)
|
Sun, 04 Jul 2004 04:48:55 +0000 |
Karoly Lorentey |
Implemented display ids for multiple emacsclients on the same tty. Plus assorted bugfixes.
|
Sun, 23 May 2004 01:53:23 +0000 |
Karoly Lorentey |
Make terminal_coding and keyboard_coding display-local.
|
Fri, 16 Apr 2004 15:03:58 +0000 |
Karoly Lorentey |
Eliminated updating_frame.
|
Sat, 28 Feb 2004 04:52:40 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sat, 28 Feb 2004 01:23:39 +0000 |
Karoly Lorentey |
Implemented suspending of emacsclient frames.
|
Fri, 20 Feb 2004 17:53:00 +0000 |
Karoly Lorentey |
Fix typo in delete_display_hook documentation.
|
Fri, 23 Jan 2004 21:48:58 +0000 |
Karoly Lorentey |
Fixed tty faces during combo sessions. Plus other assorted bugfixes.
|
Sun, 11 Jan 2004 01:18:45 +0000 |
Karoly Lorentey |
Changed tty input code to use read_socket_hook.
|
Sat, 10 Jan 2004 12:56:22 +0000 |
Karoly Lorentey |
Numerous bugfixes and small improvements.
|
Fri, 09 Jan 2004 18:57:53 +0000 |
Karoly Lorentey |
Hookified termcap devices, added bootstrap display device, plus many bugfixes.
|
Mon, 05 Jan 2004 05:54:35 +0000 |
Karoly Lorentey |
Converted display hooks to be display-local. Plus many bugfixes.
|
Fri, 02 Jan 2004 04:22:23 +0000 |
Karoly Lorentey |
Got rid of the rif (window-based redisplay interface) global variable.
|
Fri, 02 Jan 2004 01:15:26 +0000 |
Karoly Lorentey |
Fixed X support, preliminary support for X-tty combo sessions.
|
Thu, 01 Jan 2004 17:55:53 +0000 |
Karoly Lorentey |
Separate frame-local, tty-dependent parameters from tty-local parameters.
|
Mon, 13 Aug 2007 13:41:28 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Thu, 26 Jul 2007 05:28:10 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Wed, 30 May 2007 05:22:46 +0000 |
Nick Roberts |
(term_mouse_moveto): New extern.
|
Sun, 20 May 2007 05:09:33 +0000 |
Nick Roberts |
Use HAVE_GPM instead of HAVE_GPM_H.
|
Sun, 20 May 2007 02:47:36 +0000 |
Nick Roberts |
(enum event_kind): Add GPM_CLICK_EVENT.
|
Tue, 08 Jan 2008 04:30:25 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Fri, 14 Sep 2007 06:18:27 +0000 |
Jan Dj«£rv |
(enum event_kind): Remove trailing comma.
|
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
|
Fri, 10 Nov 2006 07:49:11 +0000 |
Jan Dj«£rv |
Add fullscreen_hook.
|
Fri, 05 May 2006 06:45:04 +0000 |
YAMAMOTO Mitsuharu |
(enum event_kind) [MAC_OS]: Update comment for MAC_APPLE_EVENT.
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 19 Dec 2005 08:31:12 +0000 |
YAMAMOTO Mitsuharu |
(struct input_event): Fix comment for DRAG_N_DROP_EVENT.
|
Sat, 10 Dec 2005 01:50:12 +0000 |
YAMAMOTO Mitsuharu |
(enum event_kind) [MAC_OS]: Add new MAC_APPLE_EVENT event.
|
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.
|
Tue, 12 Apr 2005 10:26:24 +0000 |
YAMAMOTO Mitsuharu |
(enum event_kind) [MAC_OS]: Add LANGUAGE_CHANGE_EVENT.
|
Fri, 27 Feb 2004 23:48:49 +0000 |
Kim F. Storm |
(read_socket_hook): Fix prototype.
|
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.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sun, 15 Jun 2003 20:52:33 +0000 |
Stefan Monnier |
(EVENT_INIT): New macro.
|
Wed, 04 Jun 2003 22:08:47 +0000 |
Jason Rumney |
(enum event_kind): Remove MOUSE_WHEEL_EVENT.
|
Sun, 01 Jun 2003 21:39:26 +0000 |
Jason Rumney |
(enum event_kind): Added new WHEEL_EVENT event.
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Wed, 30 Oct 2002 19:17:50 +0000 |
Dave Love |
Comment.
|
Sat, 03 Aug 2002 22:21:09 +0000 |
Andrew Choi |
In src:
|
Thu, 13 Jun 2002 14:59:38 +0000 |
Pavel Jan«¿k |
Rename enum event_kind items.
|
Mon, 01 Apr 2002 13:41:03 +0000 |
Pavel Jan«¿k |
(enum event_kind): New event type `SELECT_WINDOW_EVENT'.
|
Sun, 10 Mar 2002 16:15:48 +0000 |
Jan Dj«£rv |
(enum event_kind): Added save_session_event.
|
Sat, 20 Oct 2001 05:51:38 +0000 |
Miles Bader |
(reassert_line_highlight_hook, change_line_highlight_hook):
|
Fri, 05 Oct 2001 09:51:00 +0000 |
Gerd Moellmann |
(struct input_event): Use proper type for `kind'.
|
Fri, 11 Aug 2000 00:51:25 +0000 |
Kenichi Handa |
(enum event_kind): New member multibyte_char_keystroke.
|
Thu, 13 Jul 2000 14:07:07 +0000 |
Gerd Moellmann |
(struct input_event): Add member `arg'.
|
Thu, 08 Jun 2000 20:57:47 +0000 |
Gerd Moellmann |
(enum event_kind): Add FOCUS_IN_EVENT.
|
Mon, 03 Apr 2000 12:14:38 +0000 |
Gerd Moellmann |
(NUM_MOUSE_BUTTONS): Removed.
|
Sat, 01 Apr 2000 11:48:59 +0000 |
Gerd Moellmann |
(NUM_MOUSE_BUTTONS): Increase to 15.
|
Fri, 10 Dec 1999 01:39:30 +0000 |
Stefan Monnier |
(scroll_bar_part): Add `scroll_bar_move_ratio'.
|
Sun, 05 Sep 1999 15:49:07 +0000 |
Gerd Moellmann |
Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
|
Wed, 21 Jul 1999 21:43:52 +0000 |
Gerd Moellmann |
(scroll_bar_end_scroll): New.
|
Mon, 22 Feb 1999 10:07:06 +0000 |
Andreas Schwab |
(event_kind): Add user_signal.
|
Wed, 02 Dec 1998 23:00:14 +0000 |
Geoff Voelker |
termhooks.h (event_kind) [WINDOWSNT]: Define
|
Fri, 01 May 1998 04:52:40 +0000 |
Richard M. Stallman |
(event_kind): New event type `drag_n_drop'.
|