log src/xdisp.c @ 13401:178d730efae2

age author description
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.
Fri, 26 May 1995 21:54:20 +0000 Karl Heuer (x_consider_frame_title): Use FRAME_KBOARD.
Thu, 25 May 1995 17:06:56 +0000 Karl Heuer (prepare_menu_bars): Update frame titles before menu bars.
Thu, 25 May 1995 14:28:18 +0000 Karl Heuer (message): Cast arg of doprnt.
Wed, 24 May 1995 00:42:21 +0000 Karl Heuer (redisplay_window): Use set_buffer_internal_1.
Mon, 22 May 1995 22:22:32 +0000 Karl Heuer (display_text_line): Enter a char in charstarts
Thu, 18 May 1995 22:49:59 +0000 Karl Heuer (zv_strings_seen): New variable.
Sat, 13 May 1995 01:44:04 +0000 Karl Heuer (minmax): New macro.
Tue, 09 May 1995 02:38:03 +0000 Karl Heuer (x_consider_frame_title): When setting multiple_frames,
Tue, 09 May 1995 00:30:26 +0000 Richard M. Stallman (prepare_menu_bars): Save and restore the match data.
Sat, 06 May 1995 08:00:08 +0000 Richard M. Stallman (prepare_menu_bars): Clear size-change flag before running
Tue, 02 May 1995 02:17:21 +0000 Karl Heuer (display_text_line): Don't move the cursor if it's supposed to
Mon, 01 May 1995 23:12:19 +0000 Karl Heuer (redisplay): Don't move the cursor if it's supposed to
Mon, 24 Apr 1995 17:25:45 +0000 Karl Heuer (message_dolog): The message log doesn't need an undo list.
Thu, 20 Apr 1995 08:28:38 +0000 Richard M. Stallman Comment change.
Fri, 14 Apr 1995 18:24:00 +0000 Richard M. Stallman (redisplay): Call init_desired_glyphs for each frame.
Mon, 10 Apr 1995 07:57:44 +0000 Richard M. Stallman (display_mode_line): Use push_frame_kboard, pop_frame_kboard.
Sat, 08 Apr 1995 04:31:45 +0000 Richard M. Stallman (redisplay): Don't call update_frame for non-selected termcap frame.
Sat, 08 Apr 1995 00:19:28 +0000 Richard M. Stallman (prepare_menu_bars): Do the frame titles last.
Mon, 03 Apr 1995 22:10:36 +0000 Karl Heuer (message_nolog): New function.
Fri, 24 Mar 1995 03:16:19 +0000 Karl Heuer (try_window_id): Stop scan at bottom of window, not one line later.
Fri, 24 Mar 1995 00:35:46 +0000 Karl Heuer (redisplay): Make sure pause is set before used.
Wed, 22 Mar 1995 14:50:50 +0000 Richard M. Stallman (redisplay_window): Skip the only-point-has-changed
Sun, 19 Mar 1995 18:48:15 +0000 Richard M. Stallman (invisible_p, invisible_ellipsis_p): Handle list
Sat, 18 Mar 1995 23:08:02 +0000 Richard M. Stallman (display_menu_bar): Just one space between menu items.
Wed, 15 Mar 1995 01:50:20 +0000 Karl Heuer (display_mode_line): Rename perdisplay to kboard.
Sat, 11 Mar 1995 22:34:35 +0000 Richard M. Stallman (display_text_line): When setting selective_rlen,
Fri, 03 Mar 1995 06:41:20 +0000 Karl Heuer (display_mode_line): Temporarily set current_perdisplay to reference the frame
Fri, 24 Feb 1995 18:49:48 +0000 Richard M. Stallman (display_string, display_text_line):
Fri, 17 Feb 1995 08:36:04 +0000 Richard M. Stallman (redisplay): Don't display nonselected terminal frames.
Wed, 15 Feb 1995 22:23:18 +0000 Richard M. Stallman (redisplay_window): If we update the mode line,
Wed, 08 Feb 1995 00:45:16 +0000 Karl Heuer (message_log_check_duplicate): New function.
Sun, 05 Feb 1995 08:52:52 +0000 Richard M. Stallman (Vwindow_size_change_functions): New variable.
Fri, 03 Feb 1995 10:25:44 +0000 Richard M. Stallman (display_text_line): Deduct minibuf prompt from taboffset.
Fri, 27 Jan 1995 19:27:07 +0000 Karl Heuer (message_log_need_newline): This var is now static.