1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-22 10:26:20 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
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