summaryrefslogtreecommitdiff
path: root/src/xdisp.c
Commit message (Expand)AuthorAgeFilesLines
* (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
* (message_dolog): Save and restore windows_or_buffers_changed.Richard M. Stallman1995-12-151-0/+2
* (decode_mode_spec): For p and P, avoid overflow with large buffer sizes.Richard M. Stallman1995-11-271-2/+10
* (Qredisplay_end_trigger_functions): Renamed from ..._hook.Richard M. Stallman1995-11-181-4/+10
* (display_text_line): Handle redisplay_end_triggerRichard M. Stallman1995-11-111-11/+14
* (display_menu_bar): Fix backwards conditional.Richard M. Stallman1995-11-111-4/+8
* (display_text_line): Get redisplay_end_trigger from window.Richard M. Stallman1995-11-101-29/+37
* [HAVE_NTGUI] (set_menu_framebar): Declare external.Geoff Voelker1995-11-071-11/+11
* Add some commented-out code.Richard M. Stallman1995-10-311-0/+13
* (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):Karl Heuer1995-10-311-6/+6
* (try_window_id): Stop the compute_motion at ZV, not Z,Richard M. Stallman1995-10-211-3/+33
* (syms_of_xdisp): Doc fix.Richard M. Stallman1995-10-121-1/+2