Auto commit: /home/guests/verron/Development/git-auto-commit-mode/git-auto-commit-mode.el
This commit is contained in:
parent
392ca73178
commit
ea3b5c0d91
1 changed files with 2 additions and 2 deletions
|
@ -81,8 +81,8 @@ is subject to its limitations."
|
||||||
It can be:
|
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 without argument in the
|
- a function returning a string, called with FILENAME as
|
||||||
current buffer, the result being used as message
|
argument, the result being used as 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