1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
Dan Nicolaescu
f5f727f8ff *** empty log message *** 1998-05-26 09:23:23 +00:00
Eli Zaretskii
07e464ab32 (follow-intercept-processes): When asynchronous
subprocesses aren't supported, default to nil.
1998-05-04 15:38:59 +00:00
Richard M. Stallman
ff75343876 (follow-scroll-up): Cope if `window-end' returns nil.
(follow-select-if-end-visible): Likewise.
(follow-mode-version): Variable removed.
1998-04-02 03:37:18 +00:00
Stephen Eglen
4bef911093 Customized. 1998-03-07 18:19:38 +00:00
Karl Heuer
ba4841b2a2 (set-process-filter): Advice doc fix. 1997-06-05 18:20:20 +00:00
Karl Heuer
cb02be17ba (follow-windows-aligned-p): Doc fix.
(follow-post-command-hook, follow-recenter): Doc fix.
(follow-end-of-buffer, follow-windows-aligned-p): Doc fix.
(follow-post-command-hook, follow-maximize-region): Doc fix.
(set-process-filter, process-filter, move-overlay): Advice doc fix.
1997-06-03 07:09:13 +00:00
Karl Heuer
c8d05b030b (follow-submit-feedback, follow-mode): Doc fix.
(follow-generic-filter): Don't restore the original buffer if it's
dead, or if the filter explicitly selected a new buffer.
1997-05-29 17:56:52 +00:00
Richard M. Stallman
6e625da152 (set-process-filter): Doc fix. 1996-10-12 02:40:26 +00:00
Richard M. Stallman
dcde1278af Comment change. 1996-04-11 18:19:30 +00:00
Karl Heuer
f3bfa02569 Update some doc string. Call `add-minor-mode'.
(follow-windows-start-end-cache, follow-cache-command-list):
New variables.
(follow-cache-valid-p, follow-invalidate-cache): New functions.
(follow-windows-start-end, follow-post-command-hook,
follow-generic-filter): Cache support added.
(follow-avoid-tail-recenter): Problem with minibuffer-only
frames corrected.
(follow-windows-aligned-p): Minor change.
1996-02-21 17:17:51 +00:00
Karl Heuer
e79016aa9a Initial revision 1996-02-16 01:01:16 +00:00