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, 01 Dec 2007 19:37:21 +0000

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

Index: lisp/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12340
retrieving revision 1.12341
diff -u -b -r1.12340 -r1.12341
--- lisp/ChangeLog      1 Dec 2007 09:07:04 -0000       1.12340
+++ lisp/ChangeLog      1 Dec 2007 19:37:18 -0000       1.12341
@@ -1,3 +1,13 @@
+2007-12-01  Dan Nicolaescu  <address@hidden>
+
+       * log-edit.el (log-edit-show-diff): New function.
+       (log-edit-mode-map, log-edit-menu): Bind it.
+       (log-edit-diff-function): New variable.
+       (log-edit): Change the 3rd param to be an alist and accept a
+       function that computes a diff for the files involved.
+
+       * vc.el (vc-log-edit): Add a diff function parameter to log-edit.
+
 2007-12-01  Martin Rudalics  <address@hidden>
 
        * play/blackbox.el (bb-up, bb-down): Revert 2007-10-21 change and




reply via email to

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