(Qforeground_color, Qbackground_color): Declare.
[bpt/emacs.git] / src / xdisp.c
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.
1997-11-15 Karl Heuer(minibuffer_scroll_overlap): New variable.
1997-11-15 Karl Heuer(display_text_line): Make decision about which windows
1997-10-23 Karl Heuer(redisplay_window): If clip_changed, always run
1997-10-13 Eli Zaretskii(decode_mode_spec): Display non-nil title as the frame's
1997-09-13 Richard M. StallmanWhen redisplaying the echo area, use the value
1997-09-07 Richard M. Stallman(display_string): Determine multibyte from current...
1997-09-03 Geoff Voelker(redisplay_internal): Check to see if frame is not...
1997-08-27 Richard M. Stallman(redisplay_window): When trying to scroll conservatively
1997-08-26 Richard M. Stallman(decode_mode_spec): For %Z and %z, put keyboard and
1997-08-23 Richard M. Stallman(redisplay_window): Don't try using last_point_x
1997-08-16 Richard M. Stallman(COERCE_MARKER): Use Fmarker_position instead of
1997-08-08 Richard M. Stallman(redisplay_window): Fix access to w->last_point{,_...
1997-08-07 Richard M. Stallman(COERCE_MARKER): New macro.
1997-08-06 Richard M. Stallman(redisplay_internal): Count only visible frames at...
1997-08-04 Richard M. Stallman(redisplay_internal): Count number of visible frames
1997-08-01 Richard M. Stallman(redisplay_window): Fix one-off in handling
1997-07-30 Richard M. Stallman(redisplay_window): Fix previous change.
1997-07-28 Richard M. Stallman(redisplay_window): When text has not changed,
1997-07-26 Richard M. Stallman(display_text_line): Don't count minibuf_prompt_width...
1997-07-19 Richard M. Stallman(redisplay_internal): Calculate new_count properly
1997-07-18 Richard M. Stallman(display_string): Ignore W->left if OBEY_WINDOW_WIDTH...
1997-07-17 Richard M. Stallman(decode_mode_spec_coding): Fix typo; use `val' instead...
1997-07-17 Richard M. Stallman(display_text_line): Handle the case of point being in
1997-07-12 Richard M. Stallman(decode_mode_spec): Initialize and use `p' (for the...
1997-07-12 Richard M. Stallman(message2_nolog): Don't call fwrite will null string.
1997-07-12 Richard M. Stallman(display_text_line): Exit the outer loop immediately
1997-07-10 Richard M. Stallman(echo_area_display): Don't offset using left-side
1997-07-10 Richard M. Stallman(redisplay_internal): Fix previous change.
1997-07-09 Richard M. Stallman(decode_mode_spec) <z,Z>: Display buffer coding system
1997-07-08 Richard M. Stallman(decode_mode_spec_coding): Really don't display
1997-07-07 Richard M. Stallman(echo_area_display): Use proper vpos when clearing...
1997-07-07 Richard M. Stallman(display_menu_bar): Always pass W to display_string.
1997-07-02 Richard M. Stallman(decode_mode_spec_coding): Clean up handling of eol...
1997-06-27 Richard M. Stallman(init_xdisp): Pay attention to FRAME_MENU_BAR_LINES.
1997-06-09 Kenichi Handa(decode_mode_spec): Access the value of
1997-05-16 Richard M. Stallman(display_text_line): Move the code to fill out the...
1997-05-08 Richard M. Stallman(mark_window_display_accurate, redisplay_internal):
1997-05-06 Richard M. Stallman(display_text_line): Clear region_showing to Qnil if the
1997-04-10 Karl Heuer(display_text_line): Don't use Lisp_Object as integer.
1997-04-07 Kenichi Handa(disp_char_vector): New function to be used from the
1997-03-18 Kenichi Handa(copy_part_of_rope): Declare glyph as type GLYPH. ...
1997-02-27 Kenichi Handa(try_window_id): Display blank lines from the next
1997-02-20 Karl Heuer(display_text_line): Introduce new local variable
1997-01-24 Richard M. Stallman(try_window): Remove frobnication of tab_offset in...
1996-12-20 Richard M. Stallman(try_window): Add error check for POS.
1996-12-10 Richard M. Stallman(message2_nolog): Handle minibuffer_auto_raise.
1996-11-12 Richard M. Stallman(redisplay_window): When handling scroll_conservatively,
1996-11-11 Richard M. Stallman(scroll_margin): New variable.
1996-11-10 Richard M. Stallman(redisplay_window): Handle optional_new_start.
1996-11-06 Richard M. Stallman(scroll_conservatively): New variable.
1996-10-26 Richard M. Stallman(decode_mode_spec): In the `L' case,
1996-10-06 Richard M. Stallman(display_text_line): New arg ovstr_done. (Callers...
1996-09-21 Richard M. Stallman(echo_area_display): Clear the left-side scroll bar...
1996-09-21 Richard M. Stallman(display_mode_line): Use faces for inverse video mode...
1996-09-19 Richard M. Stallman(display_text_line): Declare ovstr as unsigned char *.
1996-09-15 Richard M. Stallman(redisplay_internal, mark_window_display_accurate)
1996-09-03 Richard M. Stallman(message): Cast size arg to doprnt.
1996-09-02 Richard M. Stallman(redisplay_internal): Test last_selected_window slot.
1996-09-01 Karl HeuerRemoved support for !MULTI_FRAME.
1996-08-01 Richard M. Stallman(prepare_menu_bars): Conditionalize previous change.
1996-06-28 Richard M. Stallman(redisplay_internal): Use last_had_star to decide
1996-06-10 Richard M. Stallman(redisplay_internal): Use FRAME_WINDOW_P.
1996-06-10 Richard M. Stallman(redisplay_internal): Use `Vterminal_frame' and other
1996-05-17 Karl Heuer(display_menu_bar) [HAVE_NTGUI]: Enable the display of
1996-04-29 Richard M. Stallman(display_menu_bar): FRAME_MENU_BAR_ITEMS now has four...
1996-04-16 Richard M. Stallman(decode_mode_spec): Use frame F, not selected frame.
1996-04-16 Richard M. Stallman(decode_mode_spec): For %F, use explicit name or `Emacs'.
1996-04-11 Richard M. Stallman(redisplay_window): Move w->start marker before
1996-02-26 Richard M. StallmanCommenht change.
1996-02-26 Richard M. Stallman(redisplay_window): Pass preserve_echo_area as a missing
1996-02-25 Richard M. Stallman(redisplay_internal): Renamed from redisplay.
next