瀏覽代碼

Add configuration for git-commit package

pull/15/head
10sr 8 年之前
父節點
當前提交
aa7f1ef859
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el 查看文件

@@ -899,6 +899,9 @@ IF OK-IF-ALREADY-EXISTS is true force download."
(when (autoload-eval-lazily 'git-command)
(define-key ctl-x-map "g" 'git-command))

(when (safe-require-or-eval 'git-commit)
(global-git-commit-mode 1))

(when (fetch-library
"http://www.emacswiki.org/emacs/download/sl.el"
t)


Loading…
取消
儲存