aboutsummaryrefslogtreecommitdiffstats
path: root/src/xdisp.c
Commit message (Expand)AuthorAgeFilesLines
* (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
* (redisplay_internal): Use last_had_star to decideRichard M. Stallman1996-06-281-9/+21
* (redisplay_internal): Use FRAME_WINDOW_P.Richard M. Stallman1996-06-101-8/+5
* (redisplay_internal): Use `Vterminal_frame' and otherRichard M. Stallman1996-06-101-6/+9
* (display_menu_bar) [HAVE_NTGUI]: Enable the display ofKarl Heuer1996-05-171-1/+2
* (display_menu_bar): FRAME_MENU_BAR_ITEMS now has four elements per item.Richard M. Stallman1996-04-291-2/+4
* (decode_mode_spec): Use frame F, not selected frame.Richard M. Stallman1996-04-161-4/+4
* (decode_mode_spec): For %F, use explicit name or `Emacs'.Richard M. Stallman1996-04-161-3/+3
* (redisplay_window): Move w->start marker beforeRichard M. Stallman1996-04-111-0/+1
* Commenht change.Richard M. Stallman1996-02-261-1/+2
* (redisplay_window): Pass preserve_echo_area as a missingRichard M. Stallman1996-02-261-2/+2
* (redisplay_internal): Renamed from redisplay.Richard M. Stallman1996-02-251-10/+32
* (redisplay_window): If window-scroll-functions changeKarl Heuer1996-02-211-6/+15
* (redisplay) [USE_X_TOOLKIT]: Do nothing if popup_activated.Richard M. Stallman1996-02-121-0/+5
* Comment/whitespace changes.Richard M. Stallman1996-02-021-8/+26
* (update_menu_bar):Karl Heuer1996-01-241-1/+1
* (update_menu__ba, redisplay_window) :" Use FRAME_WINDOW_PGeoff Voelker1996-01-231-3/+3
* (mark_window_display_accurate): buffer->clip_changed wasKarl Heuer1996-01-231-1/+1
* (decode_mode_spec, case 'F'): Use `title' field.Richard M. Stallman1996-01-171-0/+2
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* (redisplay_window): Fix minor bug in Fset_marker call.Richard M. Stallman1996-01-151-2/+2
* (display_text_line): Clear out redisplay_end_triggerKarl Heuer1996-01-091-1/+4
* Comment fixes.Karl Heuer1996-01-051-2/+2
* (redisplay_window): Clear force_start fieldRichard M. Stallman1995-12-241-1/+8
* (prepare_menu_bars): If update_mode_lines,Richard M. Stallman1995-12-231-1/+1
* (redisplay_window): Don't do the scroll_step thingKarl Heuer1995-12-211-1/+2