Fix formatting issue with visual-fill-column-mode
This commit is contained in:
parent
3697ae74c8
commit
f96bca2323
@ -158,7 +158,7 @@
|
||||
(concat left
|
||||
" "
|
||||
(propertize " "
|
||||
'display `((space :align-to (- right ,reserve))))
|
||||
'display `((space :align-to (- right (- 0 right-margin) ,reserve))))
|
||||
right)))
|
||||
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user