- 28 Aug, 1999 2 commits
-
-
Karl Heuer authored
On repeated call, override previous values put into minor-mode-map-alist and minor-mode-alist.
-
Richard M. Stallman authored
-lXaw3d, -lXpm, -ljpeg, -lpng, -ltiff, and -lgif, down after the other X-related libraries.
-
- 27 Aug, 1999 2 commits
-
-
Andreas Schwab authored
from cvs update.
-
Karl Heuer authored
in doc strings, for mousing. (time-stamp): support multi-line patterns. (time-stamp-inserts-lines): new variable. (time-stamp-count): new variable. (time-stamp-string-preprocess): fixed bug where "%%a" becomes "Thu" instead of "%a".
-
- 26 Aug, 1999 1 commit
-
-
Dave Love authored
-
- 25 Aug, 1999 12 commits
-
-
Gerd Moellmann authored
Vmax_mini_window_height is nil. Otherwise, use a default if Vmax_mini_window_height is not ot a number. (syms_of_xdisp): Extend documentation of Vmax_mini_window_height.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
backwards, stop in front of the prompt to prevent accidentially moving into the read-only prompt.
-
Gerd Moellmann authored
-
Karl Heuer authored
(print_help_and_exit): Update bug report address.
-
Karl Heuer authored
Auto-detect .sbss section. (round_up): Make it static. (unexec): Declare alignment as Elf Word. Skip ``Program segment above .bss'' test on MIPS without .sbss. Copy sections .got and .sdata1 sections. Adjust offsets in sections .sdata, .lit4, .lit8, .got and .sdata1.
-
Karl Heuer authored
-
Karl Heuer authored
-
Gerd Moellmann authored
to the beginning of the line containing the range start and the beginning of the line following the range end.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
unchanged text at the bottom when computing the cursor position. (message3_nolog): Raise frame only if minibuffer_auto_raise is set.
-
Gerd Moellmann authored
-
- 24 Aug, 1999 11 commits
-
-
Gerd Moellmann authored
CANON_X_UNIT.
-
Gerd Moellmann authored
being redefined in jconfig.h.
-
Gerd Moellmann authored
(realize_basic_faces): Replace Qmargin for Qbitmap_area. (syms_of_xfaces): Ditto.
-
Gerd Moellmann authored
before calling try_window. (echo_area_display): If height has changed, update other windows. (resize_mini_frame, resize_mini_initial_height): New. (resize_mini_window): Save/restore window configuration differently.
-
Gerd Moellmann authored
(Fset_window_start): Ditto. (set_window_buffer): Ditto.
-
Gerd Moellmann authored
resize_mini_initial_height): Add extern declarations.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Dave Love authored
(timezone-parse-date): Simplify somewhat. Assume 2-digit years <70 are 2000+. (timezone-parse-time): Simplify somewhat.
-
Andreas Schwab authored
-
Alex Schroeder authored
-
- 23 Aug, 1999 12 commits
-
-
Dave Love authored
-
Dave Love authored
-
Kenichi Handa authored
-
Gerd Moellmann authored
resizing mini-window. (unwind_with_echo_area_buffer): Use set_buffer_internal_1 instead of set_buffer_internal. (with_echo_area_buffer): Ditto. (Vresize_mini_config): New. (resize_mini_window): Use it to save restore original window configuration (syms_of_xdisp): Initialize it. (reconsider_clip_changes): New. (redisplay_internal, redisplay_window): Call it. (mark_window_display_accurate, redisplay_internal): Set current matrix' buffer, begv, zv.
-
Gerd Moellmann authored
overlay_unchanged_modified): Removed. (with_echo_area_unwind_data): Don't save beg/end_unchanged. (unwind_with_echo_area_buffer): Don't restore them. (debug_beg_unchanged, debug_end_unchanged) [GLYPH_DEBUG]: Removed. (text_outside_line_unchanged_p, redisplay_internal, try_scrolling): Use/set buffer-specific beg/end_unchanged. (redisplay_window): Let try_window_id be called if more than one window is displayed. Use/set buffer-specific beg/end_unchanged. (get_last_unchanged_at_beg_row, get_first_unchanged_at_end_row, try_window_id): Use buffer-specific beg/end_unchanged. (beg_unchanged, end_unchanged, unchanged_modified, overlay_unchanged_modified): Remove extern declarations.
-
Gerd Moellmann authored
prevent_redisplay_optimizations_p instead of clip_changed. (Fset_window_hscroll): Ditto. (temp_output_buffer_show): Ditto. (Fset_window_vscroll): Ditto.
-
Gerd Moellmann authored
buffer.
-
Gerd Moellmann authored
(gap_right): Ditto. (modify_region): Ditto. (gap_left): Compute beg/end_unchanged per buffer. (gap_right): Ditto. (adjust_after_replace): Likewise. (replace_range, del_range_2, modify_region): Likewise.
-
Gerd Moellmann authored
and unchanged_modified per buffer.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
buffer.
-
Gerd Moellmann authored
(struct buffer): Add prevent_redisplay_optimizations_p. (BUF_UNCHANGED_MODIFIED, UNCHANGED_MODIFIED, BUF_OVERLAY_UNCHANGED_MODIFIED, OVERLAY_UNCHANGED_MODIFIED, BUF_BEG_UNCHANGED, BEG_UNCHANGED, BUF_END_UNCHANGED, END_UNCHANGED): New. (struct buffer_text): Add beg_unchanged, end_unchanged, unchanged_modified, overlay_unchanged_modified.
-