log src/xdisp.c @ 51449:352a8000c437

age author description
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