log src/xdisp.c @ 20997:115d8c173aaf

age author description
Fri, 27 Feb 1998 22:05:12 +0000 Karl Heuer (syms_of_xdisp): Doc fix.
Wed, 25 Feb 1998 23:16:37 +0000 Karl Heuer Reorder args of del_range_both.
Tue, 24 Feb 1998 06:57:15 +0000 Kenichi Handa (message_dolog): Give correct args to
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (try_window_id): Use DEC_POS only for multibyte buffer.
Sat, 14 Feb 1998 07:27:58 +0000 Richard M. Stallman (display_text_line): Use INC_BOTH for unibyte buffers too.
Tue, 27 Jan 1998 04:22:43 +0000 Richard M. Stallman (message_dolog): Cast M to unsigned char * to access bytes.
Wed, 21 Jan 1998 22:00:26 +0000 Richard M. Stallman (message_dolog): Use unibyte_char_to_multibyte.
Tue, 20 Jan 1998 08:54:36 +0000 Richard M. Stallman (display_menu_bar): Don't set maxendcol too large.
Sun, 18 Jan 1998 04:06:12 +0000 Karl Heuer (display_text_line): Set pos_byte with pos
Fri, 09 Jan 1998 23:19:42 +0000 Richard M. Stallman (message_dolog, message2): New arg MULTIBYTE.
Sat, 03 Jan 1998 07:07:02 +0000 Richard M. Stallman (redisplay_window): Set pos.bytepos along with pos.bufpos.
Thu, 01 Jan 1998 02:27:27 +0000 Richard M. Stallman (redisplay_internal): Use scan_newline.
Fri, 26 Dec 1997 20:45:22 +0000 Richard M. Stallman Declare nonascii_insert_offset.
Sun, 21 Dec 1997 02:17:16 +0000 Richard M. Stallman (message2_nolog): New arg MULTIBYTE.
Sun, 21 Dec 1997 01:20:26 +0000 Richard M. Stallman (message_dolog): Update PT and ZV properly when at end of
Fri, 28 Nov 1997 14:34:52 +0000 Andreas Schwab (message): Declare a as char *[3].
Thu, 27 Nov 1997 08:15:40 +0000 Kenichi Handa (redisplay_preserve_echo_area): Declare it as void.
Sat, 15 Nov 1997 20:36:34 +0000 Karl Heuer (minibuffer_scroll_overlap): New variable.
Sat, 15 Nov 1997 20:24:41 +0000 Karl Heuer (display_text_line): Make decision about which windows
Thu, 23 Oct 1997 06:52:01 +0000 Karl Heuer (redisplay_window): If clip_changed, always run
Mon, 13 Oct 1997 17:08:02 +0000 Eli Zaretskii (decode_mode_spec): Display non-nil title as the frame's
Sat, 13 Sep 1997 08:42:12 +0000 Richard M. Stallman When redisplaying the echo area, use the value
Sun, 07 Sep 1997 04:22:29 +0000 Richard M. Stallman (display_string): Determine multibyte from current buffer,
Wed, 03 Sep 1997 00:37:40 +0000 Geoff Voelker (redisplay_internal): Check to see if frame is not obscured
Wed, 27 Aug 1997 17:13:29 +0000 Richard M. Stallman (redisplay_window): When trying to scroll conservatively
Tue, 26 Aug 1997 22:41:06 +0000 Richard M. Stallman (decode_mode_spec): For %Z and %z, put keyboard and
Sat, 23 Aug 1997 01:03:37 +0000 Richard M. Stallman (redisplay_window): Don't try using last_point_x
Sat, 16 Aug 1997 02:06:18 +0000 Richard M. Stallman (COERCE_MARKER): Use Fmarker_position instead of
Fri, 08 Aug 1997 20:09:27 +0000 Richard M. Stallman (redisplay_window): Fix access to w->last_point{,_[xy]}.
Thu, 07 Aug 1997 08:30:47 +0000 Richard M. Stallman (COERCE_MARKER): New macro.
Wed, 06 Aug 1997 19:43:02 +0000 Richard M. Stallman (redisplay_internal): Count only visible frames at first.
Mon, 04 Aug 1997 03:04:24 +0000 Richard M. Stallman (redisplay_internal): Count number of visible frames
Fri, 01 Aug 1997 00:12:35 +0000 Richard M. Stallman (redisplay_window): Fix one-off in handling
Wed, 30 Jul 1997 19:44:31 +0000 Richard M. Stallman (redisplay_window): Fix previous change.
Mon, 28 Jul 1997 04:55:45 +0000 Richard M. Stallman (redisplay_window): When text has not changed,
Sat, 26 Jul 1997 01:41:03 +0000 Richard M. Stallman (display_text_line): Don't count minibuf_prompt_width twice in taboffset.
Sat, 19 Jul 1997 05:22:59 +0000 Richard M. Stallman (redisplay_internal): Calculate new_count properly
Fri, 18 Jul 1997 17:46:56 +0000 Richard M. Stallman (display_string): Ignore W->left if OBEY_WINDOW_WIDTH is zero.
Thu, 17 Jul 1997 18:18:05 +0000 Richard M. Stallman (decode_mode_spec_coding): Fix typo; use `val' instead of `coding-system'.
Thu, 17 Jul 1997 06:29:36 +0000 Richard M. Stallman (display_text_line): Handle the case of point being in
Sat, 12 Jul 1997 19:11:07 +0000 Richard M. Stallman (decode_mode_spec): Initialize and use `p' (for the termcap case).
Sat, 12 Jul 1997 06:47:19 +0000 Richard M. Stallman (message2_nolog): Don't call fwrite will null string.
Sat, 12 Jul 1997 06:17:23 +0000 Richard M. Stallman (display_text_line): Exit the outer loop immediately
Thu, 10 Jul 1997 07:09:50 +0000 Richard M. Stallman (echo_area_display): Don't offset using left-side
Thu, 10 Jul 1997 01:03:05 +0000 Richard M. Stallman (redisplay_internal): Fix previous change.
Wed, 09 Jul 1997 00:28:25 +0000 Richard M. Stallman (decode_mode_spec) <z,Z>: Display buffer coding system
Tue, 08 Jul 1997 11:12:13 +0000 Richard M. Stallman (decode_mode_spec_coding): Really don't display
Mon, 07 Jul 1997 03:38:35 +0000 Richard M. Stallman (echo_area_display): Use proper vpos when clearing extra minibuf lines.
Mon, 07 Jul 1997 02:39:39 +0000 Richard M. Stallman (display_menu_bar): Always pass W to display_string.
Wed, 02 Jul 1997 02:59:01 +0000 Richard M. Stallman (decode_mode_spec_coding): Clean up handling of eol conversions.
Fri, 27 Jun 1997 03:12:33 +0000 Richard M. Stallman (init_xdisp): Pay attention to FRAME_MENU_BAR_LINES.
Mon, 09 Jun 1997 12:59:38 +0000 Kenichi Handa (decode_mode_spec): Access the value of
Fri, 16 May 1997 07:32:59 +0000 Richard M. Stallman (display_text_line): Move the code to fill out the line
Thu, 08 May 1997 05:48:01 +0000 Richard M. Stallman (mark_window_display_accurate, redisplay_internal):
Tue, 06 May 1997 03:42:02 +0000 Richard M. Stallman (display_text_line): Clear region_showing to Qnil if the
Thu, 10 Apr 1997 21:15:53 +0000 Karl Heuer (display_text_line): Don't use Lisp_Object as integer.
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (disp_char_vector): New function to be used from the
Tue, 18 Mar 1997 23:31:34 +0000 Kenichi Handa (copy_part_of_rope): Declare glyph as type GLYPH. For a
Thu, 27 Feb 1997 07:45:24 +0000 Kenichi Handa (try_window_id): Display blank lines from the next
Thu, 20 Feb 1997 06:40:53 +0000 Karl Heuer (display_text_line): Introduce new local variable
Fri, 24 Jan 1997 09:31:32 +0000 Richard M. Stallman (try_window): Remove frobnication of tab_offset in a minibuffer window.
Fri, 20 Dec 1996 18:14:47 +0000 Richard M. Stallman (try_window): Add error check for POS.
Tue, 10 Dec 1996 23:29:00 +0000 Richard M. Stallman (message2_nolog): Handle minibuffer_auto_raise.
Tue, 12 Nov 1996 07:12:24 +0000 Richard M. Stallman (redisplay_window): When handling scroll_conservatively,
Mon, 11 Nov 1996 00:35:31 +0000 Richard M. Stallman (scroll_margin): New variable.
Sun, 10 Nov 1996 00:25:30 +0000 Richard M. Stallman (redisplay_window): Handle optional_new_start.
Wed, 06 Nov 1996 23:26:02 +0000 Richard M. Stallman (scroll_conservatively): New variable.
Sat, 26 Oct 1996 16:00:39 +0000 Richard M. Stallman (decode_mode_spec): In the `L' case,
Sun, 06 Oct 1996 22:48:40 +0000 Richard M. Stallman (display_text_line): New arg ovstr_done. (Callers changed).
Sat, 21 Sep 1996 04:14:14 +0000 Richard M. Stallman (echo_area_display): Clear the left-side scroll bar columns.
Sat, 21 Sep 1996 01:16:33 +0000 Richard M. Stallman (display_mode_line): Use faces for inverse video mode line whenever possible.
Thu, 19 Sep 1996 04:25:49 +0000 Richard M. Stallman (display_text_line): Declare ovstr as unsigned char *.
Sun, 15 Sep 1996 02:03:32 +0000 Richard M. Stallman (redisplay_internal, mark_window_display_accurate)
Tue, 03 Sep 1996 22:23:51 +0000 Richard M. Stallman (message): Cast size arg to doprnt.
Mon, 02 Sep 1996 05:19:13 +0000 Richard M. Stallman (redisplay_internal): Test last_selected_window slot.
Sun, 01 Sep 1996 21:04:32 +0000 Karl Heuer Removed support for !MULTI_FRAME.
Thu, 01 Aug 1996 21:38:20 +0000 Richard M. Stallman (prepare_menu_bars): Conditionalize previous change.
Fri, 28 Jun 1996 08:10:29 +0000 Richard M. Stallman (redisplay_internal): Use last_had_star to decide
Mon, 10 Jun 1996 20:56:25 +0000 Richard M. Stallman (redisplay_internal): Use FRAME_WINDOW_P.
Mon, 10 Jun 1996 20:50:01 +0000 Richard M. Stallman (redisplay_internal): Use `Vterminal_frame' and other
Fri, 17 May 1996 21:13:14 +0000 Karl Heuer (display_menu_bar) [HAVE_NTGUI]: Enable the display of
Mon, 29 Apr 1996 15:57:12 +0000 Richard M. Stallman (display_menu_bar): FRAME_MENU_BAR_ITEMS now has four elements per item.
Tue, 16 Apr 1996 23:07:52 +0000 Richard M. Stallman (decode_mode_spec): Use frame F, not selected frame.
Tue, 16 Apr 1996 22:52:34 +0000 Richard M. Stallman (decode_mode_spec): For %F, use explicit name or `Emacs'.
Thu, 11 Apr 1996 15:26:55 +0000 Richard M. Stallman (redisplay_window): Move w->start marker before
Mon, 26 Feb 1996 04:40:34 +0000 Richard M. Stallman Commenht change.
Mon, 26 Feb 1996 04:39:49 +0000 Richard M. Stallman (redisplay_window): Pass preserve_echo_area as a missing
Sun, 25 Feb 1996 06:44:48 +0000 Richard M. Stallman (redisplay_internal): Renamed from redisplay.
Wed, 21 Feb 1996 21:09:52 +0000 Karl Heuer (redisplay_window): If window-scroll-functions change
Mon, 12 Feb 1996 20:56:46 +0000 Richard M. Stallman (redisplay) [USE_X_TOOLKIT]: Do nothing if popup_activated.
Fri, 02 Feb 1996 06:31:06 +0000 Richard M. Stallman Comment/whitespace changes.
Wed, 24 Jan 1996 23:40:09 +0000 Karl Heuer (update_menu_bar):
Tue, 23 Jan 1996 18:56:15 +0000 Geoff Voelker (update_menu__ba, redisplay_window) :" Use FRAME_WINDOW_P
Tue, 23 Jan 1996 18:01:17 +0000 Karl Heuer (mark_window_display_accurate): buffer->clip_changed was
Wed, 17 Jan 1996 21:58:51 +0000 Richard M. Stallman (decode_mode_spec, case 'F'): Use `title' field.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Mon, 15 Jan 1996 05:11:43 +0000 Richard M. Stallman (redisplay_window): Fix minor bug in Fset_marker call.
Tue, 09 Jan 1996 23:46:53 +0000 Karl Heuer (display_text_line): Clear out redisplay_end_trigger
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Sun, 24 Dec 1995 16:03:05 +0000 Richard M. Stallman (redisplay_window): Clear force_start field
Sat, 23 Dec 1995 07:47:37 +0000 Richard M. Stallman (prepare_menu_bars): If update_mode_lines,
Thu, 21 Dec 1995 16:52:06 +0000 Karl Heuer (redisplay_window): Don't do the scroll_step thing
Fri, 15 Dec 1995 02:13:54 +0000 Richard M. Stallman (message_dolog): Save and restore windows_or_buffers_changed.
Mon, 27 Nov 1995 03:03:33 +0000 Richard M. Stallman (decode_mode_spec): For p and P, avoid overflow with large buffer sizes.
Sat, 18 Nov 1995 16:21:19 +0000 Richard M. Stallman (Qredisplay_end_trigger_functions): Renamed from ..._hook.
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.
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.
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.
Fri, 08 Apr 1994 01:24:20 +0000 Karl Heuer (copy_part_of_rope): Replace non-glyph with 0.
Thu, 07 Apr 1994 04:22:54 +0000 Karl Heuer (display_text_line): minibuffer_prompt_width is a distance, not an absolute
Wed, 06 Apr 1994 06:57:24 +0000 Karl Heuer Use PT, not point.
Wed, 06 Apr 1994 06:49:06 +0000 Karl Heuer (display_string): Allow for negative hpos when clearing array.
Tue, 05 Apr 1994 23:49:15 +0000 Karl Heuer Add window argument on calls to compute_motion.
Tue, 05 Apr 1994 07:43:21 +0000 Richard M. Stallman (display_text_line): Rename startp to leftmargin.
Mon, 04 Apr 1994 00:44:27 +0000 Richard M. Stallman (display_text_line): Properly handle charstarts for hscroll,
Sun, 03 Apr 1994 08:10:46 +0000 Richard M. Stallman (redisplay): do_verify_charstarts controls whether to call verify_charstarts.
Sun, 03 Apr 1994 02:03:30 +0000 Richard M. Stallman (display_text_line): Always store in charstart
Fri, 01 Apr 1994 13:43:24 +0000 Fred Pierresteguy (update_menu_bar): Pass 0 to set_frame_menubar.
Fri, 01 Apr 1994 10:14:35 +0000 Richard M. Stallman (try_window_id): Pass new arg to scroll_frame_lines.
Fri, 01 Apr 1994 08:19:19 +0000 Richard M. Stallman (redisplay): In previous change, handle case where no newline follows.
Fri, 01 Apr 1994 02:09:44 +0000 Richard M. Stallman (redisplay): Call adjust_window_charstarts
Thu, 31 Mar 1994 18:40:11 +0000 Richard M. Stallman (redisplay): Call frame_up_to_date_hook.
Tue, 29 Mar 1994 04:08:07 +0000 Karl Heuer (display_text_line): Handle selective display at window edge.
Fri, 25 Mar 1994 00:41:29 +0000 Karl Heuer (x_consider_frame_title, decode_mode_spec): Use assignment, not initialization.
Sat, 19 Mar 1994 02:53:33 +0000 Karl Heuer (fix_glyph, display_text_line, copy_part_of_rope, display_mode_line): Handle