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: Sun, 30 Mar 2008 15:29:40 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/03/30 15:29:38

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13248
retrieving revision 1.13249
diff -u -b -r1.13248 -r1.13249
--- ChangeLog   30 Mar 2008 14:42:47 -0000      1.13248
+++ ChangeLog   30 Mar 2008 15:29:35 -0000      1.13249
@@ -1,3 +1,14 @@
+2008-03-30  Dan Nicolaescu  <address@hidden>
+
+       * vc.el: Allow backends to display backend specific information in
+       the vc-status listing.
+       (vc-status-fileinfo): Add a field for backend specific information.
+       (vc-status-printer): Rename to ...
+       (vc-default-status-printer): ... this.
+       (vc-status-printer): New function.
+       (vc-update-vc-status-buffer): Set the backend specific file info
+       if provided.
+
 2008-03-30  Stefan Monnier  <address@hidden>
 
        * textmodes/remember.el (remember-diary-convert-entry): Revert last




reply via email to

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