parent
04acb8fa98
commit
47f0f77d91
1 changed files with 1 additions and 2 deletions
|
@ -147,8 +147,7 @@ read-only or not file-visiting."
|
|||
(if (bound-and-true-p whitespace-newline-mode)
|
||||
(cl-union (if indent-tabs-mode '(indentation) '(tabs tab-mark))
|
||||
whitespace-style)
|
||||
`(face ,@(if indent-tabs-mode '(indentation) '(tabs tab-mark))
|
||||
trailing)))
|
||||
`(face ,@(if indent-tabs-mode '(indentation) '(tabs tab-mark)))))
|
||||
(whitespace-mode +1)))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue