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: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sat, 10 May 2008 04:39:09 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/05/10 04:39:08

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13705
retrieving revision 1.13706
diff -u -b -r1.13705 -r1.13706
--- ChangeLog   10 May 2008 03:58:10 -0000      1.13705
+++ ChangeLog   10 May 2008 04:39:05 -0000      1.13706
@@ -1,5 +1,7 @@
 2008-05-10  Dan Nicolaescu  <address@hidden>
 
+       * vc.el: Update todo.
+
        * vc-sccs.el (vc-sccs-dir-status):
        * vc-rcs.el (vc-rcs-dir-status): Avoid using results from multiple
        backends and returning up to date files.
@@ -9,15 +11,16 @@
 2008-05-09  Eric S. Raymond  <address@hidden>
 
        * vc.el (vc-dir):
-       * vc-hooks.el: Tweak the VC directory bindings.
-       These are now documented in the manual.
-       * vc-dispatcher.el (vc-dir-update, vc-dir-parent-marked-p,
-       vc-dir-children-marked-p): Remove the vc-dir-insert-directories global.
-
-       * vc-dispatcher.el (vc-dispatcher-selection-set): Allow callers to
-       pass in an observer flag that says no buffer sync is required.
-       * vc.el (vc-deduce-fileset, vc-print-log, vc-version-diff): Use
-       the observer flag.
+       * vc-hooks.el: Tweak the VC directory bindings.  These are now
+       documented in the manual.
+
+       * vc-dispatcher.el (vc-dir-update, vc-dir-parent-marked-p)
+       (vc-dir-children-marked-p): Remove the vc-dir-insert-directories
+       global.
+       (vc-dispatcher-selection-set): Allow callers to pass in an
+       observer flag that says no buffer sync is required.
+       * vc.el (vc-deduce-fileset, vc-print-log, vc-version-diff):
+       Use the observer flag.
 
 2008-05-09  Michael Albinus  <address@hidden>
 




reply via email to

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