log src/xdisp.c @ 34582:4099c0fd33f4

age author description
Fri, 15 Dec 2000 01:51:26 +0000 Miles Bader (window_box_height): Add comment.
Fri, 15 Dec 2000 00:59:56 +0000 Miles Bader (window_box_height): Only use mode-line glyph-rows that are actually
Tue, 12 Dec 2000 20:04:08 +0000 Gerd Moellmann (display_tool_bar_line): Make sure that tool bar
Tue, 12 Dec 2000 13:31:47 +0000 Gerd Moellmann (setup_echo_area_for_printing, with_echo_area_buffer):
Mon, 11 Dec 2000 19:24:59 +0000 Gerd Moellmann (prepare_menu_bars): Changes for tip_frame being a
Mon, 11 Dec 2000 14:50:07 +0000 Gerd Moellmann (try_cursor_movement): Check update_mode_lines instead
Mon, 11 Dec 2000 14:36:45 +0000 Gerd Moellmann (try_window_id) <all changes above window start>:
Wed, 06 Dec 2000 16:53:44 +0000 Gerd Moellmann (underlying_face_id): New function.
Wed, 06 Dec 2000 11:29:17 +0000 Gerd Moellmann (move_it_by_lines): Fix paren typo.
Tue, 05 Dec 2000 21:35:36 +0000 Gerd Moellmann (next_element_from_ellipsis): Save face before selective
Thu, 30 Nov 2000 21:57:05 +0000 Gerd Moellmann (echo_area_display): If cursor is in the echo area, make
Tue, 28 Nov 2000 11:38:10 +0000 Gerd Moellmann (forward_to_next_line_start): Check for newlines,
Mon, 27 Nov 2000 16:18:37 +0000 Gerd Moellmann (forward_to_next_line_start): If already on a newline,
Mon, 27 Nov 2000 12:12:14 +0000 Gerd Moellmann (try_window_id): Avoid starting to display in the moddle
Fri, 24 Nov 2000 19:29:05 +0000 Gerd Moellmann (init_from_display_pos): If POS says we're already after
Fri, 24 Nov 2000 06:29:57 +0000 Miles Bader (display_menu_bar, display_mode_line): Change the way we
Thu, 23 Nov 2000 18:43:12 +0000 Stefan Monnier (syms_of_xdisp): Make fontification-functions buffer-local.
Wed, 22 Nov 2000 16:31:28 +0000 Gerd Moellmann (update_tool_bar, build_desired_tool_bar_string): Change
Wed, 22 Nov 2000 15:34:56 +0000 Miles Bader (display_menu_bar): Or `mode-line-inverse-video' with the face's
Wed, 22 Nov 2000 00:22:28 +0000 Miles Bader (syms_of_xdisp): `mode-line-inverse-video' defualts to nil.
Sat, 18 Nov 2000 21:05:19 +0000 Gerd Moellmann Use BINDING_STACK_SIZE throughout.
Sat, 18 Nov 2000 14:39:14 +0000 Miles Bader (message_log_check_duplicate): Let "..."-detection match
Sat, 18 Nov 2000 14:14:31 +0000 Gerd Moellmann (resize_mini_window): Temporarily change to the
Fri, 17 Nov 2000 15:38:35 +0000 Gerd Moellmann (pos_visible_p): Compute the default character height
Thu, 16 Nov 2000 05:05:12 +0000 Gerd Moellmann (pos_visible_p): Handle case that we reach ZV without
Wed, 15 Nov 2000 19:25:32 +0000 Gerd Moellmann (pos_visible_p): Improve function comment.
Tue, 14 Nov 2000 18:38:07 +0000 Stefan Monnier (try_scrolling): Set scroll_max to max of scroll_* args
Tue, 14 Nov 2000 05:43:18 +0000 Gerd Moellmann (current_mode_line_height, current_header_line_height):
Mon, 13 Nov 2000 16:27:47 +0000 Eli Zaretskii Fix a typo in a comment.
Wed, 08 Nov 2000 17:40:50 +0000 Gerd Moellmann (syms_of_xdisp): Change doc of max-mini-window-height.