log src/xdisp.c @ 10802:75519a692473 libc_1_09

age author description
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.
Tue, 17 Jan 1995 02:29:16 +0000 Karl Heuer (message_dolog): Ignore narrowing.
Tue, 17 Jan 1995 01:52:22 +0000 Karl Heuer (redisplay, redisplay_window, display_mode_line, decode_mode_spec): Use window
Fri, 13 Jan 1995 02:22:14 +0000 Karl Heuer (message_log_need_newline): New var.
Wed, 11 Jan 1995 02:03:00 +0000 Karl Heuer (message1_nolog): New function.
Wed, 11 Jan 1995 01:55:01 +0000 Karl Heuer (Vmessage_log_max): New var.
Mon, 02 Jan 1995 06:33:09 +0000 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
Wed, 16 Nov 1994 21:44:15 +0000 Richard M. Stallman (try_window, display_text_line): Undo previous change.
Wed, 16 Nov 1994 16:57:31 +0000 Roland McGrath (try_window): Don't pass window to Fget_char_property; pass its buffer.
Mon, 31 Oct 1994 21:50:17 +0000 Karl Heuer (column_number_displayed): New variable.
Sun, 30 Oct 1994 21:02:06 +0000 Richard M. Stallman (display_text_line): Truncate the minibuf_prompt if nec.
Tue, 25 Oct 1994 00:45:21 +0000 Karl Heuer (decode_mode_spec): New spec %c, for current column.
Mon, 17 Oct 1994 08:42:36 +0000 Morten Welinder *** empty log message ***
Fri, 14 Oct 1994 05:20:15 +0000 Richard M. Stallman (redisplay): Call clear_face_cache instead
Tue, 11 Oct 1994 19:39:03 +0000 Jim Blandy (display_scan_buffer): Pass the correct number of arguments to
Mon, 10 Oct 1994 21:30:56 +0000 Richard M. Stallman (redisplay_window): Fix Oct 1 change:
Sat, 08 Oct 1994 22:16:04 +0000 Jim Blandy * xdisp.c (redisplay_window): Invalidate width_run_cache, if the
Tue, 04 Oct 1994 17:10:36 +0000 Karl Heuer (try_window_id): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 16:44:49 +0000 Karl Heuer (redisplay, mark_window_display_accurate, redisplay_window, try_window,
Tue, 04 Oct 1994 12:31:37 +0000 Karl Heuer (display_text_line): Use new accessor macros instead of calling XSET directly.
Sun, 02 Oct 1994 02:41:24 +0000 Richard M. Stallman (redisplay_window): If we set PT, and that alters a region
Tue, 27 Sep 1994 00:37:04 +0000 Karl Heuer (redisplay, mark_window_display_accurate, try_window_id, display_text_line,
Sun, 25 Sep 1994 17:43:58 +0000 Richard M. Stallman (update_echo_area): New function.
Tue, 20 Sep 1994 05:12:09 +0000 Karl Heuer (display_string): Change VERTICAL_SCROLL_BAR_WIDTH to FRAME_SCROLL_BAR_COLS.
Mon, 19 Sep 1994 17:28:37 +0000 Jim Blandy Add a new element to display tables controlling side-by-side
Mon, 19 Sep 1994 17:17:02 +0000 Karl Heuer [!HAVE_X_WINDOWS] (store_frame_title): Dummy macro.
Sat, 17 Sep 1994 00:45:16 +0000 Richard M. Stallman (message): Use EMACS_INT.
Fri, 16 Sep 1994 21:57:45 +0000 Karl Heuer (decode_mode_spec): Use MODE_LINE_BINARY_TEXT when defined.
Fri, 16 Sep 1994 11:18:45 +0000 Karl Heuer [!HAVE_X_WINDOWS] (frame_title_ptr): define as always null.
Fri, 16 Sep 1994 03:29:33 +0000 Karl Heuer (multiple_frames, Vframe_title_format, Vicon_title_format): New variables.
Fri, 02 Sep 1994 20:17:12 +0000 Richard M. Stallman (display_text_line): Don't overrun the charstart area.
Thu, 25 Aug 1994 01:25:55 +0000 Richard M. Stallman (display_scan_buffer): New function.
Tue, 23 Aug 1994 20:50:09 +0000 Richard M. Stallman (redisplay_window): Don't access text before BEGV.
Thu, 11 Aug 1994 03:47:40 +0000 Richard M. Stallman (display_text_line): Make previous change #ifdef HAVE_X_WINDOWS.
Sun, 07 Aug 1994 04:50:05 +0000 Richard M. Stallman (display_text_line): Use the face properties of the overlay arrow, if any.
Tue, 02 Aug 1994 01:31:07 +0000 Richard M. Stallman (redisplay_window): Avoid using SET_PT to change point temporarily.
Sat, 30 Jul 1994 20:36:56 +0000 Richard M. Stallman (decode_mode_spec): Handle %&.
Sat, 02 Jul 1994 19:41:19 +0000 Richard M. Stallman (decode_mode_spec): %+ makes % for unmodified RO buffer.
Fri, 01 Jul 1994 15:36:06 +0000 Richard M. Stallman (prepare_menu_bars): Call x_consider_frame_title
Tue, 28 Jun 1994 09:27:39 +0000 Richard M. Stallman (redisplay_region): For special treatment, BUF most be
Sat, 18 Jun 1994 00:13:37 +0000 Karl Heuer minibuf_prompt is now a Lisp_Object.
Fri, 17 Jun 1994 00:52:13 +0000 Richard M. Stallman (redisplay_region): Treat selected window's buffer
Thu, 16 Jun 1994 15:38:30 +0000 Karl Heuer (redisplay_window): Don't use shortcut if window_end_vpos is out of date.
Wed, 15 Jun 1994 18:18:55 +0000 Richard M. Stallman (redisplay): Don't call x_consider_frame_title.
Fri, 03 Jun 1994 03:26:11 +0000 Karl Heuer (display_text_line): Make sure pointer is in range.
Mon, 30 May 1994 12:36:21 +0000 Richard M. Stallman (redisplay): Limit prev change to pause != 0.
Mon, 30 May 1994 10:57:20 +0000 Richard M. Stallman (redisplay): If have window change at end, redisplay again.
Thu, 12 May 1994 16:19:01 +0000 Karl Heuer (display_text_line): Fix check for end of buffer.
Tue, 03 May 1994 07:42:26 +0000 Richard M. Stallman (display_text_line): Since HPOS is negative, avoid
Fri, 29 Apr 1994 19:38:03 +0000 Richard M. Stallman (decode_mode_spec): Fix handling of `%t'.
Mon, 25 Apr 1994 22:16:08 +0000 Richard M. Stallman (syms_of_xdisp): Set up Qmenu_bar_update_hook.
Fri, 15 Apr 1994 22:04:48 +0000 Karl Heuer (fix_glyph) [HAVE_X_WINDOWS]: When glyph face is 0, use the computed face as
Thu, 14 Apr 1994 09:06:25 +0000 Richard M. Stallman (update_menu_bar): Take frame as arg.
Fri, 08 Apr 1994 01:27:28 +0000 Karl Heuer (copy_part_of_rope): Replace non-glyph with 0.