log src/xdisp.c @ 33600:c5f64497e92c

age author description
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.
Wed, 25 Oct 2000 11:55:10 +0000 Gerd Moellmann (pos_visible_p): New function.
Sun, 22 Oct 2000 16:50:16 +0000 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
Tue, 17 Oct 2000 19:32:19 +0000 Gerd Moellmann (try_cursor_movement): Use cursor_row_p also when
Tue, 17 Oct 2000 16:08:18 +0000 Gerd Moellmann (cursor_row_p): Take continued lines into account.
Tue, 17 Oct 2000 14:07:44 +0000 Gerd Moellmann (forward_to_next_line_start): Switch iterator's handling
Mon, 16 Oct 2000 21:03:29 +0000 Gerd Moellmann (set_iterator_to_next): Reset box start and flags of the
Mon, 16 Oct 2000 15:39:59 +0000 Gerd Moellmann (find_last_unchanged_at_beg_row): Renamed from
Mon, 16 Oct 2000 13:56:12 +0000 Gerd Moellmann (try_scrolling) <cursor in scroll margin at the bottom>:
Fri, 13 Oct 2000 13:09:36 +0000 Gerd Moellmann (cursor_row_p): New function.
Thu, 05 Oct 2000 19:29:05 +0000 Gerd Moellmann (handle_single_display_prop): Use safe_call1.
Wed, 27 Sep 2000 11:43:08 +0000 Gerd Moellmann (window_box_height): Add an assertion.
Mon, 25 Sep 2000 14:26:20 +0000 Gerd Moellmann (help_echo_showing_p): New variable.
Fri, 22 Sep 2000 19:52:48 +0000 Gerd Moellmann (try_window_reusing_current_matrix): More fixes
Fri, 22 Sep 2000 16:11:48 +0000 Dave Love (syms_of_xdisp): Defvar Vmenu_bar_update_hook to provide