From ea3b5c0d9132561df518746d7d2359fe986e6afe Mon Sep 17 00:00:00 2001 From: Thibaut Verron Date: Thu, 21 Nov 2019 13:08:30 +0100 Subject: [PATCH] Auto commit: /home/guests/verron/Development/git-auto-commit-mode/git-auto-commit-mode.el --- git-auto-commit-mode.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/git-auto-commit-mode.el b/git-auto-commit-mode.el index 99d4eb0..5797784 100644 --- a/git-auto-commit-mode.el +++ b/git-auto-commit-mode.el @@ -81,8 +81,8 @@ is subject to its limitations." It can be: - nil to use the default FILENAME - a string which is used -- a function returning a string, called without argument in the - current buffer, the result being used as message +- a function returning a string, called with FILENAME as + argument, the result being used as message " :tag "Default commit message" :group 'git-auto-commit-mode