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

49 Commits

Author SHA1 Message Date
Juanma Barranquero
fc7793831b (follow-unload-function): New function. 2007-10-19 10:54:36 +00:00
Juanma Barranquero
1ee4a6c593 (follow-stop-intercept-process-output):
Use `follow-call-process-filter' rather than `process-filter'.
Simplify.
2007-10-11 11:44:05 +00:00
Juanma Barranquero
17f6d0027b Change all instances of "Follow Mode" to "Follow mode" in docstrings and messages.
(follow-menu-filter): Fix arg passed to `bound-and-true-p'.
2007-10-10 16:19:07 +00:00
Juanma Barranquero
9271083a41 Require easymenu. 2007-10-09 15:27:49 +00:00
Miles Bader
1af74d06e5 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-875
2007-10-09 08:52:57 +00:00
Juanma Barranquero
eceb3266a1 (follow-mode-hook, follow-mode): Doc fixes.
(follow-mode-off-hook): Mark as obsolete.
2007-10-09 08:44:02 +00:00
Juanma Barranquero
80025c1c5f (follow-mode-hook, follow-mode): Doc fixes.
(follow-mode-off-hook): Mark as obsolete.
2007-10-09 08:39:33 +00:00
Juanma Barranquero
ee3c2877bf (follow-mode): Don't run hooks twice. Use `when'. 2007-10-08 16:13:18 +00:00
Juanma Barranquero
0a957b2f77 (follow-mode): Don't run hooks twice. Use `when'. 2007-10-08 16:06:15 +00:00
Eli Zaretskii
1ece6cdb70 Fix typos in file header commentary. 2007-09-13 08:08:58 +00:00
Eli Zaretskii
4b4d84b4b4 (follow-generic-filter): Fix a typo in a comment. 2007-09-13 08:00:57 +00:00
Glenn Morris
ec265e13e8 Davis Herring <herring at lanl.gov>: Fix comment typo. 2007-09-13 02:46:19 +00:00
Miles Bader
9aecacd08a Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:28:10 +00:00
Glenn Morris
b4aa60262c Switch license to GPLv3 or later. 2007-07-25 04:50:21 +00:00
Juanma Barranquero
3eaf40f78c *** empty log message *** 2007-07-18 12:42:16 +00:00
Juanma Barranquero
6a34aec97f (follow-mode-hook, follow-mode-off-hook, follow-mode,
follow-delete-other-windows-and-split, follow-recenter,
follow-windows-aligned-p, follow-point-visible-all-windows-p, follow-redisplay,
follow-estimate-first-window-start, follow-xemacs-scrollbar-support,
follow-intercept-process-output): Fix typos in docstrings.
2007-07-18 12:40:30 +00:00
Juanma Barranquero
8cd3480b06 (follow-mode-hook, follow-mode-off-hook, follow-mode,
follow-delete-other-windows-and-split, follow-recenter,
follow-windows-aligned-p, follow-point-visible-all-windows-p, follow-redisplay,
follow-estimate-first-window-start, follow-xemacs-scrollbar-support,
follow-intercept-process-output): Fix typos in docstrings.
2007-07-18 09:01:47 +00:00
Stefan Monnier
7dcef48dd2 Don't change the global map from the follow-mode-map defvar, but from the
toplevel.  Use easy-menu to unify the Emacs and XEmacs code.
(turn-on-follow-mode, turn-off-follow-mode): Remove interactive spec
since `follow-mode' should be used instead for that.
2007-07-10 17:47:32 +00:00
Juanma Barranquero
09c013efcb (follow-all-followers, follow-generic-filter): Remove redundant checks. 2007-06-14 00:06:03 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Juanma Barranquero
f02725b4d3 (follow-avoid-tail-recenter-p): Fix typo in docstring. 2006-11-06 02:47:25 +00:00
Stefan Monnier
08a1dbe662 Use (featurep 'xemacs) everywhere.
(follow-mode): Use define-minor-mode.
(follow-mode-map): Move initialization into the declaration.
Use command remapping.
(follow-emacs-version-xemacs-p): Remove.
(follow-submit-feedback): Remove.
2006-04-26 05:50:51 +00:00
Thien-Thi Nguyen
aaef169dc6 Update years in copyright notice; nfc. 2006-02-06 15:23:23 +00:00
Richard M. Stallman
ec8d89ec3b Change Maintainer field. 2005-09-15 13:09:46 +00:00
Thien-Thi Nguyen
0d30b33766 Update years in copyright notice; nfc. 2005-08-06 22:13:43 +00:00
Lute Kamstra
086add1519 Update FSF's address. 2005-07-04 23:32:44 +00:00
Nick Roberts
ed9bc6140e (follow-submit-feedback, follow-mode): Remove
references to post-command-idle-hook.
2005-05-18 23:32:19 +00:00
Richard M. Stallman
2a4b921193 (follow-end-of-buffer): Use with-no-warnings. 2005-04-23 16:46:01 +00:00
Stefan Monnier
ffc30f4fa1 find-file-hooks -> find-file-hook. 2005-03-24 22:17:43 +00:00
Juanma Barranquero
d4b6b1af2e Fix typo in comment. 2004-04-30 21:06:00 +00:00
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