Add setting for changing the default message

This commit is contained in:
Thibaut Verron 2019-11-21 13:08:47 +01:00
parent ea3b5c0d91
commit 24c8e7b0fe

View file

@ -82,7 +82,7 @@ It can be:
- nil to use the default FILENAME
- a string which is used
- a function returning a string, called with FILENAME as
argument, the result being used as message
argument, in which case the result is used as commit message
"
:tag "Default commit message"
:group 'git-auto-commit-mode