Fix formatting issue with visual-fill-column-mode

This commit is contained in:
Jessie Hildebrandt 2021-09-03 05:19:50 -04:00
parent 3697ae74c8
commit f96bca2323

View File

@ -158,7 +158,7 @@
(concat left (concat left
" " " "
(propertize " " (propertize " "
'display `((space :align-to (- right ,reserve)))) 'display `((space :align-to (- right (- 0 right-margin) ,reserve))))
right))) right)))
;; ;;