about summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
authorCase Duckworth2021-10-07 18:24:10 -0500
committerCase Duckworth2021-10-07 18:24:10 -0500
commit7a3c935ba7f8c3fdb947597128e539877e0d9787 (patch)
treefbe7cc51bd067b5ff25aec1c66530a5d9ac79a2e /init.el
parentAdd mu4e contexts (diff)
downloademacs-7a3c935ba7f8c3fdb947597128e539877e0d9787.tar.gz
emacs-7a3c935ba7f8c3fdb947597128e539877e0d9787.zip
Fix spacing
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el index e424c84..b4790e0 100644 --- a/init.el +++ b/init.el
@@ -2420,7 +2420,7 @@ the default is \"/\"."
2420 (list 2420 (list
2421 (propertize " " 2421 (propertize " "
2422 'display 2422 'display
2423 '((space 2423 `((space
2424 :align-to 2424 :align-to
2425 ,(unless 2425 ,(unless
2426 (bound-and-true-p visual-fill-column-mode) 2426 (bound-and-true-p visual-fill-column-mode)