summaryrefslogtreecommitdiff
path: root/src/xdisp.c
Commit message (Expand)AuthorAge
* (prepare_menu_bars): Conditionalize previous change.Richard M. Stallman1996-08-01
* (redisplay_internal): Use last_had_star to decideRichard M. Stallman1996-06-28
* (redisplay_internal): Use FRAME_WINDOW_P.Richard M. Stallman1996-06-10
* (redisplay_internal): Use `Vterminal_frame' and otherRichard M. Stallman1996-06-10
* (display_menu_bar) [HAVE_NTGUI]: Enable the display ofKarl Heuer1996-05-17
* (display_menu_bar): FRAME_MENU_BAR_ITEMS now has four elements per item.Richard M. Stallman1996-04-29
* (decode_mode_spec): Use frame F, not selected frame.Richard M. Stallman1996-04-16
* (decode_mode_spec): For %F, use explicit name or `Emacs'.Richard M. Stallman1996-04-16
* (redisplay_window): Move w->start marker beforeRichard M. Stallman1996-04-11
* Commenht change.Richard M. Stallman1996-02-26
* (redisplay_window): Pass preserve_echo_area as a missingRichard M. Stallman1996-02-26
* (redisplay_internal): Renamed from redisplay.Richard M. Stallman1996-02-25
* (redisplay_window): If window-scroll-functions changeKarl Heuer1996-02-21
* (redisplay) [USE_X_TOOLKIT]: Do nothing if popup_activated.Richard M. Stallman1996-02-12
* Comment/whitespace changes.Richard M. Stallman1996-02-02
* (update_menu_bar):Karl Heuer1996-01-24
* (update_menu__ba, redisplay_window) :" Use FRAME_WINDOW_PGeoff Voelker1996-01-23
* (mark_window_display_accurate): buffer->clip_changed wasKarl Heuer1996-01-23
* (decode_mode_spec, case 'F'): Use `title' field.Richard M. Stallman1996-01-17
* Update FSF's address in the preamble.Erik Naggum1996-01-15
* (redisplay_window): Fix minor bug in Fset_marker call.Richard M. Stallman1996-01-15
* (display_text_line): Clear out redisplay_end_triggerKarl Heuer1996-01-09
* Comment fixes.Karl Heuer1996-01-05
* (redisplay_window): Clear force_start fieldRichard M. Stallman1995-12-24
* (prepare_menu_bars): If update_mode_lines,Richard M. Stallman1995-12-23
* (redisplay_window): Don't do the scroll_step thingKarl Heuer1995-12-21
* (message_dolog): Save and restore windows_or_buffers_changed.Richard M. Stallman1995-12-15
* (decode_mode_spec): For p and P, avoid overflow with large buffer sizes.Richard M. Stallman1995-11-27
* (Qredisplay_end_trigger_functions): Renamed from ..._hook.Richard M. Stallman1995-11-18
* (display_text_line): Handle redisplay_end_triggerRichard M. Stallman1995-11-11
* (display_menu_bar): Fix backwards conditional.Richard M. Stallman1995-11-11
* (display_text_line): Get redisplay_end_trigger from window.Richard M. Stallman1995-11-10
* [HAVE_NTGUI] (set_menu_framebar): Declare external.Geoff Voelker1995-11-07
* Add some commented-out code.Richard M. Stallman1995-10-31
* (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):Karl Heuer1995-10-31
* (try_window_id): Stop the compute_motion at ZV, not Z,Richard M. Stallman1995-10-21
* (syms_of_xdisp): Doc fix.Richard M. Stallman1995-10-12
* (redisplay_window, redisplay_window, display_text_line):Richard M. Stallman1995-10-11
* (Qwindow_scroll_functions, Vwindow_scroll_functions): New variables.Richard M. Stallman1995-10-03
* (display_text_line): Write blanks under the entireKarl Heuer1995-08-22
* (redisplay): Compute mini_frame the same way echo_area_display does.Richard M. Stallman1995-08-06
* (redisplay): When displaying a terminal frame,Richard M. Stallman1995-08-03
* (update_menu_bar): Pass new arg to set_frame_menubar.Richard M. Stallman1995-07-26
* (echo_area_display): Use selected frame's minibuf windowRichard M. Stallman1995-07-21
* (decode_mode_spec): New arg spec_width.Richard M. Stallman1995-07-18
* (redisplay_window): Fix typos in clip_changed change.Richard M. Stallman1995-07-07
* (clip_changed): Variable deleted.Richard M. Stallman1995-07-02
* (echo_area_display): Don't set FRAME_CURSOR_... here.Richard M. Stallman1995-06-28
* (decode_mode_spec) [!MULTI_FRAME]: Handle %F properly.Richard M. Stallman1995-06-21
* (display_text_line): Fill in charstart for end of buffer.Richard M. Stallman1995-06-17