log src/xdisp.c @ 13519:aee6ea2166bc

age author description
Sat, 11 Nov 1995 22:12:30 +0000 Richard M. Stallman (display_text_line): Handle redisplay_end_trigger
Sat, 11 Nov 1995 15:55:13 +0000 Richard M. Stallman (display_menu_bar): Fix backwards conditional.
Fri, 10 Nov 1995 16:18:44 +0000 Richard M. Stallman (display_text_line): Get redisplay_end_trigger from window.
Tue, 07 Nov 1995 07:28:29 +0000 Geoff Voelker [HAVE_NTGUI] (set_menu_framebar): Declare external.
Tue, 31 Oct 1995 14:27:13 +0000 Richard M. Stallman Add some commented-out code.
Tue, 31 Oct 1995 02:34:16 +0000 Karl Heuer (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
Sat, 21 Oct 1995 23:16:16 +0000 Richard M. Stallman (try_window_id): Stop the compute_motion at ZV, not Z,
Thu, 12 Oct 1995 15:44:45 +0000 Richard M. Stallman (syms_of_xdisp): Doc fix.
Wed, 11 Oct 1995 17:17:32 +0000 Richard M. Stallman (redisplay_window, redisplay_window, display_text_line):
Tue, 03 Oct 1995 09:12:50 +0000 Richard M. Stallman (Qwindow_scroll_functions, Vwindow_scroll_functions): New variables.
Tue, 22 Aug 1995 00:32:03 +0000 Karl Heuer (display_text_line): Write blanks under the entire
Sun, 06 Aug 1995 21:15:09 +0000 Richard M. Stallman (redisplay): Compute mini_frame the same way echo_area_display does.
Thu, 03 Aug 1995 23:19:05 +0000 Richard M. Stallman (redisplay): When displaying a terminal frame,
Wed, 26 Jul 1995 22:50:32 +0000 Richard M. Stallman (update_menu_bar): Pass new arg to set_frame_menubar.
Fri, 21 Jul 1995 07:49:19 +0000 Richard M. Stallman (echo_area_display): Use selected frame's minibuf window
Tue, 18 Jul 1995 23:07:23 +0000 Richard M. Stallman (decode_mode_spec): New arg spec_width.
Fri, 07 Jul 1995 13:35:19 +0000 Richard M. Stallman (redisplay_window): Fix typos in clip_changed change.
Sun, 02 Jul 1995 06:08:48 +0000 Richard M. Stallman (clip_changed): Variable deleted.
Wed, 28 Jun 1995 09:39:00 +0000 Richard M. Stallman (echo_area_display): Don't set FRAME_CURSOR_... here.
Wed, 21 Jun 1995 18:47:11 +0000 Richard M. Stallman (decode_mode_spec) [!MULTI_FRAME]: Handle %F properly.
Sat, 17 Jun 1995 14:58:24 +0000 Richard M. Stallman (display_text_line): Fill in charstart for end of buffer.
Fri, 16 Jun 1995 06:19:38 +0000 Karl Heuer Fix previous change.
Fri, 16 Jun 1995 05:36:08 +0000 Karl Heuer (Qoverriding_terminal_local_map): New variable.
Fri, 09 Jun 1995 16:00:45 +0000 Karl Heuer (update_menu_bar): Use set_buffer_internal_1 to switch bufs.
Fri, 09 Jun 1995 00:51:32 +0000 Karl Heuer (update_menu_bar): Run activate-menubar-hook
Mon, 05 Jun 1995 17:43:53 +0000 Karl Heuer Include keyboard.h.
Tue, 30 May 1995 19:43:26 +0000 Karl Heuer (update_menu_bar): Do update if region display has changed.
Tue, 30 May 1995 18:46:24 +0000 Karl Heuer (update_menu_bar): Reverse test of save_match_data.
Mon, 29 May 1995 04:44:28 +0000 Karl Heuer (redisplay_window): Don't use try_window_id if
Mon, 29 May 1995 04:05:18 +0000 Karl Heuer (update_menu_bar): Call set_frame_menubar with proper buffer current.