aboutsummaryrefslogtreecommitdiffstats
path: root/src/xdisp.c
Commit message (Expand)AuthorAgeFilesLines
* (decode_mode_spec): %+ makes % for unmodified RO buffer.Richard M. Stallman1994-07-021-0/+3
* (prepare_menu_bars): Call x_consider_frame_titleRichard M. Stallman1994-07-011-7/+8
* (redisplay_region): For special treatment, BUF most beRichard M. Stallman1994-06-281-0/+3
* minibuf_prompt is now a Lisp_Object.Karl Heuer1994-06-181-3/+4
* (redisplay_region): Treat selected window's bufferRichard M. Stallman1994-06-171-1/+6
* (redisplay_window): Don't use shortcut if window_end_vpos is out of date.Karl Heuer1994-06-161-0/+3
* (redisplay): Don't call x_consider_frame_title.Richard M. Stallman1994-06-151-10/+11
* (display_text_line): Make sure pointer is in range.Karl Heuer1994-06-031-4/+12
* (redisplay): Limit prev change to pause != 0.Richard M. Stallman1994-05-301-1/+1
* (redisplay): If have window change at end, redisplay again.Richard M. Stallman1994-05-301-0/+5
* (display_text_line): Fix check for end of buffer.Karl Heuer1994-05-121-1/+1
* (display_text_line): Since HPOS is negative, avoidRichard M. Stallman1994-05-031-5/+8
* (decode_mode_spec): Fix handling of `%t'.Richard M. Stallman1994-04-291-4/+1
* (syms_of_xdisp): Set up Qmenu_bar_update_hook.Richard M. Stallman1994-04-251-5/+10
* (fix_glyph) [HAVE_X_WINDOWS]: When glyph face is 0, use the computed face asKarl Heuer1994-04-151-6/+8
* (update_menu_bar): Take frame as arg.Richard M. Stallman1994-04-141-59/+13
* (copy_part_of_rope): Replace non-glyph with 0.Karl Heuer1994-04-081-2/+2
* (display_text_line): minibuffer_prompt_width is a distance, not an absoluteKarl Heuer1994-04-071-3/+9
* Use PT, not point.Karl Heuer1994-04-061-33/+33
* (display_string): Allow for negative hpos when clearing array.Karl Heuer1994-04-061-1/+1
* Add window argument on calls to compute_motion.Karl Heuer1994-04-051-11/+12
* (display_text_line): Rename startp to leftmargin.Richard M. Stallman1994-04-051-35/+52
* (display_text_line): Properly handle charstarts for hscroll,Richard M. Stallman1994-04-041-12/+27
* (redisplay): do_verify_charstarts controls whether to call verify_charstarts.Richard M. Stallman1994-04-031-3/+16
* (display_text_line): Always store in charstartRichard M. Stallman1994-04-031-19/+29
* (update_menu_bar): Pass 0 to set_frame_menubar.Fred Pierresteguy1994-04-011-1/+1
* (try_window_id): Pass new arg to scroll_frame_lines.Richard M. Stallman1994-04-011-3/+3
* (redisplay): In previous change, handle case where no newline follows.Richard M. Stallman1994-04-011-1/+11
* (redisplay): Call adjust_window_charstartsRichard M. Stallman1994-04-011-0/+8
* (redisplay): Call frame_up_to_date_hook.Richard M. Stallman1994-03-311-4/+45
* (display_text_line): Handle selective display at window edge.Karl Heuer1994-03-291-3/+13
* (x_consider_frame_title, decode_mode_spec): Use assignment, not initialization.Karl Heuer1994-03-251-2/+4
* (fix_glyph, display_text_line, copy_part_of_rope, display_mode_line): HandleKarl Heuer1994-03-191-36/+52
* (update_menu_bar): Delete unused second argument. Callers changed.Karl Heuer1994-03-161-3/+2
* (redisplay): Don't consider minibuffer name for frame title.Karl Heuer1994-03-161-1/+2
* (message1): Call message2 instead of duplicating code.Karl Heuer1994-03-151-51/+10
* (redisplay_window): Avoid dividing negative numbers, since the rounding effectKarl Heuer1994-03-141-1/+1
* (x_consider_frame_title): New function, extracted from display_mode_line.Karl Heuer1994-03-111-17/+34
* (display_mode_line): Highlight partial-width mode linesRichard M. Stallman1994-03-101-0/+8
* (update_menu_bar): Change call to menu_bar_items.Richard M. Stallman1994-03-021-7/+9
* (display_text_line): Allow for invisible overlays in next_invisible lookahead.Karl Heuer1994-02-251-3/+4
* (try_window, display_text_line): Use Fget_char_property to test for invisibil...Karl Heuer1994-02-241-5/+5
* (try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.Karl Heuer1994-02-241-1/+4
* (try_window_id, display_text_line): Treat blank lines specially inKarl Heuer1994-02-141-9/+8
* (decode_mode_spec): Support %+.Richard M. Stallman1994-02-131-0/+5
* (decode_mode_spec): Implement `P'.Richard M. Stallman1994-02-111-0/+29
* Comment change.Karl Heuer1994-02-101-1/+2
* (fix_glyph): New function.Richard M. Stallman1994-02-061-85/+112
* (try_window_id): Don't pass value beyond ZV to compute_motion.Karl Heuer1994-02-021-3/+3
* Wed Jan 26 12:23:12 1994 Frederic Pierresteguy ([email protected])Fred Pierresteguy1994-01-261-0/+4