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

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

[nongnu] elpa/focus cd2aad5590 31/82: Cleaned up focus-dimness docstring


From: ELPA Syncer
Subject: [nongnu] elpa/focus cd2aad5590 31/82: Cleaned up focus-dimness docstring
Date: Tue, 6 Sep 2022 04:58:56 -0400 (EDT)

branch: elpa/focus
commit cd2aad55905aa3068655e553b8d3efba900dab6a
Author: Lars Tveito <larstvei@ifi.uio.no>
Commit: Lars Tveito <larstvei@ifi.uio.no>

    Cleaned up focus-dimness docstring
---
 focus.el | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/focus.el b/focus.el
index 563f9d4410..1d31acccea 100644
--- a/focus.el
+++ b/focus.el
@@ -41,12 +41,11 @@
 (defcustom focus-dimness 0
   "Amount of dimness in out of focus sections is determined by this integer.
 
-A positive value increases the dimness of the sections. A
+A positive value increases the dimness of the sections.
+A negative value decreases the dimness.
 
-negative value decreases the dimness.
-
-The default is 0 which means a 50/50 mixture of the background and foreground
-color."
+The default is 0 which means a 50/50 mixture of the background
+and foreground color."
   :type '(integer)
   :group 'focus)
 



reply via email to

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