]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorLuc Teirlinck <teirllm@auburn.edu>
Sun, 28 Mar 2004 03:55:28 +0000 (03:55 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Sun, 28 Mar 2004 03:55:28 +0000 (03:55 +0000)
lisp/ChangeLog

index 787b3bd6d395588f6a17a00c09f8784e93cf859b..f4b18c4caf075b83628a0d94b679328fbde25766 100644 (file)
@@ -3,6 +3,9 @@
        * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
        Call vc-find-file-hook here instead of in auto-revert-buffers.
        (auto-revert-buffers): Delete call to vc-find-file-hook.
+       (auto-revert-verbose, global-auto-revert-non-file-buffers)
+       (global-auto-revert-mode, auto-revert-set-timer)
+       (auto-revert-handler, auto-revert-buffers): Doc fixes.
 
 2004-03-27  Francis J. Wright  <F.J.Wright@qmul.ac.uk>