* lisp/vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers.
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user