From: Stefan Monnier Date: Thu, 28 Nov 2013 01:49:25 +0000 (-0500) Subject: * lisp/vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~666 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1b10adb6822fe1fc2eb503caa43e5c75da197394;p=emacs.git * lisp/vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3b76c81f79d..6cd0044dbbf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2013-11-28 Stefan Monnier + + * vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers. + 2013-11-27 Glenn Morris * international/charprop.el, international/uni-bidi.el: diff --git a/lisp/vc/vc-dispatcher.el b/lisp/vc/vc-dispatcher.el index 62fb72d0fbc..a71d80da61a 100644 --- a/lisp/vc/vc-dispatcher.el +++ b/lisp/vc/vc-dispatcher.el @@ -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.