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: Fri, 20 Jul 2007 01:22:22 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/07/20 01:22:20

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11391
retrieving revision 1.11392
diff -u -b -r1.11391 -r1.11392
--- ChangeLog   20 Jul 2007 00:19:49 -0000      1.11391
+++ ChangeLog   20 Jul 2007 01:22:18 -0000      1.11392
@@ -1,5 +1,8 @@
 2007-07-20  Dan Nicolaescu  <address@hidden>
 
+       * vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
+       instead of a file.
+
        * vc-hg.el (vc-hg-print-log): Deal with multiple file arguments.
        (vc-hg-registered): Replace if with when.
        (vc-hg-state): Deal with nonexistent files and handle removed
@@ -7,10 +10,13 @@
        (vc-hg-dir-state, vc-hg-dired-state-info): New functions.
        (vc-hg-checkout): Re-enable.
        (vc-hg-create-repo): Fix typos.
+       (vc-hg-print-log): Fix for multiple files.
 
        * vc.el: Fix typo.
        (vc-print-log): Fix call to print-log.
        (vc-default-comment-history): Likewise.
+       (vc-directory-exclusion-list): Add .hg and .bzr.
+       (vc-diff-internal): Pass a list instead of a file.
 
        * vc-mcvs.el (vc-mcvs-create-repo): Fix typos.
 




reply via email to

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