Add setting for changing the default message
This commit is contained in:
parent
ea3b5c0d91
commit
24c8e7b0fe
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ It can be:
|
||||||
- nil to use the default FILENAME
|
- nil to use the default FILENAME
|
||||||
- a string which is used
|
- a string which is used
|
||||||
- a function returning a string, called with FILENAME as
|
- 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"
|
:tag "Default commit message"
|
||||||
:group 'git-auto-commit-mode
|
:group 'git-auto-commit-mode
|
||||||
|
|
Loading…
Reference in a new issue