Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
1b10adb6
Commit
1b10adb6
authored
Nov 27, 2013
by
Stefan Monnier
Browse files
* lisp/vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers.
parent
de27f8ab
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/vc/vc-dispatcher.el
lisp/vc/vc-dispatcher.el
+1
-1
No files found.
lisp/ChangeLog
View file @
1b10adb6
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:
...
...
lisp/vc/vc-dispatcher.el
View file @
1b10adb6
...
...
@@ -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.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment