log src/xdisp.c @ 40077:ba1ee05b48f7

age author description
Sat, 20 Oct 2001 05:47:06 +0000 Miles Bader (dump_glyph_row, display_mode_line): Don't use `inverse_p' field.
Fri, 19 Oct 2001 11:04:00 +0000 Gerd Moellmann (redisplay_internal): Don't clear echo area if the
Thu, 18 Oct 2001 08:46:54 +0000 Gerd Moellmann (display_line): Indicate empty lines in active
Wed, 17 Oct 2001 15:26:44 +0000 Gerd Moellmann (try_window_id): Undo last change. Give up if
Wed, 17 Oct 2001 14:05:09 +0000 Gerd Moellmann (try_window_id): Don't display lines after the window
Wed, 17 Oct 2001 13:34:31 +0000 Gerd Moellmann (try_window_id): Remove code that was only there
Wed, 17 Oct 2001 11:51:24 +0000 Gerd Moellmann (display_line): Don't indicate empty lines in
Wed, 17 Oct 2001 03:16:12 +0000 Miles Bader Change doc-string comments to `new style' [w/`doc:' keyword].
Sun, 14 Oct 2001 20:21:07 +0000 Stefan Monnier (in_ellipses_for_invisible_text_p, handle_invisible_prop):
Sun, 14 Oct 2001 19:19:57 +0000 Stefan Monnier (DOLIST, LOOP_PROPVAL): Remove.
Sun, 14 Oct 2001 10:36:01 +0000 Gerd Moellmann Put doc strings in comments.
Fri, 12 Oct 2001 22:15:07 +0000 Stefan Monnier (init_iterator): Be more strict with bytepos and charspos.
Mon, 08 Oct 2001 22:32:15 +0000 Stefan Monnier (handle_fontified_prop): Don't bind after-change-functions.
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Mon, 01 Oct 2001 10:52:55 +0000 Gerd Moellmann (display_line): Set row's ends_in_newline_from_string_p.
Thu, 27 Sep 2001 08:35:44 +0000 Gerd Moellmann (display_mode_element): One more case where a string's
Wed, 26 Sep 2001 12:02:05 +0000 Gerd Moellmann (with_echo_area_buffer): Use echo_kboard instead
Wed, 26 Sep 2001 11:27:06 +0000 Gerd Moellmann (make_cursor_line_fully_visible): Return 0 and set
Wed, 26 Sep 2001 08:18:07 +0000 Gerd Moellmann (display_mode_lines): Temporarily set selected_frame
Tue, 25 Sep 2001 11:38:02 +0000 Gerd Moellmann (display_mode_element): If the mode element is a symbol
Tue, 25 Sep 2001 09:53:42 +0000 Gerd Moellmann (row_containing_pos): Make externally visible.
Wed, 19 Sep 2001 14:48:30 +0000 Gerd Moellmann (decode_mode_spec): Add parameter MULTIBYTE.
Tue, 18 Sep 2001 10:30:35 +0000 Gerd Moellmann (try_window_id) [!GLYPH_DEBUG]: Give up if
Thu, 13 Sep 2001 13:05:17 +0000 Gerd Moellmann (reseat_1): Set IT's multibyte_p flag according to the
Tue, 11 Sep 2001 12:32:50 +0000 Gerd Moellmann (with_echo_area_buffer): Bind inhibit-modification-hooks
Tue, 11 Sep 2001 08:22:05 +0000 Gerd Moellmann (init_from_display_pos): Put some code in #if 0.
Mon, 10 Sep 2001 08:23:10 +0000 Gerd Moellmann (Ftrace_to_stderr) [GLYPH_DEBUG]: Take args like
Fri, 07 Sep 2001 11:16:30 +0000 Gerd Moellmann (init_from_display_pos): Don't compare the result
Wed, 05 Sep 2001 07:43:47 +0000 Gerd Moellmann (string_buffer_position): Use *single_char_property*
Tue, 04 Sep 2001 01:02:16 +0000 Stefan Monnier (handle_single_display_prop): Fix for int/Lisp_Object mixup.