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, 13 Jun 2008 14:51:08 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/06/13 14:51:06

Index: lisp/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13966
retrieving revision 1.13967
diff -u -b -r1.13966 -r1.13967
--- lisp/ChangeLog      13 Jun 2008 14:40:57 -0000      1.13966
+++ lisp/ChangeLog      13 Jun 2008 14:51:03 -0000      1.13967
@@ -1,7 +1,12 @@
 2008-06-13  Dan Nicolaescu  <address@hidden>
 
-       * vc.el (vc-delete-file): Bound default-directory before calling
+       * vc.el (vc-delete-file): Bind default-directory before calling
        the backend.
+       (vc-annotate-show-diff-revision-at-line): Move most of the code to ...
+       (vc-annotate-show-diff-revision-at-line-internal): ... here.  New
+       function.
+       (vc-annotate-show-changeset-diff-revision-at-line): New function.
+       (vc-annotate-mode-menu): Bind it.
 
 2008-06-13  Jason Rumney  <address@hidden>
 




reply via email to

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