summaryrefslogtreecommitdiff
path: root/src/xdisp.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* (redisplay_window, redisplay_window, display_text_line):Richard M. Stallman1995-10-111-8/+7
* (Qwindow_scroll_functions, Vwindow_scroll_functions): New variables.Richard M. Stallman1995-10-031-2/+26
* (display_text_line): Write blanks under the entireKarl Heuer1995-08-221-5/+10
* (redisplay): Compute mini_frame the same way echo_area_display does.Richard M. Stallman1995-08-061-2/+5
* (redisplay): When displaying a terminal frame,Richard M. Stallman1995-08-031-1/+18
* (update_menu_bar): Pass new arg to set_frame_menubar.Richard M. Stallman1995-07-261-3/+3
* (echo_area_display): Use selected frame's minibuf windowRichard M. Stallman1995-07-211-43/+55
* (decode_mode_spec): New arg spec_width.Richard M. Stallman1995-07-181-13/+57
* (redisplay_window): Fix typos in clip_changed change.Richard M. Stallman1995-07-071-2/+2
* (clip_changed): Variable deleted.Richard M. Stallman1995-07-021-15/+31
* (echo_area_display): Don't set FRAME_CURSOR_... here.Richard M. Stallman1995-06-281-1/+8
* (decode_mode_spec) [!MULTI_FRAME]: Handle %F properly.Richard M. Stallman1995-06-211-0/+4
* (display_text_line): Fill in charstart for end of buffer.Richard M. Stallman1995-06-171-1/+12
* Fix previous change.Karl Heuer1995-06-161-1/+1
* (Qoverriding_terminal_local_map): New variable.Karl Heuer1995-06-161-2/+8
* (update_menu_bar): Use set_buffer_internal_1 to switch bufs.Karl Heuer1995-06-091-2/+12
* (update_menu_bar): Run activate-menubar-hookKarl Heuer1995-06-091-0/+6
* Include keyboard.h.Karl Heuer1995-06-051-0/+1
* (update_menu_bar): Do update if region display has changed.Karl Heuer1995-05-301-1/+4
* (update_menu_bar): Reverse test of save_match_data.Karl Heuer1995-05-301-1/+1
* (redisplay_window): Don't use try_window_id ifKarl Heuer1995-05-291-0/+4
* (update_menu_bar): Call set_frame_menubar with proper buffer current.Karl Heuer1995-05-291-1/+1