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

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

[elpa] scratch/add-vdiff f826315 033/258: Increase default fold padding


From: Justin Burkett
Subject: [elpa] scratch/add-vdiff f826315 033/258: Increase default fold padding
Date: Wed, 17 May 2017 08:13:18 -0400 (EDT)

branch: scratch/add-vdiff
commit f82631530b6f35af7de874eff567558e62b4f4f7
Author: justbur <address@hidden>
Commit: justbur <address@hidden>

    Increase default fold padding
---
 vdiff.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vdiff.el b/vdiff.el
index 0655eda..6b15914 100644
--- a/vdiff.el
+++ b/vdiff.el
@@ -128,7 +128,7 @@ the buffer here, because those are handled differently."
   :group 'vdiff
   :type '(repeat symbol))
 
-(defcustom vdiff-fold-padding 2
+(defcustom vdiff-fold-padding 6
   "Unchanged lines to leave unfolded around a fold"
   :group 'vdiff
   :type 'integer)



reply via email to

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