浏览代码

emacs.el: Stop using diff-auto-refine-mode

pull/1/head
10sr 10 年前
父节点
当前提交
119c5fddb5
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el 查看文件

@@ -1065,7 +1065,8 @@ found, otherwise returns nil."
:background nil
:weight 'bold
:inverse-video t)
(diff-auto-refine-mode)
;; Annoying !
;;(diff-auto-refine-mode)
))

;; (ffap-bindings)


正在加载...
取消
保存