aboutsummaryrefslogtreecommitdiffstats
path: root/src/xdisp.c
Commit message (Expand)AuthorAgeFilesLines
* (COERCE_MARKER): Use Fmarker_position instead ofRichard M. Stallman1997-08-161-8/+11
* (redisplay_window): Fix access to w->last_point{,_[xy]}.Richard M. Stallman1997-08-081-5/+7
* (COERCE_MARKER): New macro.Richard M. Stallman1997-08-071-8/+14
* (redisplay_internal): Count only visible frames at first.Richard M. Stallman1997-08-061-10/+8
* (redisplay_internal): Count number of visible framesRichard M. Stallman1997-08-041-12/+8
* (redisplay_window): Fix one-off in handlingRichard M. Stallman1997-08-011-1/+1
* (redisplay_window): Fix previous change.Richard M. Stallman1997-07-301-11/+17
* (redisplay_window): When text has not changed,Richard M. Stallman1997-07-281-7/+31
* (display_text_line): Don't count minibuf_prompt_width twice in taboffset.Richard M. Stallman1997-07-261-1/+3
* (redisplay_internal): Calculate new_count properlyRichard M. Stallman1997-07-191-5/+9
* (display_string): Ignore W->left if OBEY_WINDOW_WIDTH is zero.Richard M. Stallman1997-07-181-1/+2
* (decode_mode_spec_coding): Fix typo; use `val' instead of `coding-system'.Richard M. Stallman1997-07-171-1/+1
* (display_text_line): Handle the case of point being inRichard M. Stallman1997-07-171-0/+10
* (decode_mode_spec): Initialize and use `p' (for the termcap case).Richard M. Stallman1997-07-121-2/+2
* (message2_nolog): Don't call fwrite will null string.Richard M. Stallman1997-07-121-1/+2
* (display_text_line): Exit the outer loop immediatelyRichard M. Stallman1997-07-121-2/+3
* (echo_area_display): Don't offset using left-sideRichard M. Stallman1997-07-101-3/+5
* (redisplay_internal): Fix previous change.Richard M. Stallman1997-07-101-6/+14
* (decode_mode_spec) <z,Z>: Display buffer coding systemRichard M. Stallman1997-07-091-2/+3
* (decode_mode_spec_coding): Really don't displayRichard M. Stallman1997-07-081-3/+6
* (echo_area_display): Use proper vpos when clearing extra minibuf lines.Richard M. Stallman1997-07-071-1/+1
* (display_menu_bar): Always pass W to display_string.Richard M. Stallman1997-07-071-3/+34
* (decode_mode_spec_coding): Clean up handling of eol conversions.Richard M. Stallman1997-07-021-14/+31
* (init_xdisp): Pay attention to FRAME_MENU_BAR_LINES.Richard M. Stallman1997-06-271-2/+4
* (decode_mode_spec): Access the value ofKenichi Handa1997-06-091-3/+2
* (display_text_line): Move the code to fill out the lineRichard M. Stallman1997-05-161-11/+35
* (mark_window_display_accurate, redisplay_internal):Richard M. Stallman1997-05-081-5/+9
* (display_text_line): Clear region_showing to Qnil if theRichard M. Stallman1997-05-061-1/+13
* (display_text_line): Don't use Lisp_Object as integer.Karl Heuer1997-04-101-3/+4
* (disp_char_vector): New function to be used from theKenichi Handa1997-04-071-0/+37
* (copy_part_of_rope): Declare glyph as type GLYPH. For aKenichi Handa1997-03-181-14/+29
* (try_window_id): Display blank lines from the nextKenichi Handa1997-02-271-5/+12
* (display_text_line): Introduce new local variableKarl Heuer1997-02-201-86/+393
* (try_window): Remove frobnication of tab_offset in a minibuffer window.Richard M. Stallman1997-01-241-8/+0
* (try_window): Add error check for POS.Richard M. Stallman1996-12-201-2/+7
* (message2_nolog): Handle minibuffer_auto_raise.Richard M. Stallman1996-12-101-0/+5
* (redisplay_window): When handling scroll_conservatively,Richard M. Stallman1996-11-121-2/+11
* (scroll_margin): New variable.Richard M. Stallman1996-11-111-1/+23
* (redisplay_window): Handle optional_new_start.Richard M. Stallman1996-11-101-0/+21
* (scroll_conservatively): New variable.Richard M. Stallman1996-11-061-0/+76
* (decode_mode_spec): In the `L' case,Richard M. Stallman1996-10-261-0/+3
* (display_text_line): New arg ovstr_done. (Callers changed).Richard M. Stallman1996-10-061-9/+33
* (echo_area_display): Clear the left-side scroll bar columns.Richard M. Stallman1996-09-211-0/+8
* (display_mode_line): Use faces for inverse video mode line whenever possible.Richard M. Stallman1996-09-211-41/+50
* (display_text_line): Declare ovstr as unsigned char *.Richard M. Stallman1996-09-191-1/+1
* (redisplay_internal, mark_window_display_accurate)Richard M. Stallman1996-09-151-75/+21
* (message): Cast size arg to doprnt.Richard M. Stallman1996-09-031-2/+2
* (redisplay_internal): Test last_selected_window slot.Richard M. Stallman1996-09-021-1/+4
* Removed support for !MULTI_FRAME.Karl Heuer1996-09-011-8/+0
* (prepare_menu_bars): Conditionalize previous change.Richard M. Stallman1996-08-011-0/+7