log lisp/autorevert.el @ 56433:a7600d0e7fdc

age author description
2004-07-14 Daniel Pfeiffer (auto-revert-tail-mode, auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
2004-06-21 Richard M. Stallman (global-auto-revert-non-file-buffers): Doc fix.
2004-06-19 Luc Teirlinck (global-auto-revert-non-file-buffers): Update docstring.
2004-06-15 Luc Teirlinck (global-auto-revert-non-file-buffers): Add hyperlink to emacs-xtra
2004-05-30 Luc Teirlinck Update `Commentary' section.
2004-05-27 Luc Teirlinck (auto-revert-handler): Disable auto-reverting of remote files.
2004-04-05 Luc Teirlinck (auto-revert-handler): If point (or a window point) is at the end of
2004-04-01 Luc Teirlinck Delete obsolete autoload's and defvar's.
2004-03-28 Luc Teirlinck (auto-revert-set-timer): Minor doc fix.
2004-03-28 Luc Teirlinck (auto-revert-verbose, global-auto-revert-non-file-buffers)
2004-03-28 Luc Teirlinck (auto-revert-handler): Handle auto-revert-mode.
2004-03-27 Luc Teirlinck (auto-revert-handler): Print revert message before, rather than after,
2004-03-23 Luc Teirlinck (global-auto-revert-non-file-buffers): Expand doc string.
2004-03-21 Luc Teirlinck (auto-revert-interval): Make new value take effect immediately when
2004-02-17 Luc Teirlinck (auto-revert-buffer-p): Only revert dired buffers if one of
2004-02-16 Eli Zaretskii Autorevert: Add support for VC controlled files.
2004-02-16 Eli Zaretskii (auto-revert-dired-file-list): added missing variable `file' to `let'.
2004-02-16 Eli Zaretskii Added support to detect changed dired buffers.
2003-12-29 Eli Zaretskii (auto-revert-interval): Doc fix.
2003-09-01 Miles Bader Add arch taglines
2002-04-08 Stefan Monnier (auto-revert-mode, global-auto-revert-mode):
2001-07-16 Pavel Janík Some fixes to follow coding conventions.
2001-03-26 Gerd Moellmann (global-auto-revert-non-file-buffers): Remove
2000-02-02 Dave Love (global-auto-revert-mode): Add autoload cookie.
2000-01-04 Gerd Moellmann (auto-revert-mode): Return value of auto-revert-mode.
1999-12-01 Gerd Moellmann (auto-revert-buffers): Auto-revert mode was turned
1999-10-19 Gerd Moellmann (auto-revert-mode): Make auto-revert-mode permanent-local.
1999-08-10 Dave Love (auto-revert-mode): Add autoload cookie.
1998-06-07 Richard M. Stallman Comment change.
1998-06-07 Richard M. Stallman Comment change.
1998-05-26 Dan Nicolaescu *** empty log message ***
1998-03-25 Dave Love Fix header line.
1998-03-25 Dave Love Various doc fixes, mainly grammar.
1998-01-16 Richard M. Stallman (global-auto-revert-ignore-buffer): Doc fix.
1997-07-04 Richard M. Stallman Initial revision