summaryrefslogtreecommitdiff
path: root/src/xdisp.c
Commit message (Expand)AuthorAgeFilesLines
* (face_before_or_after_it_pos): Pass multibytenessGerd Moellmann2000-03-271-2/+2
* (charset_at_position): Function removed.Kenichi Handa2000-03-211-67/+23
* (handle_single_display_prop): Initialize local `value'.Gerd Moellmann2000-03-201-4/+7
* (display_echo_area): Temporarily inhibit garbage collection.Gerd Moellmann2000-03-081-2/+10
* (QCdata): Moved here from xfns.c.Gerd Moellmann2000-03-051-1/+3
* (try_window_id): Recompute unchanged information ifGerd Moellmann2000-03-051-5/+3
* (handle_single_display_prop): Use FONT_HEIGHT macro.Jason Rumney2000-02-271-3/+3
* (cursor_in_non_selected_windows): New variable.Gerd Moellmann2000-02-241-0/+11
* (decode_mode_spec_coding): Delete superfluous code.Kenichi Handa2000-02-171-9/+3
* (syms_of_xdisp): Doc fix for scroll-conservatively.Gerd Moellmann2000-02-121-1/+3
* * dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,Andrew Innes2000-02-061-0/+3
* (Ftrace_to_stderr) [GLYPH_DEBUG]: New function.Gerd Moellmann2000-01-311-2/+17
* (handle_single_display_prop) [HAVE_WINDOW_SYSTEM]: NoEli Zaretskii2000-01-031-2/+2
* (reseat_at_next_visible_line_start): Position beforeGerd Moellmann2000-01-031-24/+31
* (next_element_from_buffer): Change assertion at the endGerd Moellmann1999-12-311-3/+2
* (dump_glyph_row): Adapt to changes in struct glyph.Gerd Moellmann1999-12-281-2/+2
* (try_window_id): Compute BEG_UNCHANGED and END_UNCHANGEDGerd Moellmann1999-12-281-1/+1
* All codes adjusted for the change of struct glyph.Kenichi Handa1999-12-271-18/+14
* (redisplay_window) <optional new window start>: CheckGerd Moellmann1999-12-151-1/+3
* (it_props): Add an entry for composition.Kenichi Handa1999-12-151-22/+181
* Don't duplicate Qheight, Qwidth definitions done elsewhere.Dave Love1999-11-241-7/+4
* (ensure_echo_area_buffers): New.Gerd Moellmann1999-11-141-8/+23
* Remove conditional computation on USE_TEXT_PROPERTIES.Gerd Moellmann1999-11-071-10/+6
* (display_line): Set charpos of first glyph in blankGerd Moellmann1999-11-021-5/+5
* (resize_mini_window): Compute needed height differently.Gerd Moellmann1999-10-311-1/+2
* (append_space): Return non-zero if space was appended.Gerd Moellmann1999-10-311-9/+10
* * xdisp.c (echo_area_display) [HAVE_X_WINDOWS]: Do nothing ifGerd Moellmann1999-10-261-3/+2
* (echo_area_display): Put previous change in #if 0.Gerd Moellmann1999-10-261-0/+2
* (echo_area_display) [HAVE_X_WINDOWS]: Do nothingGerd Moellmann1999-10-191-8/+3
* Add support for large files, 64-bit Solaris, system locale codings.Paul Eggert1999-10-191-5/+4
* (handle_fontified_prop): GCPRO pos.Dave Love1999-10-141-0/+3
* (display_menu_bar): Use MENU_FACE_ID instead ofGerd Moellmann1999-10-061-3/+3
* (resize_mini_window): Do nothing if frame is an XGerd Moellmann1999-09-291-1/+2
* (display_prop_end, invisible_text_between_p): UseGerd Moellmann1999-09-261-23/+9
* (add_to_log): Moved from xfaces.c. Remove frameGerd Moellmann1999-09-231-0/+31
* (resize_mini_window): Use grow_mini_window andGerd Moellmann1999-09-231-22/+11
* (sync_frame_with_window_matrix_rows): Disable frame rowsGerd Moellmann1999-09-201-0/+7
* (compute_window_start_on_continuation_line): Handle caseGerd Moellmann1999-09-201-14/+38
* (echo_area_display): Turn off code that returnedRichard M. Stallman1999-09-181-0/+5
* (resize_mini_window): Temporarily set the selectedGerd Moellmann1999-09-161-0/+12
* (resize_mini_window): Don't report changed windowGerd Moellmann1999-09-151-1/+2
* (display_echo_area_1, try_window_id): Remove unusedGerd Moellmann1999-09-141-3/+0
* (redisplay_window): Make sure start_at_line_begGerd Moellmann1999-09-131-2/+2
* (move_it_in_display_line_to): Make type consistent with declaration.Dave Love1999-09-131-1/+1
* (QCfile): Move here from xfns.c.Gerd Moellmann1999-09-131-40/+52
* (resize_mini_window): Add parameter exact_p. ResizeGerd Moellmann1999-09-121-16/+67
* (run_window_scroll_functions): If hook functions switchRichard M. Stallman1999-09-121-2/+10
* (Qwhen): Replaces QCwhen.Gerd Moellmann1999-09-081-5/+5
* (handle_single_display_prop): Change conditionalGerd Moellmann1999-09-071-5/+2
* ChangeGerd Moellmann1999-09-051-40/+42