log lisp/follow.el @ 87134:23c6fc4561ea

age author description
2007-11-09 Miles Bader Merge from emacs--rel--22
2007-10-19 Juanma Barranquero (follow-unload-function): New function.
2007-10-11 Juanma Barranquero (follow-stop-intercept-process-output):
2007-10-10 Juanma Barranquero Change all instances of "Follow Mode" to "Follow mode" in docstrings and messages.
2007-10-09 Juanma Barranquero Require easymenu.
2007-10-09 Miles Bader Merge from emacs--rel--22
2007-10-09 Juanma Barranquero (follow-mode-hook, follow-mode): Doc fixes.
2007-10-08 Juanma Barranquero (follow-mode): Don't run hooks twice. Use `when'.
2007-09-13 Glenn Morris Davis Herring <herring at lanl.gov>: Fix comment typo.
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-18 Juanma Barranquero *** empty log message ***
2007-07-18 Juanma Barranquero (follow-mode-hook, follow-mode-off-hook, follow-mode,
2007-07-10 Stefan Monnier Don't change the global map from the follow-mode-map defvar, but from the
2007-06-14 Juanma Barranquero (follow-all-followers, follow-generic-filter): Remove redundant checks.
2008-02-05 Juanma Barranquero *** empty log message ***
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-10-30 Juanma Barranquero (follow-unload-function): Add docstring.
2007-10-19 Juanma Barranquero (follow-unload-function): New function.
2007-10-11 Juanma Barranquero (follow-stop-intercept-process-output):
2007-10-10 Juanma Barranquero Change all instances of "Follow Mode" to "Follow mode" in docstrings and messages.
2007-10-09 Juanma Barranquero (follow-mode-hook, follow-mode): Doc fixes.
2007-10-08 Juanma Barranquero (follow-mode): Don't run hooks twice. Use `when'.
2007-09-13 Eli Zaretskii Fix typos in file header commentary.
2007-09-13 Eli Zaretskii (follow-generic-filter): Fix a typo in a comment.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-07-18 Juanma Barranquero (follow-mode-hook, follow-mode-off-hook, follow-mode,
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-11-06 Juanma Barranquero (follow-avoid-tail-recenter-p): Fix typo in docstring.
2006-04-26 Stefan Monnier Use (featurep 'xemacs) everywhere.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-09-15 Richard M. Stallman Change Maintainer field.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-05-18 Nick Roberts (follow-submit-feedback, follow-mode): Remove
2005-04-23 Richard M. Stallman (follow-end-of-buffer): Use with-no-warnings.
2005-03-24 Stefan Monnier find-file-hooks -> find-file-hook.
2004-04-30 Juanma Barranquero Fix typo in comment.
2003-09-01 Miles Bader Add arch taglines
2002-11-18 Richard M. Stallman Comment change.
2002-09-26 Richard M. Stallman (follow-generic-filter): Simply bind deactivate-mark.
2002-01-21 Pavel Janík Comment fix.
2002-01-14 Pavel Janík Fix typo.
2001-07-16 Pavel Janík Some fixes to follow coding conventions.
2001-03-20 Gerd Moellmann (follow-avoid-tail-recenter): Doc fix.
1999-11-21 Gerd Moellmann Use modern backquote syntax. Minor comment update.
1998-05-26 Dan Nicolaescu *** empty log message ***
1998-05-04 Eli Zaretskii (follow-intercept-processes): When asynchronous
1998-04-02 Richard M. Stallman (follow-scroll-up): Cope if `window-end' returns nil.
1998-03-07 Stephen Eglen Customized.
1997-06-05 Karl Heuer (set-process-filter): Advice doc fix.
1997-06-03 Karl Heuer (follow-windows-aligned-p): Doc fix.
1997-05-29 Karl Heuer (follow-submit-feedback, follow-mode): Doc fix.
1996-10-12 Richard M. Stallman (set-process-filter): Doc fix.
1996-04-11 Richard M. Stallman Comment change.
1996-02-21 Karl Heuer Update some doc string. Call `add-minor-mode'.
1996-02-16 Karl Heuer Initial revision