log src/term.c @ 90851:31beec9ee600

age author description
Thu, 24 May 2007 21:31:10 +0000 Miles Bader Merge from emacs--devo--0
Wed, 21 Mar 2007 13:33:07 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Tue, 21 Nov 2006 08:56:38 +0000 Miles Bader Merge from emacs--devo--0
Thu, 26 Oct 2006 12:00:50 +0000 Kenichi Handa Include "composite.h".
Tue, 28 Mar 2006 23:08:20 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49
Mon, 20 Feb 2006 04:30:12 +0000 Kenichi Handa (produce_glyphs): Sync to HEAD.
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Mon, 16 Jan 2006 06:59:21 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Fri, 24 Jun 2005 01:59:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
Thu, 21 Apr 2005 05:59:53 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39
Sun, 16 Jan 2005 03:40:12 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-2
Sat, 11 Dec 2004 02:11:33 +0000 Kenichi Handa Sync to the change in HEAD on 2004-11-30.
Wed, 08 Dec 2004 05:02:30 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Sat, 11 Oct 2003 22:15:08 +0000 Jason Rumney (terminal_encode_buffer): Make externally visible.
Thu, 02 Oct 2003 12:39:47 +0000 Kenichi Handa (encode_terminal_code): Don't handle glyph-table. Check
Wed, 01 Oct 2003 04:43:53 +0000 Kenichi Handa (terminal_encode_buffer, terminal_encode_buf_size): New
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Tue, 30 Jul 2002 11:36:59 +0000 Dave Love Comment fix
Fri, 24 May 2002 15:31:33 +0000 Dave Love (costs_set): Declare static, non-initialized for pcc.
Fri, 01 Mar 2002 01:48:37 +0000 Kenichi Handa Include "buffer.h" and "character.h".
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, 22 Nov 2007 01:01:26 +0000 Dan Nicolaescu * term.c: Include stdarg.h.
Thu, 25 Oct 2007 02:38:41 +0000 Stefan Monnier Make `window-system' into a keyboard-local variable (rather than
Tue, 09 Oct 2007 05:05:39 +0000 Stefan Monnier Add new `input-decode-map' keymap and use it for temrinal
Sat, 29 Sep 2007 20:56:48 +0000 Stefan Monnier (term_clear_mouse_face, term_mouse_highlight)
Fri, 28 Sep 2007 20:07:54 +0000 Stefan Monnier (Fgpm_mouse_start): Don't signal an error if already activated on this tty.
Fri, 28 Sep 2007 19:47:02 +0000 Stefan Monnier (mouse_face_window): Rename from Qmouse_face_window. Update all users.
Thu, 27 Sep 2007 21:19:54 +0000 Stefan Monnier (Fterm_open_connection): Add comment.
Tue, 25 Sep 2007 08:53:23 +0000 Jason Rumney (init_tty): Call init_sys_modes on WINDOWSNT also.
Sat, 22 Sep 2007 12:40:57 +0000 Eli Zaretskii (DEV_TTY): New macro. Provide a definition for MS-Windows.
Fri, 21 Sep 2007 20:19:10 +0000 Dan Nicolaescu * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
Fri, 21 Sep 2007 17:10:48 +0000 Stefan Monnier * termhooks.h (term_gpm): Delete. Use gpm_tty's NULLness instead.
Thu, 20 Sep 2007 21:27:01 +0000 Stefan Monnier (get_tty_terminal): Don't treat output_initial specially.
Mon, 10 Sep 2007 21:25:32 +0000 Dan Nicolaescu * xterm.c (x_create_terminal): Add comment.
Fri, 07 Sep 2007 03:56:26 +0000 Dan Nicolaescu * term.c (dissociate_if_controlling_tty): Call setsid on CYGWIN.
Tue, 04 Sep 2007 23:28:49 +0000 Dan Nicolaescu * server.el (server-start, server-unload-hook): Undo previous
Tue, 04 Sep 2007 23:13:57 +0000 Jason Rumney (init_tty) [WINDOWSNT]: Add hooks that are not accessible
Tue, 04 Sep 2007 22:31:01 +0000 Jason Rumney (init_tty) [WINDOWSNT]: Pass terminal to
Tue, 04 Sep 2007 15:44:11 +0000 Dan Nicolaescu * server.el (server-start, server-unload-hook):
Wed, 29 Aug 2007 21:46:50 +0000 Stefan Monnier (mark_ttys): Don't bother checking top_frame (incorrectly)
Tue, 21 Aug 2007 04:55:30 +0000 Miles Bader Merge from emacs--devo--0
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Jul 2007 02:05:20 +0000 Miles Bader Merge from emacs--devo--0
Sat, 16 Jun 2007 22:33:42 +0000 Miles Bader Merge from emacs--devo--0
Mon, 11 Jun 2007 01:00:07 +0000 Miles Bader Merge from emacs--devo--0
Mon, 04 Jun 2007 02:16:32 +0000 Dan Nicolaescu * term.c (init_tty): Use terminal specific mouse_position_hook.
Wed, 30 May 2007 14:44:47 +0000 Miles Bader Merge from emacs--devo--0
Sun, 20 May 2007 23:29:14 +0000 Miles Bader Merged from emacs--devo--0
Sat, 19 May 2007 19:08:02 +0000 Dan Nicolaescu * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
Thu, 17 May 2007 13:17:56 +0000 Dan Nicolaescu * term.c (init_tty): Better initialize ttys in windows.
Tue, 15 May 2007 23:07:41 +0000 Jason Rumney (dissociate_if_controlling_tty) [WINDOWSNT]: Don't define function body.
Sun, 22 Apr 2007 12:12:29 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 03 Dec 2006 15:03:30 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
Sat, 20 May 2006 17:12:43 +0000 Karoly Lorentey Fix C-x 5 2 on the controlling tty; fix some possible crash conditions and a memory leak.
Sat, 20 May 2006 12:20:41 +0000 Karoly Lorentey Fix crashes in `delete-terminal' caused by recursive calls or X displays with live frames.
Sat, 20 May 2006 12:00:16 +0000 Karoly Lorentey Fix crashes in redisplay functions on suspended tty frames. (Reported by Dan Nicolaescu.)
Thu, 20 Apr 2006 16:09:11 +0000 Karoly Lorentey Make `tty-display-color-p' follow its doc string. (Reported by Dan Nicolaescu.)
Sat, 01 Apr 2006 13:24:42 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 26 Mar 2006 16:05:17 +0000 Karoly Lorentey Clean up tty device handling. Change name of controlling tty from nil to "/dev/tty".
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Tue, 03 Jan 2006 02:15:28 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 682)
Thu, 29 Dec 2005 18:20:26 +0000 Karoly Lorentey Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
Sun, 25 Dec 2005 20:06:58 +0000 Karoly Lorentey Reimplement terminal parameters in C; clean up term.c, create terminal.c.
Thu, 22 Dec 2005 21:02:45 +0000 Karoly Lorentey Reimplement and extend support for terminal-local environment variables.
Sun, 23 Oct 2005 22:47:29 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 610-614)
Mon, 19 Sep 2005 21:25:51 +0000 Karoly Lorentey Fix hardcoded stdout usage in term.c. (Reported by Dan Nicolaescu.)
Sun, 11 Sep 2005 03:15:42 +0000 Karoly Lorentey Fix crashes in xdialog_show (and other places) with xterm-mouse-mode.
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:12:27 +0000 Karoly Lorentey Cosmetic changes in server.el.
Mon, 11 Jul 2005 00:05:55 +0000 Karoly Lorentey Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
Sun, 10 Jul 2005 22:25:28 +0000 Karoly Lorentey Rename term_init to init_tty.
Sun, 10 Jul 2005 20:35:39 +0000 Karoly Lorentey Fix compilation error in src/term.c.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Tue, 05 Jul 2005 22:12:55 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)
Sun, 03 Jul 2005 17:09:22 +0000 Karoly Lorentey Fix the original cause of the "arrow keys don't work on screen" bug.
Mon, 27 Jun 2005 00:56:21 +0000 Karoly Lorentey Cleanup: Move kboard fields from struct frame and device-specific descriptors to struct display.
Sun, 26 Jun 2005 03:20:47 +0000 Karoly Lorentey Make sure the terminfo function key sequences are set up in the correct function-key-map.
Sat, 25 Jun 2005 16:34:30 +0000 Karoly Lorentey Make function-key-map a terminal-local variable (move it inside the kboard struct).
Tue, 21 Jun 2005 15:42:45 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 423-434)
Tue, 03 May 2005 01:53:39 +0000 Karoly Lorentey Fix typo in get_display.
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)
Thu, 03 Feb 2005 23:28:36 +0000 Karoly Lorentey Merged in changes from CVS trunk. (Long time no see!) :-)
Thu, 23 Dec 2004 16:43:51 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Wed, 08 Dec 2004 22:20:27 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 10 Jul 2004 21:21:04 +0000 Karoly Lorentey Fix suspend-frame on the controlling tty (reported by Dan Nicolaescu).
Sun, 04 Jul 2004 05:23:30 +0000 Karoly Lorentey Fix bootstrap errors.
Sun, 04 Jul 2004 04:48:55 +0000 Karoly Lorentey Implemented display ids for multiple emacsclients on the same tty. Plus assorted bugfixes.
Tue, 15 Jun 2004 18:46:31 +0000 Karoly Lorentey Fix byte-compile errors during bootstrap. (Reported by Juraj Kubelka.)
Fri, 11 Jun 2004 13:58:35 +0000 Karoly Lorentey Fix parse error in term.c (ARISAWA Akihiro).
Tue, 08 Jun 2004 00:46:13 +0000 Karoly Lorentey Dissociate from the controlling tty correctly on FreeBSD.
Sun, 06 Jun 2004 00:07:46 +0000 Karoly Lorentey Fix SEGV on terminals without 'IC' capability (Yoshiaki Kasahara).
Sun, 23 May 2004 01:53:23 +0000 Karoly Lorentey Make terminal_coding and keyboard_coding display-local.
Sun, 18 Apr 2004 01:08:46 +0000 Karoly Lorentey Fix segfault in term.c (reported by lukhas@free.fr).
Fri, 16 Apr 2004 15:03:58 +0000 Karoly Lorentey Eliminated updating_frame.
Tue, 13 Apr 2004 17:12:30 +0000 Karoly Lorentey Fix #include errors for FreeBSD (Frank Ruell)
Sun, 28 Mar 2004 06:17:38 +0000 Karoly Lorentey Fix dropping of the controlling tty on Solaris (Dan Nicolaescu).
Thu, 25 Mar 2004 22:21:45 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 11 Mar 2004 01:11:38 +0000 Karoly Lorentey Fix background-mode on terminal frames (Dan Nicolaescu).
Sat, 28 Feb 2004 01:23:39 +0000 Karoly Lorentey Implemented suspending of emacsclient frames.
Fri, 20 Feb 2004 17:51:35 +0000 Karoly Lorentey Don't delete a tty if it's the last device with frames.
Thu, 19 Feb 2004 02:27:31 +0000 Karoly Lorentey Fix list-colors-display and other functions on a termcap frame
Mon, 02 Feb 2004 22:09:56 +0000 Karoly Lorentey Fix the case when emacsclient is run on Emacs's controlling tty.
Sun, 25 Jan 2004 01:17:40 +0000 Karoly Lorentey Cosmetic changes.
Sun, 25 Jan 2004 00:43:38 +0000 Karoly Lorentey Removed %T in mode-line-format. Trivial documentation changes.
Fri, 23 Jan 2004 21:48:58 +0000 Karoly Lorentey Fixed tty faces during combo sessions. Plus other assorted bugfixes.
Thu, 22 Jan 2004 02:36:55 +0000 Karoly Lorentey Romain Francoise's and Ami Fischman's bugfixes.
Sun, 11 Jan 2004 02:45:44 +0000 Karoly Lorentey Fix C-g handling with multiple ttys.
Sun, 11 Jan 2004 01:18:45 +0000 Karoly Lorentey Changed tty input code to use read_socket_hook.
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.
Sat, 03 Jan 2004 08:31:14 +0000 Karoly Lorentey Portability fixes (now it compiles & runs fine on Solaris).
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 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
Tue, 07 Feb 2006 01:18:18 +0000 Kenichi Handa (append_glyph): Refer to it->char_to_display instead of
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Fri, 30 Dec 2005 21:48:35 +0000 Stefan Monnier (visible_cursor): New boolean var.
Thu, 20 Oct 2005 15:03:58 +0000 Kim F. Storm (encode_terminal_code): Remove unused var src_start.
Sun, 02 Oct 2005 18:35:05 +0000 Dan Nicolaescu * lisp.h (fatal): Undo previous change.
Fri, 30 Sep 2005 22:38:16 +0000 Dan Nicolaescu * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
Mon, 22 Aug 2005 20:47:49 +0000 Juri Linkov (turn_on_face): Check for TS_set_foreground and
Sun, 07 Aug 2005 17:35:09 +0000 Richard M. Stallman (set_terminal_modes): If no TS_termcap_modes string,
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.
Thu, 30 Jun 2005 14:57:50 +0000 Juri Linkov (turn_on_face): In standout mode apply specified
Fri, 17 Jun 2005 14:08:58 +0000 Richard M. Stallman (produce_special_glyphs): Use spec_glyph_lookup_face.
Sun, 17 Apr 2005 01:37:38 +0000 Dan Nicolaescu (struct keys): Add support for shifted keys.
Thu, 06 Jan 2005 00:47:50 +0000 Kenichi Handa (encode_terminal_code): Fix buffer size computation.
Sun, 12 Dec 2004 03:31:00 +0000 Kenichi Handa (encode_terminal_code): Fix previous change.
Wed, 01 Dec 2004 10:48:52 +0000 Kenichi Handa (encode_terminal_code): Don't make it "static".
Tue, 30 Nov 2004 08:19:32 +0000 Kenichi Handa (encode_terminal_buf, encode_terminal_bufsize): New
Fri, 19 Mar 2004 00:42:48 +0000 Kim F. Storm (produce_glyphs): Handle IT_STRETCH.
Fri, 27 Feb 2004 23:48:32 +0000 Kim F. Storm (read_socket_hook): Fix arg list.
Mon, 29 Dec 2003 07:16:26 +0000 Karoly Lorentey Bugfix festival.
Sun, 28 Dec 2003 22:28:52 +0000 Karoly Lorentey Trivial changes
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 07:29:18 +0000 Karoly Lorentey Updating_frame vs. selected_frame in term.c.
Thu, 25 Dec 2003 06:59:31 +0000 Karoly Lorentey Implemented multiple tty support.
Wed, 24 Dec 2003 18:55:24 +0000 Karoly Lorentey Add a level of indirection to terminal characteristics.
Tue, 30 Sep 2003 12:38:38 +0000 Richard M. Stallman (set_tty_color_mode): Calculate current_mode_spec regardless of value of VAL.
Sun, 28 Sep 2003 20:49:19 +0000 Eli Zaretskii (tty_setup_colors): Treat any negative argument as -1.
Mon, 22 Sep 2003 16:03:18 +0000 Eli Zaretskii (set_tty_color_mode): Use INTEGERP to test whether a
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 24 Aug 2003 15:04:45 +0000 Eli Zaretskii (term_init): Remove `const' from buffer_size's declaration.
Thu, 21 Aug 2003 11:36:08 +0000 Kenichi Handa (term_init): Fix previous change
Thu, 21 Aug 2003 11:33:00 +0000 Kenichi Handa (term_init): Fix previous change; don't rely on the
Tue, 19 Aug 2003 23:47:22 +0000 Richard M. Stallman (term_init): Use a buffer of size 4096 for tgetent since
Sat, 24 May 2003 22:09:50 +0000 Kim F. Storm Make (some) trivial substitutions for renamed and
Fri, 21 Mar 2003 13:51:06 +0000 Kim F. Storm (estimate_mode_line_height): Move to xdisp.c.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Fri, 19 Jul 2002 14:37:18 +0000 Ken Raeburn (encode_terminal_code): Buffer pointer now const.
Mon, 01 Jul 2002 16:00:05 +0000 Dave Love term.c (costs_set): Declare static, non-initialized for pcc.
Tue, 28 May 2002 01:15:09 +0000 Miles Bader C style fix.
Sun, 26 May 2002 07:23:47 +0000 Miles Bader (tty_capable_p): New function.
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Wed, 03 Apr 2002 15:19:39 +0000 Richard M. Stallman Comment change.
Sat, 02 Feb 2002 23:46:40 +0000 Stefan Monnier (term_get_fkeys_1): If `k0' and `k;' are both specified and
Fri, 25 Jan 2002 14:08:42 +0000 Eli Zaretskii (Ftty_display_color_cells, Ftty_display_color_p): Change the
Fri, 25 Jan 2002 13:21:49 +0000 Eli Zaretskii (Ftty_display_color_cells): New function.
Thu, 17 Jan 2002 10:26:52 +0000 Pavel Jan«¿k (set_tty_color_mode): Remove unused variable `tem'.
Mon, 14 Jan 2002 13:45:36 +0000 Eli Zaretskii (tty_default_color_capabilities, tty_setup_colors)
Tue, 18 Dec 2001 06:25:50 +0000 Pavel Jan«¿k (keys): Add missing braces around initializer.
Sat, 20 Oct 2001 10:32:22 +0000 Miles Bader (TN_standout_width, TF_xs, TN_magic_cookie_glitch_ul): Variables removed.
Sat, 20 Oct 2001 05:53:04 +0000 Miles Bader (reassert_line_highlight_hook, change_line_highlight_hook): Variables removed.
Wed, 17 Oct 2001 03:16:12 +0000 Miles Bader Change doc-string comments to `new style' [w/`doc:' keyword].
Sun, 14 Oct 2001 10:36:01 +0000 Gerd Moellmann Put doc strings in comments.
Mon, 08 Oct 2001 11:39:52 +0000 Stefan Monnier Include keymap.h.
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Thu, 31 May 2001 08:56:32 +0000 Gerd Moellmann (tty_cursor_hidden): New variable.
Fri, 27 Apr 2001 12:37:32 +0000 Gerd Moellmann (turn_on_face): Fix reverse video handling on terminals
Wed, 25 Apr 2001 18:31:33 +0000 Gerd Moellmann (toggle_highlight): New function.
Sat, 20 Jan 2001 13:57:24 +0000 Andrew Innes (FRAME_TERMCAP_P) [WINDOWSNT]: Reinstate original
Fri, 05 Jan 2001 21:26:40 +0000 Andrew Innes (update_end): Don't check updating_frame; for some reason
Tue, 02 Jan 2001 22:48:57 +0000 Andrew Innes (FRAME_TERMCAP_P) [WINDOWSNT]: Remove redefinition.
Tue, 02 Jan 2001 13:57:02 +0000 Eli Zaretskii (encode_terminal_code): Remove unused variable `c'.
Tue, 21 Nov 2000 12:04:32 +0000 Gerd Moellmann Don't try to include termcap.h; see comment there.
Sat, 28 Oct 2000 17:10:10 +0000 Eli Zaretskii (reassert_line_highlight): Reverse the inverse-video effect
Sun, 22 Oct 2000 16:50:16 +0000 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
Thu, 21 Sep 2000 20:54:57 +0000 Gerd Moellmann Avoid some more compiler warnings.
Tue, 22 Aug 2000 22:41:00 +0000 Andrew Innes Include keyboard.h before frame.h.
Wed, 16 Aug 2000 12:12:30 +0000 Gerd Moellmann (write_glyphs): Also turn off inverse video after turning
Wed, 16 Aug 2000 01:38:32 +0000 Kenichi Handa (write_glyphs): Use a locally declared conversion_buffer.
Tue, 15 Aug 2000 15:02:15 +0000 Gerd Moellmann (turn_off_face): Reset standout_mode when resetting
Sun, 25 Jun 2000 17:22:33 +0000 Dave Love [!HAVE_TERMCAP_H]: Declare tputs, tgetent, tgetflag, tgetnum.
Tue, 06 Jun 2000 12:26:35 +0000 Gerd Moellmann (append_glyph): Revert change of 2000-06-06.
Tue, 06 Jun 2000 01:08:19 +0000 Kenichi Handa (encode_terminal_code): Change the way to check if
Sun, 28 May 2000 13:25:33 +0000 Eli Zaretskii Correct a typo in a comment.
Sun, 28 May 2000 13:23:02 +0000 Eli Zaretskii (produce_glyphs): Don't treat eight-bit-* charsets as multibyte.
Tue, 23 May 2000 01:33:40 +0000 Kenichi Handa (encode_terminal_code): Set coding->src_multibyte properly.
Sat, 20 May 2000 00:05:26 +0000 Kenichi Handa (produce_special_glyphs): Use CHAR_BYTES instead of
Mon, 24 Apr 2000 13:53:16 +0000 Gerd Moellmann (produce_glyphs): Remove reference to struct it's prompt_width.
Wed, 05 Apr 2000 17:29:31 +0000 Ken Raeburn make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
Sat, 01 Apr 2000 13:33:12 +0000 Gerd Moellmann (TN_no_color_video): New variable.
Sun, 19 Mar 2000 17:01:24 +0000 Gerd Moellmann (calculate_costs): Remove code dealing with X frames.
Sun, 30 Jan 2000 18:55:00 +0000 Jason Rumney (term_init) [WINDOWSNT]: Initialize TN_max_colors.
Tue, 04 Jan 2000 01:55:22 +0000 Kenichi Handa (encode_terminal_code): Fix the previous change.
Sun, 02 Jan 2000 14:06:15 +0000 Eli Zaretskii (Ftty_display_color_p): Accept an optional argument FRAME.
Sun, 02 Jan 2000 13:58:41 +0000 Eli Zaretskii (insert_glyphs): Pass glyph, not &glyph, to
Mon, 27 Dec 1999 05:07:56 +0000 Kenichi Handa (encode_terminal_code): Adjusted for the change of struct
Wed, 15 Dec 1999 13:14:38 +0000 Eli Zaretskii Changes for separate unspecified foreground and background colors