log src/term.c @ 82991:2b26656ff804

age author description
Fri, 02 Jan 2004 02:54:17 +0000 Karoly Lorentey MULTI_KBOARD support for ttys. Input-related bugfixes for X+tty sessions.
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.
Wed, 31 Dec 2003 05:09:29 +0000 Karoly Lorentey A few more bugfixes and new features.
Tue, 30 Dec 2003 19:27:57 +0000 Karoly Lorentey Major bugfixes and slight enhancements.
Thu, 16 Aug 2007 03:15:08 +0000 Glenn Morris Tweak previous change (don't init statics).
Wed, 15 Aug 2007 03:23:10 +0000 Glenn Morris Comment previous change.
Wed, 15 Aug 2007 03:19:29 +0000 Glenn Morris Philippe Waroquiers <philippe.waroquiers at eurocontrol.int>
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Thu, 12 Jul 2007 01:41:32 +0000 Richard M. Stallman Include unistd.h only if HAVE_UNISTD_H.
Wed, 11 Jul 2007 15:22:11 +0000 Stefan Monnier Include unistd.h for ttyname, used in handle_one_term_event.
Mon, 11 Jun 2007 20:08:49 +0000 Stefan Monnier Include intervals.h to declare Fget_text_property.
Sun, 03 Jun 2007 00:55:34 +0000 Nick Roberts (term_mouse_highlight): Remove unused variables.
Wed, 30 May 2007 19:28:11 +0000 Richard M. Stallman Whitespace fix.
Wed, 30 May 2007 05:19:55 +0000 Nick Roberts (mouse_face_window): Rename...
Sat, 26 May 2007 17:21:14 +0000 Dan Nicolaescu * xfaces.c (syms_of_xfaces): Delete stray semicolon.
Sun, 20 May 2007 05:09:33 +0000 Nick Roberts Use HAVE_GPM instead of HAVE_GPM_H.
Sun, 20 May 2007 02:27:53 +0000 Nick Roberts (write_glyphs_with_face): New function.
Sat, 26 Jul 2008 07:33:35 +0000 Eli Zaretskii (syms_of_term): Fix last change.
Fri, 25 Jul 2008 18:12:41 +0000 Chong Yidong (syms_of_term): Initialize default_orig_pair, default_set_foreground,
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Thu, 16 Aug 2007 03:14:01 +0000 Glenn Morris Tweak previous change (don't init statics).
Wed, 15 Aug 2007 03:23:23 +0000 Glenn Morris Typo.
Wed, 15 Aug 2007 03:22:22 +0000 Glenn Morris Comment previous change.
Wed, 15 Aug 2007 03:18:18 +0000 Glenn Morris Philippe Waroquiers <philippe.waroquiers at eurocontrol.int>
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Tue, 20 Mar 2007 08:51:20 +0000 YAMAMOTO Mitsuharu Include blockinput.h.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 10 Nov 2006 07:53:26 +0000 Jan Dj¸«£rv Define fullscreen_hook.
Wed, 22 Mar 2006 22:47:32 +0000 Kim F. Storm Define aliases for append_glyph and produce_stretch_glyph