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
3f4d0f04
Commit
3f4d0f04
authored
Jul 01, 2014
by
Glenn Morris
Browse files
* lisp/vc/log-edit.el (log-edit-hook): Add missing :version.
parent
3acd6262
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/vc/log-edit.el
lisp/vc/log-edit.el
+2
-0
No files found.
lisp/ChangeLog
View file @
3f4d0f04
2014-07-01 Glenn Morris <rgm@gnu.org>
* vc/log-edit.el (log-edit-hook): Add missing :version.
2014-07-01 Fabián Ezequiel Gallina <fgallina@gnu.org>
* progmodes/python.el (python-indent-post-self-insert-function):
...
...
lisp/vc/log-edit.el
View file @
3f4d0f04
...
...
@@ -132,6 +132,8 @@ This applies when its SETUP argument is non-nil."
log-edit-insert-changelog
log-edit-show-files
)
"Hook run at the end of `log-edit'."
;; Added log-edit-insert-message-template, moved log-edit-show-files.
:version
"24.4"
:group
'log-edit
:type
'
(
hook
:options
(
log-edit-insert-message-template
log-edit-insert-cvs-rcstemplate
...
...
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