1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Richard M. Stallman
28ccdfff96 Comment change. 2002-11-18 04:57:08 +00:00
Richard M. Stallman
bbf04be416 (follow-generic-filter): Simply bind deactivate-mark.
Bind inhibit-read-only; don't mess with buffer-read-only.
2002-09-26 21:57:17 +00:00
Pavel Janík
bb40a52472 Comment fix. 2002-01-21 16:09:55 +00:00
Pavel Janík
8378a05f4c Fix typo. 2002-01-14 14:42:37 +00:00
Pavel Janík
e8af40eed4 Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
Gerd Moellmann
7194219dd3 (follow-avoid-tail-recenter): Doc fix. 2001-03-20 19:52:32 +00:00
Gerd Moellmann
c86b6fd20a Use modern backquote syntax. Minor comment update. 1999-11-21 16:46:24 +00:00
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