log src/xdisp.c @ 34438:524c7ecc8ef4

age author description
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.
Tue, 31 Oct 2000 12:51:08 +0000 Gerd Moellmann (redisplay_tool_bar): Don't set fonts_changed_p if
Mon, 30 Oct 2000 16:24:14 +0000 Gerd Moellmann (try_scrolling) <PT >= scroll_margin_pos>: Add 1 to the
Mon, 30 Oct 2000 15:43:05 +0000 Gerd Moellmann (safe_eval_handler): Call add_to_log.
Mon, 30 Oct 2000 15:23:41 +0000 Gerd Moellmann (echo_area_display): Don't perform a display update from
Thu, 26 Oct 2000 12:44:20 +0000 Gerd Moellmann (pos_visible_p): Change current buffer if necessary.
Wed, 25 Oct 2000 13:13:13 +0000 Miles Bader (pos_visible_p): Don't add `it.current_y' twice.