log src/xdisp.c @ 62664:fd547e6fe3e4

age author description
Mon, 23 May 2005 11:19:17 +0000 Masatake YAMATO Supprot mouse-face on mode-line.
Sun, 22 May 2005 02:53:44 +0000 Richard M. Stallman (display_mode_element): If we're processing a list and
Mon, 16 May 2005 21:25:20 +0000 Kim F. Storm (handle_display_prop): Handle empty replacement.
Sat, 14 May 2005 14:09:36 +0000 Richard M. Stallman (message3): Call cancel_echoing.
Mon, 02 May 2005 17:08:44 +0000 Richard M. Stallman (Vcursor_in_non_selected_windows)
Mon, 02 May 2005 09:14:38 +0000 Kim F. Storm (move_it_in_display_line_to): Fix last change.
Sun, 01 May 2005 21:42:34 +0000 Kim F. Storm (move_it_in_display_line_to): Stop if we move beyond TO_CHARPOS.
Sat, 30 Apr 2005 20:08:12 +0000 Richard M. Stallman (set_message_1): Delete xassert.
Thu, 21 Apr 2005 23:45:28 +0000 Kim F. Storm (store_mode_line_string, produce_stretch_glyph)
Thu, 21 Apr 2005 07:23:50 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-272
Tue, 19 Apr 2005 12:52:02 +0000 Kim F. Storm (setup_for_ellipsis): Reset saved_face_id to use default
Tue, 19 Apr 2005 10:11:41 +0000 Kim F. Storm (handle_stop): Set saved_face_id to current face if
Mon, 18 Apr 2005 14:10:09 +0000 Kim F. Storm (overlay_arrow_string_or_property): Remove PBITMAP arg.
Sat, 16 Apr 2005 18:19:26 +0000 Richard M. Stallman (with_echo_area_buffer): Delete WHICH < 0 case.
Fri, 08 Apr 2005 07:45:59 +0000 Kim F. Storm (syms_of_xdisp): Init overlay-arrow-string to "=>".
Tue, 29 Mar 2005 22:28:27 +0000 Kim F. Storm (display_line): Allow multiple overlay arrows in window.
Thu, 24 Mar 2005 17:42:50 +0000 Stefan Monnier (get_next_display_element): Also use `\ ' & `\-' for latin-9.
Thu, 24 Mar 2005 14:02:41 +0000 Stefan Monnier (get_next_display_element): Also use `\ ' and `\-' for latin-9.
Tue, 22 Mar 2005 23:01:17 +0000 Kim F. Storm (handle_single_display_spec): Derive left-fringe and
Thu, 10 Mar 2005 14:55:22 +0000 Kim F. Storm (pos_visible_p): Fix X value in last line of buffer.
Mon, 07 Mar 2005 21:51:50 +0000 Kim F. Storm (CLEAR_IMAGE_CACHE_COUNT): New const.
Mon, 07 Mar 2005 13:43:34 +0000 Kim F. Storm Fix last change.
Mon, 07 Mar 2005 09:29:21 +0000 Kim F. Storm (notice_overwritten_cursor): Check that phys_cursor.vpos
Tue, 01 Mar 2005 23:21:52 +0000 Kim F. Storm (redisplay_window): YABX (yet another bogus xassert).
Tue, 01 Mar 2005 13:38:34 +0000 Kim F. Storm (get_next_display_element): Fix control and escape
Sun, 27 Feb 2005 10:53:09 +0000 Richard M. Stallman (fast_find_position): Rename END to BEG.
Fri, 25 Feb 2005 21:50:21 +0000 Kim F. Storm (init_from_display_pos): Don't read past end of
Tue, 22 Feb 2005 11:04:18 +0000 Kim F. Storm (fast_find_position): Fix search for start of overlay.
Mon, 21 Feb 2005 09:01:04 +0000 Kim F. Storm (move_it_vertically_backward): Eliminate two xasserts.
Sat, 19 Feb 2005 23:30:51 +0000 Kim F. Storm (pos_visible_p): Be sure to move to the specified
Wed, 16 Feb 2005 23:45:03 +0000 Kim F. Storm (check_it, init_from_display_pos, handle_stop)
Tue, 15 Feb 2005 23:04:45 +0000 Kim F. Storm (BUFFER_POS_REACHED_P): Return true if pos reached and
Tue, 15 Feb 2005 06:49:12 +0000 Richard M. Stallman (get_next_display_element): Fix escape-glyph criterion
Sat, 12 Feb 2005 18:36:01 +0000 Kim F. Storm (expose_window): Don't fix overlaps for mode lines.
Thu, 10 Feb 2005 22:49:16 +0000 Kim F. Storm (try_window_id): Set first_unchanged_at_end_row to NULL
Thu, 03 Feb 2005 07:35:28 +0000 Richard M. Stallman (echo_area_display): Clear echo_message_buffer.
Tue, 01 Feb 2005 08:56:01 +0000 Kim F. Storm (back_to_previous_visible_line_start): Reset iterator
Thu, 27 Jan 2005 22:33:52 +0000 Kim F. Storm (get_phys_cursor_geometry): New function to calculate
Thu, 27 Jan 2005 00:16:28 +0000 Kim F. Storm (get_glyph_string_clip_rect): Always show a cursor
Mon, 24 Jan 2005 20:44:39 +0000 Kim F. Storm *** empty log message ***
Mon, 24 Jan 2005 17:59:36 +0000 Steven Tamm * dispextern.h (struct glyph_string): New members clip_head and
Mon, 24 Jan 2005 13:17:51 +0000 Kim F. Storm (redisplay_window): Only try to make cursor line fully
Sun, 23 Jan 2005 00:50:52 +0000 Kim F. Storm (pos_visible_p): Fix calculation of y.
Sat, 22 Jan 2005 23:55:00 +0000 Kim F. Storm (pos_visible_p): Return 0 if non-interactive.
Sat, 22 Jan 2005 01:41:36 +0000 Kim F. Storm (pos_visible_p): Replace FULLY arg by RTOP and RBOT args
Wed, 19 Jan 2005 10:05:28 +0000 Kim F. Storm (note_mode_line_or_margin_highlight): Fix :pointer
Tue, 18 Jan 2005 12:41:55 +0000 Kim F. Storm Fix last change.
Tue, 18 Jan 2005 12:39:51 +0000 Kim F. Storm (fast_find_position): Backtrack to find first row if
Tue, 18 Jan 2005 00:13:24 +0000 Kim F. Storm (back_to_previous_visible_line_start): Undo 2004-12-28
Thu, 13 Jan 2005 09:36:01 +0000 Kim F. Storm (Fformat_mode_line): Fix last change. Remove NO_PROPS arg
Wed, 12 Jan 2005 05:06:46 +0000 Richard M. Stallman (Fformat_mode_line): New arg FACE specifies a default
Mon, 10 Jan 2005 13:34:53 +0000 Kim F. Storm (get_next_display_element, next_element_from_display_vector):
Sun, 09 Jan 2005 22:13:11 +0000 Stefan Monnier Minor touch up.
Sun, 09 Jan 2005 18:03:01 +0000 Kim F. Storm Fix last change -- initialize Vshow_nonbreak_escape instead of
Sun, 09 Jan 2005 02:05:41 +0000 Kim F. Storm (Vshow_nonbreak_escape): New lisp var.
Fri, 07 Jan 2005 13:13:05 +0000 Kim F. Storm (set_iterator_to_next): Fix 2004-12-13 change.
Thu, 06 Jan 2005 17:47:18 +0000 Richard M. Stallman (Fformat_mode_line): First arg now required.
Wed, 05 Jan 2005 00:09:29 +0000 Richard M. Stallman (Fformat_mode_line): Doc fix.
Sat, 01 Jan 2005 01:34:22 +0000 Richard M. Stallman (setup_for_ellipsis, get_next_display_element):
Thu, 30 Dec 2004 18:07:07 +0000 Kim F. Storm (x_produce_glyphs): Fix last change.
Thu, 30 Dec 2004 18:01:59 +0000 Kim F. Storm (get_line_height_property): New function extracted from
Thu, 30 Dec 2004 12:25:28 +0000 Kenichi Handa (x_produce_glyphs): Calculate tab width by
Tue, 28 Dec 2004 17:52:51 +0000 Richard M. Stallman (back_to_previous_visible_line_start):
Mon, 27 Dec 2004 17:27:30 +0000 Steven Tamm * dispextern.h: Change HAVE_CARBON to MAC_OS.
Mon, 27 Dec 2004 15:57:53 +0000 Richard M. Stallman (single_display_spec_string_p): Renamed from
Tue, 21 Dec 2004 11:35:18 +0000 Richard M. Stallman (get_next_display_element): Display codes 8a0 and 8ad
Mon, 13 Dec 2004 14:27:56 +0000 Kim F. Storm (set_iterator_to_next): Reset stop_charpos after display vector.
Wed, 08 Dec 2004 22:06:31 +0000 Richard M. Stallman (get_next_display_element): Use `escape-glyph' for
Fri, 26 Nov 2004 14:38:55 +0000 Kim F. Storm Undo recent changes for restoring it->saved_face_id. Instead,
Wed, 24 Nov 2004 11:29:46 +0000 Kim F. Storm (move_it_in_display_line_to, display_line):
Mon, 22 Nov 2004 23:26:02 +0000 Kim F. Storm (handle_single_display_prop): Don't signal error in
Sun, 21 Nov 2004 15:47:55 +0000 Kim F. Storm (erase_phys_cursor): Clear hollow cursor inside TEXT_AREA.
Sun, 21 Nov 2004 14:59:40 +0000 Kim F. Storm (move_it_in_display_line_to, display_line): Restore
Sun, 21 Nov 2004 12:33:35 +0000 Kim F. Storm (IT_EXPAND_MATRIX_WIDTH): New macro. Do not
Wed, 17 Nov 2004 01:38:17 +0000 Luc Teirlinck (message3): Call clear_message.
Wed, 17 Nov 2004 00:27:37 +0000 Kim F. Storm (erase_phys_cursor): Adjust cursor row visible height.
Tue, 16 Nov 2004 15:41:41 +0000 Stefan Monnier (get_glyph_string_clip_rect, init_glyph_string): Check it's
Tue, 16 Nov 2004 00:28:57 +0000 Kenichi Handa (display_mode_element): Fix previous change (calculate
Mon, 15 Nov 2004 15:21:34 +0000 Kim F. Storm (store_mode_line_string, produce_stretch_glyph):
Mon, 15 Nov 2004 13:34:18 +0000 Richard M. Stallman (get_next_display_element): Fix previous change.
Sun, 14 Nov 2004 04:31:03 +0000 Richard M. Stallman (reseat_at_previous_visible_line_start): No longer static.
Sat, 13 Nov 2004 01:05:47 +0000 Kim F. Storm (make_cursor_line_fully_visible_p): New variable.
Fri, 12 Nov 2004 14:27:07 +0000 Kim F. Storm (init_iterator): Clear it.max_extra_line_spacing.
Tue, 09 Nov 2004 13:26:01 +0000 Kim F. Storm (produce_image_glyph): Remove unused variable 'face_ascent'.
Mon, 08 Nov 2004 22:25:30 +0000 Kim F. Storm (note_mouse_highlight): Clear mouse face if we move out of text area.
Mon, 08 Nov 2004 22:12:13 +0000 Kim F. Storm (fast_find_position): Fix start pos if header line present.
Tue, 02 Nov 2004 09:08:42 +0000 Richard M. Stallman (back_to_previous_visible_line_start):
Sun, 31 Oct 2004 15:11:31 +0000 Jan Dj¸«£rv * xdisp.c (update_tool_bar): Pass a copy of f->tool_bar_items to
Wed, 27 Oct 2004 14:46:25 +0000 Richard M. Stallman (get_next_display_element): In mode lines,
Tue, 26 Oct 2004 22:38:50 +0000 Kim F. Storm Fix SAFE_FREE calls. Replace SAFE_FREE_LISP calls.
Mon, 18 Oct 2004 22:53:13 +0000 Kim F. Storm (display_mode_element): Fix display of wide chars.
Sun, 17 Oct 2004 13:17:00 +0000 Kim F. Storm (overlay_arrow_at_row): Return overlay string rather
Fri, 15 Oct 2004 12:02:27 +0000 Kim F. Storm (x_draw_vertical_border): Undo last change.
Fri, 15 Oct 2004 11:56:41 +0000 Kim F. Storm (x_draw_vertical_border): Do nothing if non-window system.
Wed, 13 Oct 2004 09:07:17 +0000 Kim F. Storm (redisplay_preserve_echo_area): Fix last change.
Tue, 12 Oct 2004 14:14:35 +0000 Kim F. Storm (redisplay_preserve_echo_area): Flush display in case
Tue, 12 Oct 2004 07:37:06 +0000 Kenichi Handa (get_next_display_element): If
Thu, 07 Oct 2004 21:58:16 +0000 Kim F. Storm (redisplay_window): Fix flicker on vertical line between
Mon, 04 Oct 2004 13:57:31 +0000 Kim F. Storm (x_draw_vertical_border): Do not draw line if frame has scroll bars.
Mon, 04 Oct 2004 13:52:26 +0000 Kim F. Storm (define_frame_cursor1): Do not change frame cursor
Wed, 29 Sep 2004 11:58:05 +0000 Kim F. Storm (handle_single_display_prop): Use lookup_fringe_bitmap.
Tue, 28 Sep 2004 23:02:41 +0000 Kim F. Storm (handle_single_display_prop): Fringe bitmaps are now
Sat, 18 Sep 2004 14:52:59 +0000 Richard M. Stallman (try_window_reusing_current_matrix):
Thu, 09 Sep 2004 14:53:23 +0000 Richard M. Stallman (decode_mode_spec): Use current buffer for most purposes.
Thu, 09 Sep 2004 01:30:27 +0000 Richard M. Stallman (Fformat_mode_line): New arg BUFFER says which buffer to use.
Wed, 08 Sep 2004 11:37:16 +0000 Kim F. Storm (set_cursor_from_row): Also look at 'cursor' property in
Tue, 07 Sep 2004 20:51:16 +0000 Kim F. Storm (set_cursor_from_row): Fix last change. Only use 'cursor'
Fri, 03 Sep 2004 20:43:38 +0000 Richard M. Stallman Fix line breaks to follow Emacs conventions.
Fri, 03 Sep 2004 20:42:04 +0000 Richard M. Stallman Fix line breaks to follow Emacs conventions.
Thu, 02 Sep 2004 22:34:07 +0000 Kim F. Storm (set_cursor_from_row): Look for non-nil `cursor' property
Thu, 02 Sep 2004 17:01:20 +0000 Steven Tamm (note_mouse_highlight): Set the mouse pointer shape to
Fri, 20 Aug 2004 10:34:12 +0000 Kim F. Storm Rename wait_reading_process_input to wait_reading_process_output.
Mon, 26 Jul 2004 23:16:48 +0000 Kim F. Storm (move_it_in_display_line_to): Check BUFFER_POS_REACHED_P after
Sun, 25 Jul 2004 22:15:03 +0000 Kim F. Storm (move_it_in_display_line_to): If overflow-newline-into-fringe
Wed, 21 Jul 2004 21:09:43 +0000 Kim F. Storm (display_line): Increment nrows_scale_factor and set
Mon, 19 Jul 2004 00:50:20 +0000 Luc Teirlinck (syms_of_xdisp): Correct capitalization error in
Mon, 21 Jun 2004 21:55:56 +0000 Kim F. Storm (add_to_log): Use SAFE_ALLOCA.
Tue, 15 Jun 2004 10:35:05 +0000 Kim F. Storm (try_cursor_movement): Exclude header line from scroll
Mon, 14 Jun 2004 20:49:05 +0000 Juanma Barranquero (Vimage_types): Delete (moved to image.c).
Sun, 30 May 2004 00:18:41 +0000 Steven Tamm Support Tooltips with the Carbon emacs port.
Wed, 26 May 2004 22:11:29 +0000 Kim F. Storm (back_to_previous_visible_line_start): Skip backwards
Sat, 22 May 2004 22:11:24 +0000 Richard M. Stallman (try_scrolling): If scroll-up-aggressively or scroll-down-aggressively
Mon, 17 May 2004 22:48:56 +0000 Kim F. Storm (next_overlay_change, note_mouse_highlight): Use GET_OVERLAYS_AT.
Mon, 10 May 2004 11:16:37 +0000 Kim F. Storm (calc_line_height_property): Use string position when
Tue, 04 May 2004 12:51:45 +0000 Kim F. Storm (Qtotal): New var.
Sat, 01 May 2004 21:19:31 +0000 Stefan Monnier (calc_line_height_property): YAILOM (yet another int/Lisp_Object mixup).
Thu, 29 Apr 2004 22:37:52 +0000 Kim F. Storm (init_iterator): Handle line-spacing float value.
Wed, 28 Apr 2004 21:00:40 +0000 Kim F. Storm (null_glyph_slice): New var.
Tue, 27 Apr 2004 22:00:03 +0000 Stefan Monnier (x_produce_glyphs): Fix the proverbial int/Lisp_Object mixup.
Tue, 27 Apr 2004 08:48:12 +0000 Kim F. Storm (x_produce_glyphs): Fix last change; handle newline in
Mon, 26 Apr 2004 22:05:43 +0000 Kim F. Storm (Qline_height): New variable.
Sat, 24 Apr 2004 23:28:10 +0000 Kim F. Storm (append_space_for_newline): Rename from append_space.
Tue, 20 Apr 2004 22:19:09 +0000 Kim F. Storm (Qslice): New variable.
Fri, 16 Apr 2004 20:11:17 +0000 Kim F. Storm (update_overlay_arrows): Fix handling of up_to_date < 0.
Fri, 16 Apr 2004 19:32:23 +0000 Juanma Barranquero (try_scrolling): Make sure `scroll-conservatively' is not too large before
Tue, 13 Apr 2004 21:31:23 +0000 Kim F. Storm (get_glyph_string_clip_rect): Fix reduction of cursor
Mon, 05 Apr 2004 21:54:43 +0000 Kim F. Storm (clear_mouse_face): Only clear mouse highlight if not hidden.
Fri, 26 Mar 2004 00:33:18 +0000 Kim F. Storm (syms_of_xdisp): Include `void-variable' in list_of_error
Fri, 19 Mar 2004 20:32:39 +0000 Kim F. Storm (move_it_in_display_line_to): Fix MOVE_TO_POS case when
Fri, 19 Mar 2004 13:57:08 +0000 Jan Dj¸«£rv xdisp.c (calc_pixel_width_or_height): Add ifdef HAVE_WINDOW_SYSTEM
Fri, 19 Mar 2004 00:43:16 +0000 Kim F. Storm (Qcenter): Declare here.
Tue, 16 Mar 2004 13:12:03 +0000 Masatake YAMATO (note_mode_line_or_margin_highlight): Accept HEADER_LINE when keymap and cursor are setup.
Wed, 03 Mar 2004 09:02:50 +0000 Kim F. Storm (display_line): Fix call to get_overlay_arrow_glyph_row.
Mon, 01 Mar 2004 23:55:52 +0000 Kim F. Storm (Voverlay_arrow_variable_list): New variable to properly
Wed, 25 Feb 2004 22:39:54 +0000 Kim F. Storm (handle_single_display_prop): Handle left-fringe and
Wed, 25 Feb 2004 12:54:16 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-114
Wed, 18 Feb 2004 21:01:50 +0000 Kim F. Storm (get_window_cursor_type, display_and_set_cursor): Fix last change.
Tue, 17 Feb 2004 21:36:00 +0000 Kim F. Storm (get_window_cursor_type): Don't look at glyph if NULL.
Tue, 17 Feb 2004 21:06:59 +0000 Kim F. Storm (fast_find_position): Fix return value of new version
Mon, 16 Feb 2004 04:53:28 +0000 Stefan Monnier Lisp_Object/int mixup.
Sun, 08 Feb 2004 23:20:52 +0000 Kim F. Storm (Voverflow_newline_into_fringe, syms_of_xdisp)
Fri, 06 Feb 2004 23:59:57 +0000 Kim F. Storm (hscroll_window_tree): Position cursor near to right margin in hscrolled
Sat, 17 Jan 2004 03:31:26 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-41
Fri, 16 Jan 2004 18:47:20 +0000 Kim F. Storm (Voverflow_newline_into_fringe): New variable.
Tue, 06 Jan 2004 22:38:23 +0000 Kim F. Storm (note_mode_line_or_margin_highlight): Use modified
Sun, 28 Dec 2003 16:05:28 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 28 Dec 2003 00:12:27 +0000 Kim F. Storm (Qarrow, Qhand, Qtext, Qpointer): New variables for
Sat, 27 Dec 2003 01:12:57 +0000 Karoly Lorentey Full support for multiple terminal I/O (with some rough edges).
Fri, 26 Dec 2003 04:24:54 +0000 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
Thu, 25 Dec 2003 06:59:31 +0000 Karoly Lorentey Implemented multiple tty support.
Wed, 24 Dec 2003 18:55:24 +0000 Karoly Lorentey Add a level of indirection to terminal characteristics.
Thu, 27 Nov 2003 21:17:23 +0000 Kim F. Storm (Vdisplay_pixels_per_inch): New variable.
Sun, 23 Nov 2003 00:10:40 +0000 Kim F. Storm (note_mode_line_or_margin_highlight): Adapt to new
Tue, 18 Nov 2003 23:44:11 +0000 Kim F. Storm (init_iterator): Initialize it->start to position
Sun, 16 Nov 2003 23:44:22 +0000 Kim F. Storm (start_display): Set it->first_vpos.
Sun, 16 Nov 2003 16:05:24 +0000 Jan Dj¸«£rv Implement multiple display handling for GTK.
Thu, 13 Nov 2003 01:47:25 +0000 Kenichi Handa (select_frame_for_redisplay): New function.
Sat, 11 Oct 2003 22:32:17 +0000 Kim F. Storm (compute_fringe_widths): Doc fix.
Mon, 08 Sep 2003 07:51:08 +0000 Lute Kamstra (pint2hrstr): New function.
Wed, 03 Sep 2003 07:50:46 +0000 Kim F. Storm (get_window_cursor_type): Partially undo 2002-03-01 change (superseded
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 31 Aug 2003 21:38:07 +0000 Jason Rumney (init_iterator): Remove old WINDOWSNT conditional.
Fri, 29 Aug 2003 21:46:17 +0000 Gerd Moellmann (redisplay_internal): Fix change of 2003-04-30. Don't
Wed, 09 Jul 2003 14:51:29 +0000 Stefan Monnier (load_overlay_strings): Use new type for overlays_(before|after).
Tue, 08 Jul 2003 21:28:38 +0000 Stefan Monnier (fast_find_position): Remove unused var.
Mon, 07 Jul 2003 20:40:57 +0000 Richard M. Stallman (reseat_1): Set it->area to TEXT_AREA.
Fri, 27 Jun 2003 02:24:29 +0000 Richard M. Stallman (fast_find_position): Enable Gerd's new definition.
Thu, 26 Jun 2003 23:18:07 +0000 Stefan Monnier (message_dolog): Update for new types.
Sun, 15 Jun 2003 21:16:11 +0000 Stefan Monnier (handle_tool_bar_click): Don't pass uninitialized
Sat, 14 Jun 2003 23:01:54 +0000 Kim F. Storm (x_fix_overlapping_area): Always use area relative X to fix redisplay
Mon, 09 Jun 2003 23:01:52 +0000 Kim F. Storm (phys_cursor_in_rect_p): Fix 2003-05-24 change.
Tue, 03 Jun 2003 22:36:13 +0000 Stefan Monnier (update_tool_bar): Add missing UNGCPRO.
Tue, 27 May 2003 23:30:10 +0000 Kim F. Storm (expose_window): Fix error in calculation of
Mon, 26 May 2003 22:06:33 +0000 Andreas Schwab (try_window_id): Avoid aborting if PT is inside a
Sun, 25 May 2003 17:47:48 +0000 Stefan Monnier (window_text_bottom_y, draw_row_fringe_bitmaps)
Sat, 24 May 2003 22:08:54 +0000 Kim F. Storm Make (many) trivial substitutions for renamed and
Fri, 23 May 2003 23:32:55 +0000 Stefan Monnier (display_mode_element): Increase max depth.
Sat, 10 May 2003 16:27:35 +0000 Stefan Monnier (single_display_prop_intangible_p): Make `space' display
Wed, 30 Apr 2003 12:03:53 +0000 Richard M. Stallman (move_it_vertically_backward): Do the final big else even if nlines is 0.
Wed, 23 Apr 2003 17:51:33 +0000 Jan Dj¸«£rv * xdisp.c (update_tool_bar): BLOCK_INPUT before calling
Wed, 16 Apr 2003 05:09:36 +0000 Richard M. Stallman (try_window, try_window_reusing_current_matrix):
Sun, 30 Mar 2003 15:39:12 +0000 Andreas Schwab (x_insert_glyphs): Fix swapped width and height
Fri, 28 Mar 2003 14:11:55 +0000 Stefan Monnier (set_vertical_scroll_bar): New fun. Extracted from redisplay_window.
Thu, 27 Mar 2003 03:04:22 +0000 Richard M. Stallman (update_tool_bar): Recompute tool bar if
Wed, 26 Mar 2003 16:13:44 +0000 Jan Dj¸«£rv * xdisp.c (update_menu_bar): Set w->update_mode_line to Qt
Mon, 24 Mar 2003 19:59:08 +0000 Andrew Choi Allow building on Mac OS X again after Kim's merging of display code.
Mon, 24 Mar 2003 03:32:51 +0000 John Paul Wallington (redisplay_window): If mini window's buffer is not
Sun, 23 Mar 2003 01:03:23 +0000 Jan Dj¸«£rv * xdisp.c (get_glyph_string_clip_rect): Removed ; at end of #endif
Fri, 21 Mar 2003 22:56:52 +0000 Kim F. Storm * xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):
Fri, 21 Mar 2003 21:48:44 +0000 Kim F. Storm (get_glyph_string_clip_rect): Use FRAME_INTERNAL_BORDER_WIDTH.
Fri, 21 Mar 2003 14:23:32 +0000 Kim F. Storm Fix compilation for --with-x=no.
Fri, 21 Mar 2003 13:52:28 +0000 Kim F. Storm The following changes consolidate code related to writing and
Tue, 18 Mar 2003 23:46:21 +0000 Kim F. Storm Fix compilation with --with-x=no.
Mon, 17 Mar 2003 16:07:30 +0000 Stefan Monnier Include blockinput.h for interrupt_input_blocked.
Sun, 16 Mar 2003 22:01:40 +0000 Juanma Barranquero (x_produce_glyphs): Use FRAME_BASELINE_OFFSET.
Sun, 16 Mar 2003 20:45:46 +0000 Kim F. Storm Consolidate gui-independent "glyph string" code here.
Wed, 12 Mar 2003 22:57:28 +0000 Kim F. Storm Make last change compile on non-X systems.
Wed, 12 Mar 2003 12:11:00 +0000 Kim F. Storm The following changes consolidates the fringe handling from
Tue, 25 Feb 2003 12:33:07 +0000 Kim F. Storm (redisplay_window): Fix infinite loop in redisplay.
Mon, 24 Feb 2003 07:57:55 +0000 Juanma Barranquero (Qwhen): Declare external; it's now defined in callint.c.
Tue, 18 Feb 2003 00:17:17 +0000 Andreas Schwab (in_display_vector_p): New function.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Fri, 31 Jan 2003 03:53:43 +0000 Kenichi Handa (SKIP_GLYPHS): New macro.
Wed, 29 Jan 2003 13:12:46 +0000 Kenichi Handa (set_cursor_from_row): Pay attention to string display properties.
Mon, 20 Jan 2003 08:54:46 +0000 Richard M. Stallman Comment change.
Mon, 20 Jan 2003 08:53:53 +0000 Richard M. Stallman (redisplay_window): If mini window's buffer is not
Sun, 19 Jan 2003 21:50:03 +0000 Jan Dj¸«£rv GTK version
Wed, 15 Jan 2003 06:38:54 +0000 Kenichi Handa (message_dolog): Fix bug of the case that *Message*
Mon, 06 Jan 2003 00:58:45 +0000 Richard M. Stallman (try_scrolling): New arg LAST_LINE_MISFIT.
Sun, 22 Dec 2002 21:59:20 +0000 Richard M. Stallman (try_cursor_movement): Don't call try_window here.
Sat, 21 Dec 2002 18:09:54 +0000 Richard M. Stallman (row_containing_pos): Change exit test using last_y.
Wed, 11 Dec 2002 21:21:17 +0000 Kim F. Storm (try_window_id): Don't call set_cursor_from_row if
Mon, 09 Dec 2002 01:56:05 +0000 Richard M. Stallman (row_containing_pos): Check more carefully
Fri, 29 Nov 2002 16:19:26 +0000 Richard M. Stallman (start_display): Check more intelligently for
Fri, 22 Nov 2002 12:22:20 +0000 Dave Love (store_frame_title_char) [PROTOTYPES]: Provide ISO C
Thu, 14 Nov 2002 14:19:55 +0000 Dave Love (message2_nolog, set_message):
Sun, 03 Nov 2002 13:35:46 +0000 Stefan Monnier (single_display_prop_intangible_p): Strings are intangible.
Thu, 24 Oct 2002 19:59:14 +0000 Kim F. Storm (get_window_cursor_type): New arg ACTIVE_CURSOR.
Fri, 18 Oct 2002 10:09:43 +0000 Juanma Barranquero Fix typo in comment.
Sun, 29 Sep 2002 17:44:16 +0000 Richard M. Stallman (STOP_POLLING, RESUME_POLLING): New macros.
Thu, 12 Sep 2002 03:26:01 +0000 Richard M. Stallman (try_scrolling): If after make_cursor_line_fully_visible
Wed, 11 Sep 2002 01:59:33 +0000 Richard M. Stallman (pop_message_unwind): Renamed from push_message_unwind.
Sun, 01 Sep 2002 13:43:38 +0000 Richard M. Stallman (redisplay_window) <force-start case>:
Sat, 31 Aug 2002 10:16:40 +0000 Eli Zaretskii (get_window_cursor_type): Don't use x_highlight_frame
Fri, 30 Aug 2002 23:10:09 +0000 Kim F. Storm (Valternate_cursor_type, Qalternate_cursor_type): Removed.
Fri, 30 Aug 2002 13:44:55 +0000 Kenichi Handa (get_next_display_element): Fix previous change.
Fri, 30 Aug 2002 12:00:12 +0000 Kim F. Storm (Qbar, Qhbar, Qbox, Qhollow, Vblink_cursor_alist):
Thu, 29 Aug 2002 14:41:09 +0000 Richard M. Stallman (redisplay_updating_p): Variable removed.
Tue, 27 Aug 2002 00:59:55 +0000 Kenichi Handa (get_next_display_element): In unibyte case, don't use
Thu, 22 Aug 2002 16:52:56 +0000 Kim F. Storm (redisplay_window): Do not `goto try_to_scroll' when we
Fri, 09 Aug 2002 17:29:11 +0000 Gerd Moellmann (forward_to_next_line_start): Return 0 when reaching the
Sat, 03 Aug 2002 12:44:18 +0000 Gerd Moellmann (forward_to_next_line_start): Fix a condition that
Thu, 25 Jul 2002 03:19:08 +0000 Richard M. Stallman (unwind_redisplay): Clear redisplay_updating_p.
Tue, 23 Jul 2002 19:31:18 +0000 Richard M. Stallman (redisplay_updating_p): New variable.
Tue, 23 Jul 2002 04:48:25 +0000 Kenichi Handa (face_before_or_after_it_pos): Call
Mon, 22 Jul 2002 16:12:31 +0000 Richard M. Stallman (display_line): Replace an unconditional abort with an assertion.
Sun, 21 Jul 2002 20:31:46 +0000 Richard M. Stallman (redisplay_window): Don't test BEG_UNCHANGED
Sat, 20 Jul 2002 21:44:48 +0000 Richard M. Stallman (redisplay_window): Test MODIFF to set buffer_unchanged_p.
Fri, 19 Jul 2002 11:38:35 +0000 Juanma Barranquero (syms_of_xdisp): Remove redundant deprecation info.
Tue, 16 Jul 2002 19:49:12 +0000 Ken Raeburn (store_frame_title, string_char_and_length):
Tue, 16 Jul 2002 13:47:07 +0000 Richard M. Stallman (reconsider_clip_changes): Don't test prevent_redisplay_optimizations_p.
Mon, 15 Jul 2002 20:37:12 +0000 Stefan Monnier (Ftrace_to_stderr): Add usage to docstring.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 11 Jul 2002 17:36:07 +0000 Richard M. Stallman (message_dolog): Do nothing if Vmemory_full is non-nil.
Wed, 10 Jul 2002 08:45:24 +0000 Juanma Barranquero Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
Sun, 07 Jul 2002 10:50:49 +0000 Richard M. Stallman Treat a partially visible line like "cursor off screen".
Fri, 05 Jul 2002 19:59:54 +0000 Pavel Jan¸«æk Remove unused variable `face'.
Mon, 01 Jul 2002 07:55:03 +0000 Richard M. Stallman (redisplay_internal): Make optional_new_start really work.
Sat, 29 Jun 2002 19:52:02 +0000 Ken Raeburn (store_mode_line_string): Lisp_Object/int mixup.
Thu, 27 Jun 2002 20:42:35 +0000 Kim F. Storm (mode_line_string_list, mode_line_string_face)
Sat, 22 Jun 2002 21:15:33 +0000 Stefan Monnier Improve comments.
Wed, 12 Jun 2002 09:37:34 +0000 Juanma Barranquero (Fformat_mode_line): Fix typo.
Tue, 11 Jun 2002 22:27:11 +0000 Kim F. Storm (Fformat_mode_line): New function.
Sat, 08 Jun 2002 18:30:02 +0000 Richard M. Stallman Comment change.
Mon, 03 Jun 2002 22:44:31 +0000 Richard M. Stallman (message_with_string): Error if STRING is not a string.
Mon, 03 Jun 2002 01:50:02 +0000 Thien-Thi Nguyen (redisplay_internal, redisplay_window, decode_mode_spec): Cast
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Mon, 22 Apr 2002 22:47:07 +0000 Pavel Jan¸«æk Remove unused global variable `minibuf_prompt_pixel_width'.
Sat, 13 Apr 2002 17:46:37 +0000 Richard M. Stallman (display_mode_element): Don't let mode_line_proptrans_alist
Fri, 12 Apr 2002 11:42:23 +0000 Gerd Moellmann (sync_frame_with_window_matrix_rows): Don't give frame
Thu, 04 Apr 2002 21:10:36 +0000 Richard M. Stallman (display_mode_element): New arg RISKY.
Mon, 01 Apr 2002 23:10:26 +0000 Stefan Monnier Typo.
Sat, 30 Mar 2002 23:50:09 +0000 Richard M. Stallman Comment change.
Tue, 26 Mar 2002 11:08:47 +0000 Pavel Jan¸«æk Fix typo.
Tue, 26 Mar 2002 09:11:43 +0000 Richard M. Stallman (update_menu_bar): Test only update_mode_lines;
Fri, 22 Mar 2002 16:13:34 +0000 Eli Zaretskii (message_with_string): Fix syntax of a call to GCPRO2.
Mon, 18 Mar 2002 04:43:36 +0000 Richard M. Stallman (cursor_type_changed): New variable.
Sat, 16 Mar 2002 07:05:59 +0000 Richard M. Stallman (redisplay_internal, redisplay_windows):
Wed, 13 Mar 2002 14:16:15 +0000 Stefan Monnier (display_mode_element): Fix int/Lisp_Object mixup.
Fri, 08 Mar 2002 12:28:17 +0000 Gerd Moellmann (move_it_vertically_backward): At the end of the
Fri, 08 Mar 2002 11:03:53 +0000 Gerd Moellmann Use new string macros.
Wed, 06 Mar 2002 14:03:07 +0000 Gerd Moellmann (message_with_string): Use Fformat instead of doprnt and
Tue, 05 Mar 2002 10:51:20 +0000 Andreas Schwab (hscroll_margin): Change to EMACS_INT.
Mon, 04 Mar 2002 23:41:00 +0000 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
Sun, 03 Mar 2002 20:02:08 +0000 Richard M. Stallman (display_mode_element): Move the places where
Sun, 03 Mar 2002 17:28:52 +0000 Eli Zaretskii (syms_of_xdisp) <auto-hscroll-mode>: Renamed from
Thu, 28 Feb 2002 22:09:53 +0000 Kim F. Storm (minibuf_selected_window): Renamed from Vminibuf_selected_window.
Tue, 26 Feb 2002 22:55:08 +0000 Kim F. Storm (init_iterator): Compare with Vminibuf_selected_window
Sat, 16 Feb 2002 12:40:51 +0000 Eli Zaretskii (automatic_hscroll_margin, Vautomatic_hscroll_step): New variables.
Wed, 13 Feb 2002 16:15:52 +0000 Richard M. Stallman (QCpropertize): New variable.
Mon, 11 Feb 2002 14:43:46 +0000 Kim F. Storm (display_mode_lines): Use CURRENT_MODE_LINE_FACE_ID_3 to get mode line face.
Sat, 09 Feb 2002 09:21:17 +0000 Eli Zaretskii (display_mode_lines): Fix last change.
Fri, 08 Feb 2002 23:48:02 +0000 Kim F. Storm (window_box_height): Use CURRENT_MODE_LINE_FACE_ID.
Sat, 26 Jan 2002 23:02:00 +0000 Richard M. Stallman (try_scrolling): Exchange uses of scroll_down_aggressively
Wed, 16 Jan 2002 06:44:20 +0000 Pavel Jan¸«æk Remove forgotten extern declaration of `Qimage'.
Tue, 15 Jan 2002 17:21:28 +0000 Eli Zaretskii (display_mode_element): When computing charpos, depend
Wed, 09 Jan 2002 22:40:37 +0000 Jason Rumney (x_consider_frame_title): Don't count the tooltip frame
Fri, 28 Dec 2001 12:42:35 +0000 Gerd Moellmann (try_scrolling) <PT below scroll margin>: Add the
Mon, 24 Dec 2001 12:16:28 +0000 Pavel Jan¸«æk Fix typo.
Thu, 20 Dec 2001 19:01:00 +0000 Pavel Jan¸«æk Doc fix.
Tue, 18 Dec 2001 16:14:13 +0000 Pavel Jan¸«æk (window_box_height): Do not return negative values.
Sun, 16 Dec 2001 20:02:01 +0000 Richard M. Stallman (redisplay_window_0, redisplay_window_1): New functions.
Wed, 12 Dec 2001 22:27:28 +0000 Richard M. Stallman (CLEAR_FACE_CACHE_COUNT): Redefine as 500.
Wed, 12 Dec 2001 13:42:55 +0000 Gerd Moellmann (move_it_vertically_backward): Change heuristic
Fri, 07 Dec 2001 13:35:11 +0000 Andreas Schwab (display_mode_element): Don't read past end of string if it ends with '%'.
Mon, 03 Dec 2001 19:19:56 +0000 Pavel Jan¸«æk (syms_of_xdisp): Make `tool-bar-button-relief` an option.
Sun, 02 Dec 2001 17:21:41 +0000 Pavel Jan¸«æk Fix typo in doc-string.
Wed, 28 Nov 2001 08:12:16 +0000 Pavel Jan¸«æk (message_dolog): Remove unused variables `gcpro2', `gcpro3' and `gcpro4'.
Sat, 24 Nov 2001 17:51:07 +0000 Jason Rumney (prepare_menu_bars) [HAVE_WINDOW_SYSTEM]: Use tip_frame
Sun, 18 Nov 2001 06:54:50 +0000 Richard M. Stallman (message_dolog_marker1, message_dolog_marker2)
Sat, 17 Nov 2001 10:46:24 +0000 Gerd Moellmann (tool_bar_item_info): Avoid calling Fget_text_property
Fri, 16 Nov 2001 13:09:11 +0000 Kim F. Storm Fringe cleanup.
Thu, 15 Nov 2001 16:12:36 +0000 Gerd Moellmann (build_desired_tool_bar_string): Accept zero
Tue, 13 Nov 2001 07:04:57 +0000 Pavel Jan¸«æk (Fdump_tool_bar_row): Reindent.
Mon, 05 Nov 2001 00:13:37 +0000 Richard M. Stallman (Qcursor_in_non_selected_windows): New variable.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jan¸«æk Update usage of CHECK_ macros (remove unused second argument).
Wed, 31 Oct 2001 10:32:57 +0000 Pavel Jan¸«æk Fix typos in comments.
Wed, 31 Oct 2001 10:19:40 +0000 Gerd Moellmann Comment fix.
Tue, 30 Oct 2001 16:58:41 +0000 Gerd Moellmann (clear_garbaged_frames): Remove debug code.
Tue, 30 Oct 2001 16:58:14 +0000 Gerd Moellmann (clear_garbaged_frames): Redraw the frame only if its
Tue, 30 Oct 2001 13:59:21 +0000 Gerd Moellmann (clear_garbaged_frames): Call Fredraw_frame.
Sat, 27 Oct 2001 08:54:39 +0000 Gerd Moellmann (move_it_vertically_backward): Use 2/3 line_height
Thu, 25 Oct 2001 10:07:01 +0000 Gerd Moellmann (move_it_vertically_backward): Compute line height
Wed, 24 Oct 2001 11:11:11 +0000 Gerd Moellmann Change #ifdef GLYPH_DEBUG to #if.
Wed, 24 Oct 2001 09:11:54 +0000 Gerd Moellmann (try_window_reusing_current_matrix): Use
Wed, 24 Oct 2001 08:15:55 +0000 Gerd Moellmann (inhibit_try_window_id, inhibit_try_window_reusing)
Wed, 24 Oct 2001 07:03:23 +0000 Pavel Jan¸«æk (display_prop_string_p): Remove unused local declaration
Tue, 23 Oct 2001 10:01:54 +0000 Gerd Moellmann (display_line): For a tab continued to the next line,
Mon, 22 Oct 2001 14:52:47 +0000 Gerd Moellmann (display_line): Fix computation of continuation lines
Mon, 22 Oct 2001 13:23:41 +0000 Pavel Jan¸«æk (build_desired_tool_bar_string): Remove unused variable `Qlaplace'.
Sat, 20 Oct 2001 20:26:18 +0000 Pavel Jan¸«æk (invisible_text_between_p): Put prototype inside #if 0 because unused.
Sat, 20 Oct 2001 05:47:06 +0000 Miles Bader (dump_glyph_row, display_mode_line): Don't use `inverse_p' field.
Fri, 19 Oct 2001 11:04:00 +0000 Gerd Moellmann (redisplay_internal): Don't clear echo area if the
Thu, 18 Oct 2001 08:46:54 +0000 Gerd Moellmann (display_line): Indicate empty lines in active
Wed, 17 Oct 2001 15:26:44 +0000 Gerd Moellmann (try_window_id): Undo last change. Give up if
Wed, 17 Oct 2001 14:05:09 +0000 Gerd Moellmann (try_window_id): Don't display lines after the window
Wed, 17 Oct 2001 13:34:31 +0000 Gerd Moellmann (try_window_id): Remove code that was only there
Wed, 17 Oct 2001 11:51:24 +0000 Gerd Moellmann (display_line): Don't indicate empty lines in
Wed, 17 Oct 2001 03:16:12 +0000 Miles Bader Change doc-string comments to `new style' [w/`doc:' keyword].
Sun, 14 Oct 2001 20:21:07 +0000 Stefan Monnier (in_ellipses_for_invisible_text_p, handle_invisible_prop):
Sun, 14 Oct 2001 19:19:57 +0000 Stefan Monnier (DOLIST, LOOP_PROPVAL): Remove.
Sun, 14 Oct 2001 10:36:01 +0000 Gerd Moellmann Put doc strings in comments.
Fri, 12 Oct 2001 22:15:07 +0000 Stefan Monnier (init_iterator): Be more strict with bytepos and charspos.
Mon, 08 Oct 2001 22:32:15 +0000 Stefan Monnier (handle_fontified_prop): Don't bind after-change-functions.
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Mon, 01 Oct 2001 10:52:55 +0000 Gerd Moellmann (display_line): Set row's ends_in_newline_from_string_p.
Thu, 27 Sep 2001 08:35:44 +0000 Gerd Moellmann (display_mode_element): One more case where a string's
Wed, 26 Sep 2001 12:02:05 +0000 Gerd Moellmann (with_echo_area_buffer): Use echo_kboard instead
Wed, 26 Sep 2001 11:27:06 +0000 Gerd Moellmann (make_cursor_line_fully_visible): Return 0 and set
Wed, 26 Sep 2001 08:18:07 +0000 Gerd Moellmann (display_mode_lines): Temporarily set selected_frame
Tue, 25 Sep 2001 11:38:02 +0000 Gerd Moellmann (display_mode_element): If the mode element is a symbol
Tue, 25 Sep 2001 09:53:42 +0000 Gerd Moellmann (row_containing_pos): Make externally visible.
Wed, 19 Sep 2001 14:48:30 +0000 Gerd Moellmann (decode_mode_spec): Add parameter MULTIBYTE.
Tue, 18 Sep 2001 10:30:35 +0000 Gerd Moellmann (try_window_id) [!GLYPH_DEBUG]: Give up if
Thu, 13 Sep 2001 13:05:17 +0000 Gerd Moellmann (reseat_1): Set IT's multibyte_p flag according to the
Tue, 11 Sep 2001 12:32:50 +0000 Gerd Moellmann (with_echo_area_buffer): Bind inhibit-modification-hooks
Tue, 11 Sep 2001 08:22:05 +0000 Gerd Moellmann (init_from_display_pos): Put some code in #if 0.
Mon, 10 Sep 2001 08:23:10 +0000 Gerd Moellmann (Ftrace_to_stderr) [GLYPH_DEBUG]: Take args like
Fri, 07 Sep 2001 11:16:30 +0000 Gerd Moellmann (init_from_display_pos): Don't compare the result
Wed, 05 Sep 2001 07:43:47 +0000 Gerd Moellmann (string_buffer_position): Use *single_char_property*
Tue, 04 Sep 2001 01:02:16 +0000 Stefan Monnier (handle_single_display_prop): Fix for int/Lisp_Object mixup.
Thu, 30 Aug 2001 12:14:48 +0000 Gerd Moellmann (Qbuffer_position, Qposition, Qobject): New variables.
Tue, 28 Aug 2001 08:33:29 +0000 Gerd Moellmann (display_mode_element): Use string_byte_to_char to
Mon, 27 Aug 2001 13:52:20 +0000 Gerd Moellmann (init_from_display_pos, init_to_row_end): Return 0 if
Thu, 16 Aug 2001 08:40:15 +0000 Gerd Moellmann (move_it_by_lines) <DVPOS < 0>: Start at the beginning
Mon, 13 Aug 2001 12:14:15 +0000 Gerd Moellmann (move_it_by_lines) <DVPOS < 0>: If not already on
Mon, 13 Aug 2001 09:52:55 +0000 Gerd Moellmann (resize_echo_area_exactly): Don't resize the mini-window
Thu, 09 Aug 2001 09:37:32 +0000 Gerd Moellmann (mark_window_display_accurate_1): Remove an assertion.
Tue, 07 Aug 2001 11:36:43 +0000 Gerd Moellmann (start_display): Don't try to determine the continuation
Fri, 03 Aug 2001 09:55:21 +0000 Gerd Moellmann (resize_mini_window): If Vmax_mini_window_height is
Thu, 02 Aug 2001 08:30:26 +0000 Gerd Moellmann (redisplay_internal): Take message_cleared_p into
Wed, 01 Aug 2001 13:55:36 +0000 Gerd Moellmann (redisplay_internal): Add a check for the last
Wed, 01 Aug 2001 13:25:32 +0000 Gerd Moellmann (message_cleared_p): New variable.
Wed, 01 Aug 2001 11:57:57 +0000 Gerd Moellmann (resize_echo_area_exactly): Fix typo in function name.
Fri, 27 Jul 2001 15:29:16 +0000 Gerd Moellmann (init_from_display_pos): If POS is in an overlay string,
Thu, 26 Jul 2001 09:54:02 +0000 Gerd Moellmann (resize_mini_window): Give up when inhibit-redisplay
Wed, 25 Jul 2001 12:03:59 +0000 Gerd Moellmann (resize_mini_window): Don't resize while redisplaying.
Fri, 13 Jul 2001 09:30:21 +0000 Gerd Moellmann (get_next_display_element): Use CHAR_STRING_NO_SIGNAL
Wed, 11 Jul 2001 15:44:36 +0000 Gerd Moellmann (try_cursor_movement): Prevent a warning from GCC 3.0.
Tue, 10 Jul 2001 10:44:19 +0000 Gerd Moellmann (add_to_log): Do nothing if called asynchronously.
Tue, 03 Jul 2001 10:29:22 +0000 Gerd Moellmann (compute_line_metrics): On ttys, subtract continuation
Tue, 26 Jun 2001 09:47:11 +0000 Gerd Moellmann (handle_invisible_prop): Deal with overlay strings at
Mon, 25 Jun 2001 11:13:31 +0000 Gerd Moellmann (try_window_id) <all changes below window end>: Don't
Thu, 14 Jun 2001 21:01:07 +0000 Richard M. Stallman (try_window_id): When EOB is visible, don't treat
Fri, 11 May 2001 13:06:47 +0000 Gerd Moellmann (try_window_id): Fix the fix and set the right
Fri, 11 May 2001 12:57:00 +0000 Gerd Moellmann (try_window_id): Fix computation of window end in
Thu, 10 May 2001 12:40:21 +0000 Gerd Moellmann (try_window_id): Fix case of all changes before
Thu, 10 May 2001 12:25:17 +0000 Gerd Moellmann (try_window_id): Add some xasserts.
Wed, 09 May 2001 16:08:50 +0000 Gerd Moellmann (GIVE_UP): Fix for K&R C.
Thu, 03 May 2001 16:19:16 +0000 Gerd Moellmann (try_window_id): Cases of changes all in front of
Wed, 25 Apr 2001 14:14:53 +0000 Gerd Moellmann (try_window_id): Fix a case where window_end_pos
Fri, 20 Apr 2001 19:14:21 +0000 Gerd Moellmann Comment fixes.
Tue, 17 Apr 2001 16:20:33 +0000 Gerd Moellmann (redisplay_window): Make sure to clear the desired glyph
Tue, 10 Apr 2001 15:40:40 +0000 Gerd Moellmann (redisplay_window) <recenter>: Call window_box_height
Mon, 09 Apr 2001 12:36:11 +0000 Gerd Moellmann (try_window_id): When scrolling on a terminal, take
Fri, 06 Apr 2001 09:09:13 +0000 Gerd Moellmann (Qinhibit_eval_during_redisplay): Make it a Lisp_Object.
Wed, 04 Apr 2001 14:05:39 +0000 Gerd Moellmann (with_echo_area_buffer): Avoid confusion from reusing
Fri, 30 Mar 2001 18:44:37 +0000 Gerd Moellmann Remove debugging code.
Fri, 30 Mar 2001 18:35:15 +0000 Gerd Moellmann (get_overlay_strings): Set iterator's end_charpos.
Fri, 30 Mar 2001 17:52:23 +0000 Gerd Moellmann (handle_display_prop): Fix recognition of subproperty
Fri, 30 Mar 2001 15:11:53 +0000 Gerd Moellmann (reseat_to_string): Undo last change.
Wed, 28 Mar 2001 15:33:53 +0000 Gerd Moellmann (inhibit_eval_during_redisplay)
Wed, 28 Mar 2001 14:31:56 +0000 Gerd Moellmann (reseat_to_string): If STRING is multibyte, set
Tue, 27 Mar 2001 18:01:59 +0000 Gerd Moellmann (try_window_reusing_current_matrix) <scrolling up>:
Tue, 27 Mar 2001 16:51:40 +0000 Gerd Moellmann (init_from_display_pos): Remove unwarranted assertion.
Tue, 27 Mar 2001 09:59:07 +0000 Gerd Moellmann (in_ellipses_for_invisible_text_p): New function.
Mon, 26 Mar 2001 17:52:33 +0000 Gerd Moellmann (try_window_id): Undo last change.
Sun, 25 Mar 2001 15:55:48 +0000 Gerd Moellmann (init_from_display_pos): Test invisible property
Sun, 25 Mar 2001 12:00:44 +0000 Gerd Moellmann (redisplay_internal) <update one window>: Make sure
Fri, 23 Mar 2001 17:20:24 +0000 Gerd Moellmann (mark_window_display_accurate_1): New function,
Fri, 23 Mar 2001 16:21:25 +0000 Gerd Moellmann (try_window_id): Disable rows below the window end.
Fri, 23 Mar 2001 12:24:23 +0000 Gerd Moellmann (dump_glyph_row): Fix output for NGLYPHS == 2.
Fri, 23 Mar 2001 04:24:29 +0000 Stefan Monnier (init_iterator): Check WINDOWP before using XWINDOW.
Mon, 19 Mar 2001 12:34:54 +0000 Gerd Moellmann (highlight_trailing_whitespace): Glyphs whose object
Wed, 14 Mar 2001 13:26:13 +0000 Gerd Moellmann (highlight_trailing_whitespace): On character terminals,
Fri, 09 Mar 2001 18:41:50 +0000 Gerd Moellmann (string_buffer_position, display_prop_string_p)
Thu, 08 Mar 2001 21:17:00 +0000 Gerd Moellmann (handle_display_prop): Use it->w->buffer as object,
Thu, 08 Mar 2001 20:55:53 +0000 Gerd Moellmann (handle_face_prop, face_before_or_after_it_pos)
Tue, 06 Mar 2001 13:50:09 +0000 Gerd Moellmann (redisplay_internal): Set windows_or_buffers_changed
Thu, 22 Feb 2001 13:56:05 +0000 Gerd Moellmann (forward_to_next_line_start): When taking the shortcut
Thu, 22 Feb 2001 13:25:41 +0000 Gerd Moellmann (handle_single_display_prop): Add parameter
Wed, 21 Feb 2001 16:19:56 +0000 Gerd Moellmann (redisplay_internal): Do the
Tue, 20 Feb 2001 14:54:23 +0000 Gerd Moellmann (setup_echo_area_for_printing): Set truncate_lines to
Mon, 19 Feb 2001 16:43:09 +0000 Gerd Moellmann (line_bottom_y): New function extracted from
Mon, 19 Feb 2001 13:48:28 +0000 Gerd Moellmann (Qinhibit_menubar_update, inhibit_menubar_update):
Mon, 19 Feb 2001 13:30:03 +0000 Gerd Moellmann (update_menu_bar): Run activate-menu-bar-hook with
Fri, 16 Feb 2001 12:35:09 +0000 Gerd Moellmann (handle_single_display_prop): Set iterator's position
Wed, 14 Feb 2001 11:38:36 +0000 Gerd Moellmann (reseat_1): Set iterator's end_charpos to ZV.
Mon, 05 Feb 2001 13:02:23 +0000 Gerd Moellmann (try_scrolling): If point is in the line below the
Fri, 02 Feb 2001 11:51:06 +0000 Gerd Moellmann (get_next_display_element): Fix case of empty
Tue, 30 Jan 2001 15:05:45 +0000 Gerd Moellmann (build_desired_tool_bar_string, syms_of_xdisp): Use
Mon, 29 Jan 2001 16:28:36 +0000 Gerd Moellmann (forward_to_next_line_start): Remove xassert.
Sat, 27 Jan 2001 12:40:20 +0000 Gerd Moellmann (display_line): Don't treat a newline as fitting
Fri, 26 Jan 2001 11:23:52 +0000 Gerd Moellmann (echo_area_display): Comment fix.
Fri, 26 Jan 2001 10:25:48 +0000 Gerd Moellmann (display_line): Simplify check for glyphs fitting
Thu, 25 Jan 2001 12:40:22 +0000 Gerd Moellmann (echo_area_display): Don't call redisplay_internal
Wed, 24 Jan 2001 17:31:52 +0000 Eli Zaretskii (syms_of_xdisp) <Stool_bar_lines_needed>: Don't defsubr
Mon, 22 Jan 2001 19:12:13 +0000 Gerd Moellmann (build_desired_tool_bar_string): Make sure we have
Mon, 22 Jan 2001 15:17:22 +0000 Gerd Moellmann (Ftool_bar_lines_needed): New function.
Sat, 20 Jan 2001 13:55:02 +0000 Andrew Innes (handle_single_display_prop): Remove references to
Fri, 19 Jan 2001 09:39:47 +0000 Gerd Moellmann (message_dolog, message2, message2_nolog): Rename
Fri, 19 Jan 2001 05:23:16 +0000 Kenichi Handa (store_frame_title): Pay attention to width of non-ASCII
Thu, 18 Jan 2001 12:26:54 +0000 Gerd Moellmann (forward_to_next_line_start): Stop at end of buffer
Thu, 18 Jan 2001 12:14:48 +0000 Kenichi Handa (display_string): Fix previous change.
Wed, 17 Jan 2001 20:11:05 +0000 Gerd Moellmann (forward_to_next_line_start): Avoid calling
Wed, 17 Jan 2001 13:14:45 +0000 Gerd Moellmann * xdisp.c (build_desired_tool_bar_string): Use :conversion instead
Wed, 17 Jan 2001 12:59:47 +0000 Gerd Moellmann (redisplay_tool_bar): Change tool bar's height when
Tue, 16 Jan 2001 12:37:31 +0000 Gerd Moellmann (redisplay_preserve_echo_area): Add parameter
Mon, 15 Jan 2001 04:32:52 +0000 Kenichi Handa (insert_left_trunc_glyphs): Overwrite padding glyphs by
Fri, 12 Jan 2001 15:12:10 +0000 Gerd Moellmann (Vtool_bar_button_margin): Replaces tool_bar_button_margin.
Fri, 12 Jan 2001 14:09:24 +0000 Gerd Moellmann (Fdump_tool_bar_row) [GLYPH_DEBUG]: Add parameters ROW
Thu, 11 Jan 2001 19:32:55 +0000 Gerd Moellmann (build_desired_tool_bar_string): Correct the computation
Wed, 10 Jan 2001 14:42:57 +0000 Gerd Moellmann (display_line): On ttys, produce more than one
Tue, 09 Jan 2001 13:45:38 +0000 Gerd Moellmann (push_message_unwind): New function.
Wed, 03 Jan 2001 19:19:01 +0000 Gerd Moellmann (forward_to_next_line_start): Reset it->c if taking the
Wed, 03 Jan 2001 13:49:02 +0000 Gerd Moellmann (move_it_past_eol): New function.
Wed, 03 Jan 2001 12:32:45 +0000 Gerd Moellmann (try_window_reusing_current_matrix): Fix bug setting
Tue, 02 Jan 2001 22:54:34 +0000 Andrew Innes (handle_single_display_prop): Return if frame is
Tue, 02 Jan 2001 14:24:29 +0000 Eli Zaretskii (make_cursor_line_fully_visible): Remove unused variable
Tue, 02 Jan 2001 12:10:57 +0000 Gerd Moellmann (pos_visible_p): Take into account that CHARPOS maybe
Fri, 29 Dec 2000 21:08:09 +0000 Gerd Moellmann (try_window_reusing_current_matrix)
Fri, 29 Dec 2000 14:24:09 +0000 Gerd Moellmann (move_it_by_lines): Don't do optimizations if NEED_Y_P
Thu, 28 Dec 2000 12:19:09 +0000 Gerd Moellmann (echo_area_display): Bind redisplay-dont-pause to t
Sat, 23 Dec 2000 19:23:02 +0000 Gerd Moellmann (init_from_display_pos): Pop until the iterator's
Sat, 23 Dec 2000 16:18:37 +0000 Eli Zaretskii (syms_of_xdisp): Fix last change.
Sat, 23 Dec 2000 15:32:07 +0000 Gerd Moellmann (syms_of_xdisp): Doc fix.
Thu, 21 Dec 2000 20:42:01 +0000 Gerd Moellmann Fix a typo.
Thu, 21 Dec 2000 20:41:26 +0000 Gerd Moellmann (Fdump_glyph_row) [GLYPH_DEBUG]: Add optional arg
Thu, 21 Dec 2000 15:39:58 +0000 Gerd Moellmann (dump_glyph_row, dump_glyph_matrix, Fdump_glyph_matrix)
Wed, 20 Dec 2000 15:36:56 +0000 Gerd Moellmann (hscroll_window_tree): Take window's min_hscroll
Wed, 20 Dec 2000 14:24:47 +0000 Gerd Moellmann (try_cursor_movement): Fix last change. The real
Wed, 20 Dec 2000 14:09:59 +0000 Gerd Moellmann (try_cursor_movement): If we end on a partially
Mon, 18 Dec 2000 12:02:13 +0000 Gerd Moellmann (init_iterator): If noninteractive, and the frame's
Fri, 15 Dec 2000 01:51:26 +0000 Miles Bader (window_box_height): Add comment.
Fri, 15 Dec 2000 00:59:56 +0000 Miles Bader (window_box_height): Only use mode-line glyph-rows that are actually
Tue, 12 Dec 2000 20:04:08 +0000 Gerd Moellmann (display_tool_bar_line): Make sure that tool bar
Tue, 12 Dec 2000 13:31:47 +0000 Gerd Moellmann (setup_echo_area_for_printing, with_echo_area_buffer):
Mon, 11 Dec 2000 19:24:59 +0000 Gerd Moellmann (prepare_menu_bars): Changes for tip_frame being a
Mon, 11 Dec 2000 14:50:07 +0000 Gerd Moellmann (try_cursor_movement): Check update_mode_lines instead
Mon, 11 Dec 2000 14:36:45 +0000 Gerd Moellmann (try_window_id) <all changes above window start>:
Wed, 06 Dec 2000 16:53:44 +0000 Gerd Moellmann (underlying_face_id): New function.
Wed, 06 Dec 2000 11:29:17 +0000 Gerd Moellmann (move_it_by_lines): Fix paren typo.
Tue, 05 Dec 2000 21:35:36 +0000 Gerd Moellmann (next_element_from_ellipsis): Save face before selective
Thu, 30 Nov 2000 21:57:05 +0000 Gerd Moellmann (echo_area_display): If cursor is in the echo area, make
Tue, 28 Nov 2000 11:38:10 +0000 Gerd Moellmann (forward_to_next_line_start): Check for newlines,
Mon, 27 Nov 2000 16:18:37 +0000 Gerd Moellmann (forward_to_next_line_start): If already on a newline,
Mon, 27 Nov 2000 12:12:14 +0000 Gerd Moellmann (try_window_id): Avoid starting to display in the moddle
Fri, 24 Nov 2000 19:29:05 +0000 Gerd Moellmann (init_from_display_pos): If POS says we're already after
Fri, 24 Nov 2000 06:29:57 +0000 Miles Bader (display_menu_bar, display_mode_line): Change the way we
Thu, 23 Nov 2000 18:43:12 +0000 Stefan Monnier (syms_of_xdisp): Make fontification-functions buffer-local.
Wed, 22 Nov 2000 16:31:28 +0000 Gerd Moellmann (update_tool_bar, build_desired_tool_bar_string): Change
Wed, 22 Nov 2000 15:34:56 +0000 Miles Bader (display_menu_bar): Or `mode-line-inverse-video' with the face's
Wed, 22 Nov 2000 00:22:28 +0000 Miles Bader (syms_of_xdisp): `mode-line-inverse-video' defualts to nil.
Sat, 18 Nov 2000 21:05:19 +0000 Gerd Moellmann Use BINDING_STACK_SIZE throughout.
Sat, 18 Nov 2000 14:39:14 +0000 Miles Bader (message_log_check_duplicate): Let "..."-detection match
Sat, 18 Nov 2000 14:14:31 +0000 Gerd Moellmann (resize_mini_window): Temporarily change to the
Fri, 17 Nov 2000 15:38:35 +0000 Gerd Moellmann (pos_visible_p): Compute the default character height
Thu, 16 Nov 2000 05:05:12 +0000 Gerd Moellmann (pos_visible_p): Handle case that we reach ZV without
Wed, 15 Nov 2000 19:25:32 +0000 Gerd Moellmann (pos_visible_p): Improve function comment.
Tue, 14 Nov 2000 18:38:07 +0000 Stefan Monnier (try_scrolling): Set scroll_max to max of scroll_* args
Tue, 14 Nov 2000 05:43:18 +0000 Gerd Moellmann (current_mode_line_height, current_header_line_height):
Mon, 13 Nov 2000 16:27:47 +0000 Eli Zaretskii Fix a typo in a comment.
Wed, 08 Nov 2000 17:40:50 +0000 Gerd Moellmann (syms_of_xdisp): Change doc of max-mini-window-height.
Tue, 31 Oct 2000 12:51:08 +0000 Gerd Moellmann (redisplay_tool_bar): Don't set fonts_changed_p if
Mon, 30 Oct 2000 16:24:14 +0000 Gerd Moellmann (try_scrolling) <PT >= scroll_margin_pos>: Add 1 to the
Mon, 30 Oct 2000 15:43:05 +0000 Gerd Moellmann (safe_eval_handler): Call add_to_log.
Mon, 30 Oct 2000 15:23:41 +0000 Gerd Moellmann (echo_area_display): Don't perform a display update from
Thu, 26 Oct 2000 12:44:20 +0000 Gerd Moellmann (pos_visible_p): Change current buffer if necessary.
Wed, 25 Oct 2000 13:13:13 +0000 Miles Bader (pos_visible_p): Don't add `it.current_y' twice.
Wed, 25 Oct 2000 11:55:10 +0000 Gerd Moellmann (pos_visible_p): New function.
Sun, 22 Oct 2000 16:50:16 +0000 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
Tue, 17 Oct 2000 19:32:19 +0000 Gerd Moellmann (try_cursor_movement): Use cursor_row_p also when
Tue, 17 Oct 2000 16:08:18 +0000 Gerd Moellmann (cursor_row_p): Take continued lines into account.
Tue, 17 Oct 2000 14:07:44 +0000 Gerd Moellmann (forward_to_next_line_start): Switch iterator's handling
Mon, 16 Oct 2000 21:03:29 +0000 Gerd Moellmann (set_iterator_to_next): Reset box start and flags of the
Mon, 16 Oct 2000 15:39:59 +0000 Gerd Moellmann (find_last_unchanged_at_beg_row): Renamed from
Mon, 16 Oct 2000 13:56:12 +0000 Gerd Moellmann (try_scrolling) <cursor in scroll margin at the bottom>:
Fri, 13 Oct 2000 13:09:36 +0000 Gerd Moellmann (cursor_row_p): New function.
Thu, 05 Oct 2000 19:29:05 +0000 Gerd Moellmann (handle_single_display_prop): Use safe_call1.
Wed, 27 Sep 2000 11:43:08 +0000 Gerd Moellmann (window_box_height): Add an assertion.
Mon, 25 Sep 2000 14:26:20 +0000 Gerd Moellmann (help_echo_showing_p): New variable.
Fri, 22 Sep 2000 19:52:48 +0000 Gerd Moellmann (try_window_reusing_current_matrix): More fixes
Fri, 22 Sep 2000 16:11:48 +0000 Dave Love (syms_of_xdisp): Defvar Vmenu_bar_update_hook to provide
Thu, 21 Sep 2000 18:41:57 +0000 Gerd Moellmann (try_window_reusing_current_matrix): Fix computation of
Fri, 15 Sep 2000 21:01:14 +0000 Gerd Moellmann (build_desired_tool_bar_string): For a toolbar item in
Thu, 14 Sep 2000 19:17:22 +0000 Gerd Moellmann (handle_fontified_prop): While running fontification
Fri, 08 Sep 2000 14:19:11 +0000 Gerd Moellmann (dump_glyph_row): Fix printf format string.
Fri, 08 Sep 2000 09:50:15 +0000 Gerd Moellmann (try_window_id): When trying to locate cursor in
Sat, 02 Sep 2000 21:56:21 +0000 Gerd Moellmann (redisplay_mode_lines): New function.
Wed, 30 Aug 2000 14:59:06 +0000 Gerd Moellmann (echo_area_display): Check display_completed instead
Fri, 25 Aug 2000 13:21:21 +0000 Gerd Moellmann (redisplay_internal): If considering all windows on all
Tue, 22 Aug 2000 23:53:39 +0000 Andrew Innes Include keyboard.h before frame.h.
Fri, 18 Aug 2000 05:16:45 +0000 Gerd Moellmann (redisplay_internal): Compare windows for equality with
Fri, 11 Aug 2000 13:00:43 +0000 Gerd Moellmann (try_cursor_movement): Fix handling of cursor in
Fri, 11 Aug 2000 00:36:30 +0000 Kenichi Handa (TRACE_MOVE) [GLYPH_DEBUG]: Delete the last semicolon.
Thu, 10 Aug 2000 19:15:37 +0000 Gerd Moellmann (trace_move) [GLYPH_DEBUG]: New variable.
Thu, 10 Aug 2000 09:21:28 +0000 Gerd Moellmann (Vmessages_buffer_name): New variable.
Wed, 09 Aug 2000 18:40:39 +0000 Gerd Moellmann (echo_area_display): Display thoroughly if input is
Tue, 08 Aug 2000 23:49:38 +0000 Miles Bader (next_overlay_change): Update call to overlays_at.
Tue, 08 Aug 2000 14:36:34 +0000 Ken Raeburn (message_dolog): Save and protect string "*Messages*" to reuse as buffer name,
Mon, 07 Aug 2000 21:52:14 +0000 Gerd Moellmann (start_display): WHen starting display on a continuation
Mon, 07 Aug 2000 10:30:21 +0000 Gerd Moellmann (ensure_echo_area_buffers): If a buffer was killed and a
Tue, 25 Jul 2000 12:06:40 +0000 Gerd Moellmann (next_element_from_display_vector): Improve comments.
Mon, 24 Jul 2000 12:22:54 +0000 Gerd Moellmann (with_echo_area_buffer): Take additional EMACS_INT
Wed, 19 Jul 2000 15:46:20 +0000 Gerd Moellmann (with_echo_area_buffer): Call FN with more arguments.
Sat, 15 Jul 2000 15:17:11 +0000 Miles Bader (display_prop_end, invisible_text_between_p):
Fri, 14 Jul 2000 13:56:56 +0000 Gerd Moellmann (eval_form): GCPRO argument sexpr.
Thu, 13 Jul 2000 23:45:21 +0000 Gerd Moellmann (eval_form): Make it externally visible.
Wed, 12 Jul 2000 15:09:01 +0000 Gerd Moellmann (try_window_reusing_current_matrix, try_window_id):
Mon, 10 Jul 2000 20:31:22 +0000 Gerd Moellmann (try_window_id): If changes are all below what is
Wed, 28 Jun 2000 20:29:56 +0000 Gerd Moellmann (try_window_reusing_current_matrix): Don't try to reuse
Tue, 27 Jun 2000 15:35:17 +0000 Gerd Moellmann (resize_mini_window): Subract the extra line spacing
Thu, 22 Jun 2000 19:32:09 +0000 Gerd Moellmann (handle_stop): Initialize it->add_overlay_start to zero.
Tue, 20 Jun 2000 19:44:44 +0000 Gerd Moellmann (single_display_prop_intangible_p)
Mon, 19 Jun 2000 16:08:09 +0000 Dave Love (dump_glyph_matrix): Add `static' to declaration (for pcc).
Fri, 16 Jun 2000 16:06:34 +0000 Ken Raeburn * xdisp.c (decode_mode_spec): Fix sense of test whether Vline_number_display_limit is an integer.
Fri, 16 Jun 2000 16:00:52 +0000 Ken Raeburn * xdisp.c (decode_mode_spec): In "no_value" case, do NUL termination of string.
Wed, 14 Jun 2000 11:32:42 +0000 Gerd Moellmann (setup_echo_area_for_printing): Call
Tue, 13 Jun 2000 23:50:22 +0000 Gerd Moellmann (message_truncate_lines, Qmessage_truncate_lines): New
Tue, 13 Jun 2000 22:10:01 +0000 Gerd Moellmann (Vline_number_display_limit): Renamed from
Thu, 08 Jun 2000 20:58:15 +0000 Gerd Moellmann (handle_fontified_prop): Don't GCPRO local var `pos';
Wed, 07 Jun 2000 09:05:21 +0000 Gerd Moellmann (display_line): Fix code deciding in which line to
Tue, 06 Jun 2000 20:02:39 +0000 Gerd Moellmann (display_line): Set row's and iterator's
Tue, 06 Jun 2000 12:25:50 +0000 Gerd Moellmann (display_line): Revert change of 2000-06-06. Treat
Tue, 06 Jun 2000 01:10:17 +0000 Kenichi Handa (display_line): While checking line continuation, pay attention to a
Mon, 05 Jun 2000 19:21:06 +0000 Gerd Moellmann (redisplay_window): Always use set_buffer_internal_1.
Mon, 05 Jun 2000 14:13:41 +0000 Dave Love Include fontset.h.
Mon, 29 May 2000 15:51:23 +0000 Gerd Moellmann (redisplay_window): Really switch buffers when
Thu, 25 May 2000 15:53:05 +0000 Gerd Moellmann (handle_invisible_prop): Don't try to skip over
Thu, 25 May 2000 11:57:57 +0000 Dave Love (Fdump_glyph_matrix): Declare the arg.
Sat, 20 May 2000 00:07:43 +0000 Kenichi Handa (get_next_display_element): Handle 8-bit characters
Fri, 19 May 2000 11:52:59 +0000 Gerd Moellmann (Vimage_types): Moved here from xfns.c.
Tue, 16 May 2000 14:29:08 +0000 Gerd Moellmann Use the term `invalid' instead of `illegal'.
Thu, 11 May 2000 15:43:37 +0000 Gerd Moellmann (add_to_log): Pass 1 byte less to message_dolog.
Thu, 11 May 2000 09:31:42 +0000 Gerd Moellmann (handle_single_display_prop): Don't try to set PT if
Wed, 03 May 2000 19:48:35 +0000 Gerd Moellmann (handle_single_display_prop): If display property value
Fri, 28 Apr 2000 13:34:35 +0000 Gerd Moellmann (make_cursor_line_fully_visible): Handle case of rows
Wed, 26 Apr 2000 17:43:04 +0000 Gerd Moellmann (display_line): If lines are continued, restore
Tue, 25 Apr 2000 19:41:30 +0000 Gerd Moellmann (try_window_id) <all changes above window start>: Adjust
Mon, 24 Apr 2000 13:57:11 +0000 Gerd Moellmann (init_iterator): Set iterator's extra_line_spacing
Wed, 19 Apr 2000 15:37:26 +0000 Gerd Moellmann (with_echo_area_buffer): Add more `int' parameters for
Mon, 10 Apr 2000 13:14:24 +0000 Gerd Moellmann (setup_echo_area_for_printing): Choose an echo
Sat, 01 Apr 2000 12:59:53 +0000 Ken Raeburn Fix Lisp_Object/int type confusion revealed by making Lisp_Object a union type:
Mon, 27 Mar 2000 16:04:39 +0000 Gerd Moellmann (face_before_or_after_it_pos): Pass multibyteness
Tue, 21 Mar 2000 00:41:41 +0000 Kenichi Handa (charset_at_position): Function removed.
Mon, 20 Mar 2000 12:24:13 +0000 Gerd Moellmann (handle_single_display_prop): Initialize local `value'.
Wed, 08 Mar 2000 13:54:28 +0000 Gerd Moellmann (display_echo_area): Temporarily inhibit garbage collection.
Sun, 05 Mar 2000 20:19:32 +0000 Gerd Moellmann (QCdata): Moved here from xfns.c.
Sun, 05 Mar 2000 10:21:53 +0000 Gerd Moellmann (try_window_id): Recompute unchanged information if
Sun, 27 Feb 2000 21:39:46 +0000 Jason Rumney (handle_single_display_prop): Use FONT_HEIGHT macro.
Thu, 24 Feb 2000 13:53:12 +0000 Gerd Moellmann (cursor_in_non_selected_windows): New variable.
Thu, 17 Feb 2000 08:16:19 +0000 Kenichi Handa (decode_mode_spec_coding): Delete superfluous code.
Sat, 12 Feb 2000 19:37:56 +0000 Gerd Moellmann (syms_of_xdisp): Doc fix for scroll-conservatively.
Sun, 06 Feb 2000 23:37:51 +0000 Andrew Innes * dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Mon, 31 Jan 2000 20:12:37 +0000 Gerd Moellmann (Ftrace_to_stderr) [GLYPH_DEBUG]: New function.
Mon, 03 Jan 2000 17:02:31 +0000 Eli Zaretskii (handle_single_display_prop) [HAVE_WINDOW_SYSTEM]: No
Mon, 03 Jan 2000 14:04:14 +0000 Gerd Moellmann (reseat_at_next_visible_line_start): Position before
Fri, 31 Dec 1999 15:34:21 +0000 Gerd Moellmann (next_element_from_buffer): Change assertion at the end
Tue, 28 Dec 1999 12:18:41 +0000 Gerd Moellmann (dump_glyph_row): Adapt to changes in struct glyph.
Tue, 28 Dec 1999 12:05:39 +0000 Gerd Moellmann (try_window_id): Compute BEG_UNCHANGED and END_UNCHANGED
Mon, 27 Dec 1999 05:09:13 +0000 Kenichi Handa All codes adjusted for the change of struct glyph.
Wed, 15 Dec 1999 16:24:21 +0000 Gerd Moellmann (redisplay_window) <optional new window start>: Check
Wed, 15 Dec 1999 00:23:27 +0000 Kenichi Handa (it_props): Add an entry for composition.
Wed, 24 Nov 1999 14:06:26 +0000 Dave Love Don't duplicate Qheight, Qwidth definitions done elsewhere.
Sun, 14 Nov 1999 16:36:29 +0000 Gerd Moellmann (ensure_echo_area_buffers): New.
Sun, 07 Nov 1999 22:35:57 +0000 Gerd Moellmann Remove conditional computation on USE_TEXT_PROPERTIES.
Tue, 02 Nov 1999 12:21:57 +0000 Gerd Moellmann (display_line): Set charpos of first glyph in blank
Sun, 31 Oct 1999 13:04:20 +0000 Gerd Moellmann (resize_mini_window): Compute needed height differently.
Sun, 31 Oct 1999 02:01:25 +0000 Gerd Moellmann (append_space): Return non-zero if space was appended.
Tue, 26 Oct 1999 22:21:58 +0000 Gerd Moellmann * xdisp.c (echo_area_display) [HAVE_X_WINDOWS]: Do nothing if
Tue, 26 Oct 1999 14:51:55 +0000 Gerd Moellmann (echo_area_display): Put previous change in #if 0.
Tue, 19 Oct 1999 16:44:37 +0000 Gerd Moellmann (echo_area_display) [HAVE_X_WINDOWS]: Do nothing
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Thu, 14 Oct 1999 11:03:39 +0000 Dave Love (handle_fontified_prop): GCPRO pos.
Wed, 06 Oct 1999 23:05:32 +0000 Gerd Moellmann (display_menu_bar): Use MENU_FACE_ID instead of
Wed, 29 Sep 1999 19:59:16 +0000 Gerd Moellmann (resize_mini_window): Do nothing if frame is an X
Sun, 26 Sep 1999 10:53:23 +0000 Gerd Moellmann (display_prop_end, invisible_text_between_p): Use
Thu, 23 Sep 1999 22:17:40 +0000 Gerd Moellmann (add_to_log): Moved from xfaces.c. Remove frame
Thu, 23 Sep 1999 11:58:42 +0000 Gerd Moellmann (resize_mini_window): Use grow_mini_window and
Mon, 20 Sep 1999 13:02:31 +0000 Gerd Moellmann (sync_frame_with_window_matrix_rows): Disable frame rows
Mon, 20 Sep 1999 11:25:06 +0000 Gerd Moellmann (compute_window_start_on_continuation_line): Handle case
Sat, 18 Sep 1999 05:23:24 +0000 Richard M. Stallman (echo_area_display): Turn off code that returned
Thu, 16 Sep 1999 12:52:27 +0000 Gerd Moellmann (resize_mini_window): Temporarily set the selected
Wed, 15 Sep 1999 12:58:44 +0000 Gerd Moellmann (resize_mini_window): Don't report changed window
Tue, 14 Sep 1999 13:09:34 +0000 Gerd Moellmann (display_echo_area_1, try_window_id): Remove unused
Mon, 13 Sep 1999 20:47:20 +0000 Gerd Moellmann (redisplay_window): Make sure start_at_line_beg
Mon, 13 Sep 1999 19:15:41 +0000 Dave Love (move_it_in_display_line_to): Make type consistent with declaration.
Mon, 13 Sep 1999 11:13:59 +0000 Gerd Moellmann (QCfile): Move here from xfns.c.
Sun, 12 Sep 1999 20:21:58 +0000 Gerd Moellmann (resize_mini_window): Add parameter exact_p. Resize
Sun, 12 Sep 1999 02:49:25 +0000 Richard M. Stallman (run_window_scroll_functions): If hook functions switch
Wed, 08 Sep 1999 22:12:34 +0000 Gerd Moellmann (Qwhen): Replaces QCwhen.
Tue, 07 Sep 1999 22:31:38 +0000 Gerd Moellmann (handle_single_display_prop): Change conditional
Sun, 05 Sep 1999 16:39:19 +0000 Gerd Moellmann Change
Sun, 05 Sep 1999 15:48:57 +0000 Gerd Moellmann (row_containing_pos): New.
Fri, 03 Sep 1999 15:52:16 +0000 Gerd Moellmann Use XCAR and XCDR instead of XCONS.
Fri, 03 Sep 1999 01:28:42 +0000 Kenichi Handa (get_next_display_element): Display incomplete multibyte
Thu, 02 Sep 1999 20:35:56 +0000 Gerd Moellmann (try_window_id): Reset first_unchanged_at_end_row
Mon, 30 Aug 1999 23:14:28 +0000 Gerd Moellmann (window_box_width): Use FRAME_FLAGS_AREA_COLS instead of
Wed, 25 Aug 1999 21:12:40 +0000 Gerd Moellmann (resize_mini_window): Don't resize if
Wed, 25 Aug 1999 10:57:56 +0000 Gerd Moellmann (try_window_id): Remove typo.
Wed, 25 Aug 1999 01:05:00 +0000 Gerd Moellmann (try_window_id): Recognize case that PT == ZV and in
Tue, 24 Aug 1999 19:24:57 +0000 Gerd Moellmann (redisplay_window): Don't ever test just_this_one_p
Mon, 23 Aug 1999 00:11:55 +0000 Gerd Moellmann (redisplay_internal): Clear garbaged frames after
Sat, 21 Aug 1999 21:47:57 +0000 Gerd Moellmann (resize_mini_window): Do it for truncate-lines t as
Sat, 21 Aug 1999 19:30:44 +0000 Gerd Moellmann Call change_frame_size and do_pending_window_change with
Tue, 17 Aug 1999 22:44:56 +0000 Gerd Moellmann (unwind_redisplay): New. Resets flag redisplaying_p.
Tue, 17 Aug 1999 00:46:09 +0000 Gerd Moellmann (Qshow_trailing_whitespace): Removed.
Sat, 14 Aug 1999 03:13:35 +0000 Karl Heuer (line_number_display_limit_width): New var.
Wed, 11 Aug 1999 15:36:17 +0000 Gerd Moellmann (get_overlay_arrow_glyph_row): Set the charpos of
Wed, 11 Aug 1999 11:50:20 +0000 Gerd Moellmann (face_before_or_after_it_pos): If position after
Fri, 06 Aug 1999 21:08:08 +0000 Gerd Moellmann (set_iterator_to_next): After delivering a character
Fri, 06 Aug 1999 13:59:43 +0000 Gerd Moellmann (compute_line_metrics): If first line's physical ascent
Wed, 28 Jul 1999 19:46:05 +0000 Gerd Moellmann (string_char_and_length): Fix previous change.
Wed, 28 Jul 1999 18:05:44 +0000 Gerd Moellmann (string_char_and_length): New. Use it everywhere
Mon, 26 Jul 1999 11:50:17 +0000 Gerd Moellmann (get_next_display_element): Display DEL as `^?'.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann Complete rewrite.
Wed, 07 Jul 1999 10:24:28 +0000 Andreas Schwab (line-number-display-limit): Doc fix.
Thu, 17 Jun 1999 22:57:01 +0000 Karl Heuer (invalid_eol_type): Make it unsigned.
Mon, 10 May 1999 12:53:07 +0000 Andreas Schwab (try_window_id): Fix computation of tab_offset when
Sun, 02 May 1999 10:51:03 +0000 Andrew Innes (display_text_line): Convert unibyte char to multibyte
Fri, 02 Apr 1999 16:35:33 +0000 Kenichi Handa (redisplay_window): When we call compute_motion with
Tue, 23 Mar 1999 12:29:30 +0000 Kenichi Handa (decode_mode_spec_coding): Handle integer value in
Mon, 15 Mar 1999 02:20:31 +0000 Kenichi Handa (try_window_id): Initizlie val.ovstring_chars_done to 0.
Thu, 28 Jan 1999 16:30:23 +0000 Eli Zaretskii (decode_mode_spec_coding): Fix previous change.
Wed, 27 Jan 1999 10:06:21 +0000 Eli Zaretskii (decode_mode_spec_coding): Display the EOL type as a string.
Mon, 11 Jan 1999 11:42:52 +0000 Kenichi Handa (message_dolog): Use insert_1_both to avoid running any
Mon, 30 Nov 1998 06:35:33 +0000 Richard M. Stallman (display_text_line): When handling HPOS < 0 after loop,
Fri, 06 Nov 1998 00:44:16 +0000 Kenichi Handa (display_text_line): Check validity of a multibyte
Mon, 12 Oct 1998 01:38:50 +0000 Richard M. Stallman (redisplay_window): Clear w->window_end_valid
Wed, 16 Sep 1998 07:21:31 +0000 Kenichi Handa (message_log_check_duplicate): Count byte length of the
Sun, 13 Sep 1998 03:54:01 +0000 Karl Heuer (redisplay_internal): Use TEMP_SET_PT_BOTH
Fri, 28 Aug 1998 12:22:39 +0000 Kenichi Handa (message_dolog): Use macro CHAR_BYTES instead of Fchar_bytes.
Mon, 22 Jun 1998 17:35:41 +0000 Karl Heuer (Vinhibit_redisplay, Qinhibit_redisplay): New variables.
Sat, 20 Jun 1998 22:06:30 +0000 Karl Heuer Doc fixes.
Tue, 16 Jun 1998 04:32:03 +0000 Richard M. Stallman (message_dolog): GCPRO the oldpoint, oldbegv and oldzv
Tue, 09 Jun 1998 01:54:48 +0000 Richard M. Stallman (redisplay_internal): If cursor's in the frame's echo area,
Sun, 24 May 1998 07:30:16 +0000 Richard M. Stallman (message_dolog): Do set windows_or_buffers_changed,
Tue, 19 May 1998 22:34:36 +0000 Richard M. Stallman (redisplay_window): Don't use window->start
Mon, 11 May 1998 16:36:02 +0000 Richard M. Stallman (redisplay_window): Handle scroll_step along with
Sun, 10 May 1998 00:40:00 +0000 Richard M. Stallman (redisplay_window): Don't use last_point_x and last_point_y
Wed, 29 Apr 1998 09:46:49 +0000 Andreas Schwab (redisplay_window): Update STARTP_BYTE alongside with
Wed, 29 Apr 1998 04:34:05 +0000 Geoff Voelker Conditionally include xterm.h using HAVE_X_WINDOWS.
Fri, 24 Apr 1998 06:28:46 +0000 Richard M. Stallman (Qinhibit_point_motion_hooks): New variable.
Tue, 14 Apr 1998 13:12:18 +0000 Andreas Schwab (try_window): Fix mixing of Lisp_Object and int.
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Sun, 12 Apr 1998 06:45:08 +0000 Karl Heuer (display_text_line): When handling selective > 0,
Thu, 09 Apr 1998 05:40:23 +0000 Kenichi Handa (display_text_line): Code for displaying a character by
Wed, 08 Apr 1998 07:15:02 +0000 Richard M. Stallman (redisplay_window): If updating mode line,
Thu, 02 Apr 1998 04:40:52 +0000 Richard M. Stallman (redisplay_window): Fix computing pos from last_point.
Sun, 29 Mar 1998 01:25:20 +0000 Richard M. Stallman (display_text_line): Handle overlay-arrow correctly.
Thu, 26 Mar 1998 04:10:02 +0000 Kenichi Handa (redisplay_window): Fix previous change.
Wed, 25 Mar 1998 10:45:59 +0000 Kenichi Handa (redisplay_window): Give byte position to FETCH_BYTE.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Sat, 14 Mar 1998 08:27:01 +0000 Richard M. Stallman (message_dolog): Save and restore Vdeactivate_mark.
Tue, 03 Mar 1998 01:29:16 +0000 Kenichi Handa (try_window_id): Use DEC_BOTH unconditionally.
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
Wed, 16 Mar 1994 03:29:20 +0000 Karl Heuer (update_menu_bar): Delete unused second argument. Callers changed.
Wed, 16 Mar 1994 03:08:02 +0000 Karl Heuer (redisplay): Don't consider minibuffer name for frame title.
Tue, 15 Mar 1994 06:49:39 +0000 Karl Heuer (message1): Call message2 instead of duplicating code.
Mon, 14 Mar 1994 21:36:58 +0000 Karl Heuer (redisplay_window): Avoid dividing negative numbers, since the rounding effect
Fri, 11 Mar 1994 23:38:27 +0000 Karl Heuer (x_consider_frame_title): New function, extracted from display_mode_line.
Thu, 10 Mar 1994 00:23:35 +0000 Richard M. Stallman (display_mode_line): Highlight partial-width mode lines
Wed, 02 Mar 1994 04:04:54 +0000 Richard M. Stallman (update_menu_bar): Change call to menu_bar_items.
Fri, 25 Feb 1994 21:21:53 +0000 Karl Heuer (display_text_line): Allow for invisible overlays in next_invisible lookahead.
Thu, 24 Feb 1994 20:00:34 +0000 Karl Heuer (try_window, display_text_line): Use Fget_char_property to test for invisibility.
Thu, 24 Feb 1994 19:42:35 +0000 Karl Heuer (try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.
Mon, 14 Feb 1994 19:42:30 +0000 Karl Heuer (try_window_id, display_text_line): Treat blank lines specially in
Sun, 13 Feb 1994 02:06:55 +0000 Richard M. Stallman (decode_mode_spec): Support %+.
Fri, 11 Feb 1994 18:56:15 +0000 Richard M. Stallman (decode_mode_spec): Implement `P'.
Thu, 10 Feb 1994 20:44:20 +0000 Karl Heuer Comment change.
Sun, 06 Feb 1994 08:04:54 +0000 Richard M. Stallman (fix_glyph): New function.
Wed, 02 Feb 1994 07:25:37 +0000 Karl Heuer (try_window_id): Don't pass value beyond ZV to compute_motion.
Wed, 26 Jan 1994 17:35:31 +0000 Fred Pierresteguy Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)
Fri, 21 Jan 1994 20:54:57 +0000 Richard M. Stallman (display_menu_bar): Add USE_X_TOOLKIT conditional.
Sat, 25 Dec 1993 00:05:02 +0000 Richard M. Stallman (redisplay_window): Before altering lpoint,
Thu, 23 Dec 1993 01:04:26 +0000 Richard M. Stallman (message): Use message2, not message1.
Sat, 20 Nov 1993 09:42:16 +0000 Richard M. Stallman (display_text_line): Pass new arg to compute_char_face
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Mon, 02 Aug 1993 21:19:23 +0000 Jim Blandy * xdisp.c (display_menu_bar): Redisplay all lines occupied by the
Sat, 31 Jul 1993 22:00:33 +0000 Richard M. Stallman (try_window): Handle invisible newline at end of buffer.
Wed, 30 Jun 1993 21:30:25 +0000 Jim Blandy * xdisp.c (redisplay): If we're not already showing the region,