projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6585e0
)
; * lisp/vc/ediff-diff.el (ediff-auto-refine): Fix last change.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 13 May 2023 14:00:47 +0000
(17:00 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 13 May 2023 14:00:47 +0000
(17:00 +0300)
lisp/vc/ediff-diff.el
patch
|
blob
|
history
diff --git
a/lisp/vc/ediff-diff.el
b/lisp/vc/ediff-diff.el
index 0ee973a4de6ceecfb36048f62b44b69da7ebbec1..42c313b3f077ac5687481f30d001591f5bcf0d10 100644
(file)
--- a/
lisp/vc/ediff-diff.el
+++ b/
lisp/vc/ediff-diff.el
@@
-142,7
+142,7
@@
The status can be =diff(A), =diff(B), or =diff(A+B).")
;;; Fine differences
-(ediff-defvar-local ediff-auto-refine 'on
)
+(ediff-defvar-local ediff-auto-refine 'on
"If `on', Ediff auto-highlights fine diffs for the current diff region.
If `off', auto-highlighting is not used. If `nix', no fine diffs are shown
at all, unless the user force-refines the region by hitting `*'.