Переглянути джерело

Disable diff-refine

master
10sr 3 роки тому
джерело
коміт
f183621a8e
Підписано: 10sr Ідентифікатор GPG ключа: 7BEC428194130EB2
2 змінених файлів з 2 додано та 0 видалено
  1. +1
    -0
      Makefile
  2. +1
    -0
      emacs.el

+ 1
- 0
Makefile Переглянути файл

@@ -293,6 +293,7 @@ else
$(git_conf) core.autocrlf false
$(git_conf) core.excludesfile '~/.gitignore'
$(git_conf) core.commentChar ";"
$(git_conf) core.notesRef true
$(git_conf) color.ui auto
$(git_conf) status.relativePaths false
$(git_conf) status.showUntrackedFiles normal


+ 1
- 0
emacs.el Переглянути файл

@@ -1865,6 +1865,7 @@ ORIG-FUNC is the target function, and ARGS is the argument when it is called."
:inverse-video t)
;; Annoying !
;;(diff-auto-refine-mode)
(set-variable 'diff-refine nil)
)

;; (ffap-bindings)


Завантаження…
Відмінити
Зберегти