diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2018-11-10 13:01:07 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2018-11-10 13:01:07 +0100 |
| commit | e19e8fb1ea0548fce89cd4fd2bc552ec71649df1 (patch) | |
| tree | 9082b533afd3e03c66fbcc491014148be4ceef9a /lisp/git-commit.el | |
| parent | 6fb17c425a81acf88f74ed6e82e5fed7b54cd377 (diff) | |
git-commit-setup-hook: Add bug-reference-mode to default
Diffstat (limited to 'lisp/git-commit.el')
| -rw-r--r-- | lisp/git-commit.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/git-commit.el b/lisp/git-commit.el index d2f5255..4e14570 100644 --- a/lisp/git-commit.el +++ b/lisp/git-commit.el @@ -175,6 +175,7 @@ The major mode configured here is turned on by the minor mode git-commit-setup-changelog-support git-commit-turn-on-auto-fill git-commit-propertize-diff + bug-reference-mode with-editor-usage-message) "Hook run at the end of `git-commit-setup'." :group 'git-commit |
