log src/xdisp.c @ 11854:637c5283e74b

age author description
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.
Wed, 18 Jan 1995 20:52:48 +0000 Karl Heuer Change all occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.