aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/follow.el
Commit message (Collapse)AuthorAgeFilesLines
* (follow-avoid-tail-recenter): Doc fix.Gerd Moellmann2001-03-201-2/+2
|
* Use modern backquote syntax. Minor comment update.Gerd Moellmann1999-11-211-20/+13
|
* *** empty log message ***Dan Nicolaescu1998-05-261-2/+3
|
* (follow-intercept-processes): When asynchronousEli Zaretskii1998-05-041-1/+2
| | | | subprocesses aren't supported, default to nil.
* (follow-scroll-up): Cope if `window-end' returns nil.Richard M. Stallman1998-04-021-142/+52
| | | | | (follow-select-if-end-visible): Likewise. (follow-mode-version): Variable removed.
* Customized.Stephen Eglen1998-03-071-13/+30
|
* (set-process-filter): Advice doc fix.Karl Heuer1997-06-051-2/+2
|
* (follow-windows-aligned-p): Doc fix.Karl Heuer1997-06-031-150/+145
| | | | | | | (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.
* (follow-submit-feedback, follow-mode): Doc fix.Karl Heuer1997-05-291-8/+12
| | | | | (follow-generic-filter): Don't restore the original buffer if it's dead, or if the filter explicitly selected a new buffer.
* (set-process-filter): Doc fix.Richard M. Stallman1996-10-121-2/+2
|
* Comment change.Richard M. Stallman1996-04-111-4/+7
|
* Update some doc string. Call `add-minor-mode'.Karl Heuer1996-02-211-69/+147
| | | | | | | | | | | (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.
* Initial revisionKarl Heuer1996-02-161-0/+2349