Mon, 04 Mar 2002 23:41:00 +0000 |
Stefan Monnier |
Change defvar_int def and vars to use EMACS_INT instead of just int.
|
Thu, 28 Feb 2002 22:09:53 +0000 |
Kim F. Storm |
(minibuf_selected_window): Renamed from Vminibuf_selected_window.
|
Tue, 26 Feb 2002 22:53:47 +0000 |
Kim F. Storm |
(CURRENT_MODE_LINE_FACE_ID_3): Compare with
|
Wed, 13 Feb 2002 22:42:03 +0000 |
Kim F. Storm |
(CURRENT_MODE_LINE_FACE_ID_3): Use mode_line_in_non_selected_windows.
|
Mon, 11 Feb 2002 14:42:56 +0000 |
Kim F. Storm |
(CURRENT_MODE_LINE_FACE_ID_3): New macro.
|
Sat, 09 Feb 2002 09:20:35 +0000 |
Eli Zaretskii |
(CURRENT_MODE_LINE_FACE_ID): Fix last change.
|
Fri, 08 Feb 2002 23:48:50 +0000 |
Kim F. Storm |
(CURRENT_MODE_LINE_FACE_ID): New macro.
|
Fri, 25 Jan 2002 13:22:37 +0000 |
Eli Zaretskii |
Add prototype for set_tty_color_mode and tty_setup_colors.
|
Mon, 21 Jan 2002 01:51:27 +0000 |
Ken Raeburn |
dispextern.h (WINDOW_WANTS_MODELINE_P): Use XFASTINT on window height before
|
Fri, 18 Jan 2002 18:25:52 +0000 |
Richard M. Stallman |
(WINDOW_WANTS_MODELINE_P): Check window height > 1.
|
Mon, 14 Jan 2002 14:27:34 +0000 |
Pavel Jank |
Fix typos.
|
Sun, 13 Jan 2002 11:39:09 +0000 |
Eli Zaretskii |
Fix wording of a comment.
|
Fri, 16 Nov 2001 13:01:09 +0000 |
Kim F. Storm |
Fringe cleanup.
|
Wed, 14 Nov 2001 22:31:37 +0000 |
Richard M. Stallman |
(image_background, image_background_transparent):
|
Wed, 31 Oct 2001 11:10:50 +0000 |
Gerd Moellmann |
(struct face) <colors_copied_bitwise_p>: New
|
Wed, 31 Oct 2001 11:02:19 +0000 |
Gerd Moellmann |
Comment fix.
|
Wed, 24 Oct 2001 17:16:52 +0000 |
Miles Bader |
(struct image): Add `background', `background_valid', and
|
Wed, 24 Oct 2001 09:10:57 +0000 |
Gerd Moellmann |
(row_containing_pos): Adjust prototype.
|
Sat, 20 Oct 2001 05:40:56 +0000 |
Miles Bader |
(struct glyph_row): Remove `inverse_p' field.
|
Mon, 01 Oct 2001 10:53:18 +0000 |
Gerd Moellmann |
(struct glyph_row) <ends_in_newline_from_string_p>:
|
Wed, 26 Sep 2001 11:15:20 +0000 |
Gerd Moellmann |
(required_matrix_width, required_matrix_height):
|
Tue, 25 Sep 2001 09:54:09 +0000 |
Gerd Moellmann |
(row_containing_pos): Add prototype.
|
Wed, 22 Aug 2001 09:43:40 +0000 |
Gerd Moellmann |
(struct face_cache): Add member
|
Wed, 01 Aug 2001 11:54:57 +0000 |
Gerd Moellmann |
(resize_echo_area_exactly): Fix typo in function
|
Wed, 25 Jul 2001 12:52:23 +0000 |
Gerd Moellmann |
(struct it): Increase size of ctl_chars to 16.
|
Fri, 20 Jul 2001 09:53:57 +0000 |
Gerd Moellmann |
(struct face): Change type of `stipple' to
|
Tue, 03 Jul 2001 10:29:50 +0000 |
Gerd Moellmann |
Improve a comment.
|
Tue, 26 Jun 2001 09:46:24 +0000 |
Gerd Moellmann |
(struct it): Add member display_ellipsis_p.
|
Wed, 09 May 2001 10:38:47 +0000 |
Gerd Moellmann |
Comment fixes.
|
Mon, 07 May 2001 17:38:34 +0000 |
Gerd Moellmann |
(inverse_video): Declare extern.
|