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

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

[elpa] externals/nano-modeline 233432d4a2 2/4: Put back padding for defa


From: ELPA Syncer
Subject: [elpa] externals/nano-modeline 233432d4a2 2/4: Put back padding for default style
Date: Fri, 28 Oct 2022 01:57:58 -0400 (EDT)

branch: externals/nano-modeline
commit 233432d4a2f56623984c2e6435c8dda34d07b6b6
Author: Nicolas P. Rougier <Nicolas.Rougier@inria.fr>
Commit: Nicolas P. Rougier <Nicolas.Rougier@inria.fr>

    Put back padding for default style
---
 nano-modeline.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nano-modeline.el b/nano-modeline.el
index ae8e389abf..3e7d58c922 100644
--- a/nano-modeline.el
+++ b/nano-modeline.el
@@ -146,7 +146,7 @@ Negative is downwards."
                  (const :tag "Icon" icon))
   :group 'nano-modeline)
 
-(defcustom nano-modeline-prefix-padding nil
+(defcustom nano-modeline-prefix-padding t
   "Wheter to add a space after prefix part.
 
 This is useful (aesthetically) if the face of prefix uses a different 
background color than the rest of the modeline."



reply via email to

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