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

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

[elpa] externals/olivetti 5cfe277 020/134: Changed body-width standard-v


From: Stefan Monnier
Subject: [elpa] externals/olivetti 5cfe277 020/134: Changed body-width standard-value to 80
Date: Thu, 25 Apr 2019 09:57:20 -0400 (EDT)

branch: externals/olivetti
commit 5cfe27774a6007e7ed24b502b93af2623f0a9f05
Author: Paul Rankin <address@hidden>
Commit: Paul Rankin <address@hidden>

    Changed body-width standard-value to 80
---
 olivetti.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/olivetti.el b/olivetti.el
index 45cf540..3fc93de 100644
--- a/olivetti.el
+++ b/olivetti.el
@@ -77,7 +77,8 @@
   :type 'hook
   :group 'olivetti)
 
-(defcustom olivetti-body-width 66
+(defcustom olivetti-body-width
+  80
   "Text body width to which to adjust relative margin width.
 
 If an integer, set text body width to that integer in columns; if



reply via email to

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