Add support for large files, 64-bit Solaris, system locale codings.
[bpt/emacs.git] / src / xdisp.c
1999-10-19 Paul EggertAdd support for large files, 64-bit Solaris, system...
1999-10-14 Dave Love(handle_fontified_prop): GCPRO pos.
1999-10-06 Gerd Moellmann(display_menu_bar): Use MENU_FACE_ID instead of
1999-09-29 Gerd Moellmann(resize_mini_window): Do nothing if frame is an X
1999-09-26 Gerd Moellmann(display_prop_end, invisible_text_between_p): Use
1999-09-23 Gerd Moellmann(add_to_log): Moved from xfaces.c. Remove frame
1999-09-23 Gerd Moellmann(resize_mini_window): Use grow_mini_window and
1999-09-20 Gerd Moellmann(sync_frame_with_window_matrix_rows): Disable frame...
1999-09-20 Gerd Moellmann(compute_window_start_on_continuation_line): Handle...
1999-09-18 Richard M. Stallman(echo_area_display): Turn off code that returned
1999-09-16 Gerd Moellmann(resize_mini_window): Temporarily set the selected
1999-09-15 Gerd Moellmann(resize_mini_window): Don't report changed window
1999-09-14 Gerd Moellmann(display_echo_area_1, try_window_id): Remove unused
1999-09-13 Gerd Moellmann(redisplay_window): Make sure start_at_line_beg
1999-09-13 Dave Love(move_it_in_display_line_to): Make type consistent...
1999-09-13 Gerd Moellmann(QCfile): Move here from xfns.c.
1999-09-12 Gerd Moellmann(resize_mini_window): Add parameter exact_p. Resize
1999-09-12 Richard M. Stallman(run_window_scroll_functions): If hook functions switch
1999-09-08 Gerd Moellmann(Qwhen): Replaces QCwhen.
1999-09-07 Gerd Moellmann(handle_single_display_prop): Change conditional
1999-09-05 Gerd MoellmannChange
1999-09-05 Gerd Moellmann(row_containing_pos): New.
1999-09-03 Gerd MoellmannUse XCAR and XCDR instead of XCONS.
1999-09-03 Kenichi Handa(get_next_display_element): Display incomplete multibyte
1999-09-02 Gerd Moellmann(try_window_id): Reset first_unchanged_at_end_row
1999-08-30 Gerd Moellmann(window_box_width): Use FRAME_FLAGS_AREA_COLS instead of
1999-08-25 Gerd Moellmann(resize_mini_window): Don't resize if
1999-08-25 Gerd Moellmann(try_window_id): Remove typo.
1999-08-25 Gerd Moellmann(try_window_id): Recognize case that PT == ZV and in
1999-08-24 Gerd Moellmann(redisplay_window): Don't ever test just_this_one_p
1999-08-23 Gerd Moellmann(redisplay_internal): Clear garbaged frames after
1999-08-21 Gerd Moellmann(resize_mini_window): Do it for truncate-lines t as
1999-08-21 Gerd MoellmannCall change_frame_size and do_pending_window_change...
1999-08-17 Gerd Moellmann(unwind_redisplay): New. Resets flag redisplaying_p.
1999-08-17 Gerd Moellmann(Qshow_trailing_whitespace): Removed.
1999-08-14 Karl Heuer(line_number_display_limit_width): New var.
1999-08-11 Gerd Moellmann(get_overlay_arrow_glyph_row): Set the charpos of
1999-08-11 Gerd Moellmann(face_before_or_after_it_pos): If position after
1999-08-06 Gerd Moellmann(set_iterator_to_next): After delivering a character
1999-08-06 Gerd Moellmann(compute_line_metrics): If first line's physical ascent
1999-07-28 Gerd Moellmann(string_char_and_length): Fix previous change.
1999-07-28 Gerd Moellmann(string_char_and_length): New. Use it everywhere
1999-07-26 Gerd Moellmann(get_next_display_element): Display DEL as `^?'.
1999-07-21 Gerd MoellmannComplete rewrite.
1999-07-07 Andreas Schwab(line-number-display-limit): Doc fix.
1999-06-17 Karl Heuer(invalid_eol_type): Make it unsigned.
1999-05-10 Andreas Schwab(try_window_id): Fix computation of tab_offset when
1999-05-02 Andrew Innes(display_text_line): Convert unibyte char to multibyte
1999-04-02 Kenichi Handa(redisplay_window): When we call compute_motion with
1999-03-23 Kenichi Handa(decode_mode_spec_coding): Handle integer value in
1999-03-15 Kenichi Handa(try_window_id): Initizlie val.ovstring_chars_done...
1999-01-28 Eli Zaretskii(decode_mode_spec_coding): Fix previous change.
1999-01-27 Eli Zaretskii(decode_mode_spec_coding): Display the EOL type as...
1999-01-11 Kenichi Handa(message_dolog): Use insert_1_both to avoid running any
1998-11-30 Richard M. Stallman(display_text_line): When handling HPOS < 0 after loop,
1998-11-06 Kenichi Handa(display_text_line): Check validity of a multibyte
1998-10-12 Richard M. Stallman(redisplay_window): Clear w->window_end_valid
1998-09-16 Kenichi Handa(message_log_check_duplicate): Count byte length of the
1998-09-13 Karl Heuer(redisplay_internal): Use TEMP_SET_PT_BOTH
1998-08-28 Kenichi Handa(message_dolog): Use macro CHAR_BYTES instead of Fchar_...
1998-06-22 Karl Heuer(Vinhibit_redisplay, Qinhibit_redisplay): New variables.
1998-06-20 Karl HeuerDoc fixes.
1998-06-16 Richard M. Stallman(message_dolog): GCPRO the oldpoint, oldbegv and oldzv
1998-06-09 Richard M. Stallman(redisplay_internal): If cursor's in the frame's echo...
1998-05-24 Richard M. Stallman(message_dolog): Do set windows_or_buffers_changed,
1998-05-19 Richard M. Stallman(redisplay_window): Don't use window->start
1998-05-11 Richard M. Stallman(redisplay_window): Handle scroll_step along with
1998-05-10 Richard M. Stallman(redisplay_window): Don't use last_point_x and last_point_y
1998-04-29 Andreas Schwab(redisplay_window): Update STARTP_BYTE alongside with
1998-04-29 Geoff VoelkerConditionally include xterm.h using HAVE_X_WINDOWS.
1998-04-24 Richard M. Stallman(Qinhibit_point_motion_hooks): New variable.
1998-04-14 Andreas Schwab(try_window): Fix mixing of Lisp_Object and int.
1998-04-14 Andreas SchwabFix -Wimplicit warnings.
1998-04-12 Karl Heuer(display_text_line): When handling selective > 0,
1998-04-09 Kenichi Handa(display_text_line): Code for displaying a character by
1998-04-08 Richard M. Stallman(redisplay_window): If updating mode line,
1998-04-02 Richard M. Stallman(redisplay_window): Fix computing pos from last_point.
1998-03-29 Richard M. Stallman(display_text_line): Handle overlay-arrow correctly.
1998-03-26 Kenichi Handa(redisplay_window): Fix previous change.
1998-03-25 Kenichi Handa(redisplay_window): Give byte position to FETCH_BYTE.
1998-03-21 Richard M. StallmanUse STRING_BYTES and SET_STRING_BYTES.
1998-03-14 Richard M. Stallman(message_dolog): Save and restore Vdeactivate_mark.
1998-03-03 Kenichi Handa(try_window_id): Use DEC_BOTH unconditionally.
1998-02-27 Karl Heuer(syms_of_xdisp): Doc fix.
1998-02-25 Karl HeuerReorder args of del_range_both.
1998-02-24 Kenichi Handa(message_dolog): Give correct args to
1998-02-20 Kenichi Handa(try_window_id): Use DEC_POS only for multibyte buffer.
1998-02-14 Richard M. Stallman(display_text_line): Use INC_BOTH for unibyte buffers...
1998-01-27 Richard M. Stallman(message_dolog): Cast M to unsigned char * to access...
1998-01-21 Richard M. Stallman(message_dolog): Use unibyte_char_to_multibyte.
1998-01-20 Richard M. Stallman(display_menu_bar): Don't set maxendcol too large.
1998-01-18 Karl Heuer(display_text_line): Set pos_byte with pos
1998-01-09 Richard M. Stallman(message_dolog, message2): New arg MULTIBYTE.
1998-01-03 Richard M. Stallman(redisplay_window): Set pos.bytepos along with pos...
1998-01-01 Richard M. Stallman(redisplay_internal): Use scan_newline.
1997-12-26 Richard M. StallmanDeclare nonascii_insert_offset.
1997-12-21 Richard M. Stallman(message2_nolog): New arg MULTIBYTE.
1997-12-21 Richard M. Stallman(message_dolog): Update PT and ZV properly when at...
1997-11-28 Andreas Schwab(message): Declare a as char *[3].
1997-11-27 Kenichi Handa(redisplay_preserve_echo_area): Declare it as void.
next