emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: David Kastrup
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 30 Sep 2007 20:26:57 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     David Kastrup <dak>     07/09/30 20:26:56

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11849
retrieving revision 1.11850
diff -u -b -r1.11849 -r1.11850
--- ChangeLog   30 Sep 2007 19:10:44 -0000      1.11849
+++ ChangeLog   30 Sep 2007 20:26:55 -0000      1.11850
@@ -1,5 +1,11 @@
 2007-09-30  David Kastrup  <address@hidden>
 
+       * autorevert.el (auto-revert-handler): In `auto-revert-tail-mode',
+       check only for changed size.
+       (auto-revert-tail-handler): Get size from caller.  If the file has
+       shrunk, tail the whole file again (the file presumably has been
+       rewritten).
+
        * woman.el (woman-topic-all-completions, woman-mini-help): Fix
        fallout from 2007-09-07 introduction of `dolist' when the list
        actually was being manipulated in the loop.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]