log lisp/follow.el @ 105147:4508a8827944

age author description
2009-01-05 Glenn Morris Add 2009 to copyright years.
2008-12-30 Chong Yidong (follow-select-if-visible): Improve the check for the
2008-12-30 Chong Yidong (follow-calculate-first-window-start-from-below): Avoid looping
2008-12-30 Chong Yidong (follow-calc-win-end): Use with-selected-window.
2008-12-30 Chong Yidong (follow-calc-win-start): Don't use `inline'.
2008-10-28 Martin Rudalics (follow-scroll-down, follow-calc-win-end)
2008-05-06 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-02-24 Miles Bader Merge from emacs--rel--22
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-12-29 Miles Bader Merge from emacs--devo--0
2007-11-11 Miles Bader Merge from emacs--devo--0
2007-10-20 Miles Bader Merge from emacs--devo--0
2007-10-13 Miles Bader Merge from emacs--devo--0
2007-10-11 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-07-24 Miles Bader Merge from emacs--devo--0 unicode-xft-base
2007-07-15 Miles Bader Merge from emacs--devo--0
2007-06-16 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-11-07 Miles Bader Merge from emacs--devo--0
2006-05-02 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2005-09-19 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2005-05-20 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
2005-05-05 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-44
2005-03-31 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
2004-06-28 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-08 Miles Bader Merge from emacs--rel--22
2007-12-25 Richard M. Stallman Comment change.
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