emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 66ae1ac 03/57: README: Note new option


From: Justin Burkett
Subject: [elpa] master 66ae1ac 03/57: README: Note new option
Date: Tue, 3 Nov 2020 14:32:17 -0500 (EST)

branch: master
commit 66ae1ac324d9ec7ef87abee38f260734f036cf3d
Author: Justin Burkett <justin@burkett.cc>
Commit: Justin Burkett <justin@burkett.cc>

    README: Note new option
---
 README.org | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.org b/README.org
index 2d30c9e..9e536d9 100644
--- a/README.org
+++ b/README.org
@@ -177,6 +177,9 @@ The current customization options and there defaults are
   ;; break vdiff.
   (setq vdiff-diff-program-args "")
 
+  ;; Don't use folding in vdiff buffers if non-nil.
+  (setq vdiff-disable-folding nil)
+
   ;; Unchanged lines to leave unfolded around a fold
   (setq vdiff-fold-padding 6)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]