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 Jank |
(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 Jank |
(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
|
Wed, 15 Dec 1999 00:21:15 +0000 |
Kenichi Handa |
(encode_terminal_code): Delete codes for a composite
|
Fri, 12 Nov 1999 14:34:52 +0000 |
Gerd Moellmann |
(term_init): If "op" isn't available, don't support color
|
Wed, 15 Sep 1999 12:58:40 +0000 |
Gerd Moellmann |
(OUTPUT_IF, OUTPUT1_IF): Use do-while.
|
Mon, 13 Sep 1999 11:13:53 +0000 |
Gerd Moellmann |
(OUTPUT): Change for Lisp_Object selected_frame.
|
Fri, 06 Aug 1999 13:59:39 +0000 |
Gerd Moellmann |
(produce_glyphs): Set iterator's physical height
|
Wed, 21 Jul 1999 21:43:52 +0000 |
Gerd Moellmann |
Rewritten.
|
Thu, 04 Mar 1999 09:02:51 +0000 |
Karl Heuer |
(term_init): Use xmalloc, not malloc.
|