瀏覽代碼

Disable auto fill in git-commit-mode

This is very very long line test: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe hoe
pull/15/head
10sr 6 年之前
父節點
當前提交
19092bed01
共有 1 個檔案被更改,包括 3 行新增0 行删除
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el 查看文件

@@ -813,6 +813,9 @@ found, otherwise returns nil."

(when (safe-require-or-eval 'git-commit)
(global-git-commit-mode 1))
(with-eval-after-load 'git-commit
(add-hook 'git-commit-setup-hook
'turn-off-auto-fill t))

(autoload-eval-lazily 'sl)



Loading…
取消
儲存