log src/xdisp.c @ 28362:a568b23317fe

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