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: Tue, 27 May 2008 05:36:07 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/05/27 05:36:06

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13836
retrieving revision 1.13837
diff -u -b -r1.13836 -r1.13837
--- ChangeLog   27 May 2008 03:46:27 -0000      1.13836
+++ ChangeLog   27 May 2008 05:36:03 -0000      1.13837
@@ -1,3 +1,14 @@
+2008-05-27  Dan Nicolaescu  <address@hidden>
+
+       * vc-dispatcher.el (vc-directory-resynch-file): Rename to ...
+       (vc-dir-resynch-file): ... this.  Update callers.  
+       Use vc-string-prefix-p.  Ignore directory args.
+       (vc-string-prefix-p): CSE.
+       (vc-resynch-buffer): Restore conditional.
+
+       * vc-hooks.el (vc-after-save): Improve test.
+       (vc-mode-line): Fix indentation.
+
 2008-05-27  Chong Yidong  <address@hidden>
 
        * calendar/parse-time.el (parse-time-months)




reply via email to

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