]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 28 Nov 2013 01:49:25 +0000 (20:49 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 28 Nov 2013 01:49:25 +0000 (20:49 -0500)
lisp/ChangeLog
lisp/vc/vc-dispatcher.el

index 3b76c81f79dcf0a11039048e461c7a0f7883b113..6cd0044dbbf664bc0c89291ac29da28accfa1d1f 100644 (file)
@@ -1,3 +1,7 @@
+2013-11-28  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers.
+
 2013-11-27  Glenn Morris  <rgm@gnu.org>
 
        * international/charprop.el, international/uni-bidi.el:
index 62fb72d0fbcd97e16e2206833537a2ce05647dce..a71d80da61a2814cdcd949281c553659c69d3187 100644 (file)
@@ -596,7 +596,7 @@ NOT-URGENT means it is ok to continue if the user says not to save."
   (setq default-directory
        (buffer-local-value 'default-directory vc-parent-buffer))
   (log-edit 'vc-finish-logentry
-           nil
+           t
            `((log-edit-listfun . (lambda ()
                                     ;; FIXME: Should expand the list
                                     ;; for directories.