log src/termhooks.h @ 81629:e293b291c59f

age author description
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):