Pārlūkot izejas kodu

Reorder whitespace-style

master
10sr pirms 6 gadiem
vecāks
revīzija
84d65cf719
Parakstījis: 10sr GPG atslēgas ID: 7BEC428194130EB2
1 mainītis faili ar 8 papildinājumiem un 3 dzēšanām
  1. +8
    -3
      emacs.el

+ 8
- 3
emacs.el Parādīt failu

@@ -578,11 +578,16 @@ found, otherwise returns nil."
;; `(newline-mark ?\n ,(vconcat "$\n")))
(setq whitespace-style '(face
trailing ; trailing blanks
;; tabs
;; spaces
;; lines
lines-tail ; lines over 80
newline ; newlines
newline-mark ; use display table for newline
tab-mark
empty ; empty lines at beg or end of buffer
lines-tail ; lines over 80
;; big-indent
;; space-mark
tab-mark
newline-mark ; use display table for newline
))
;; (setq whitespace-newline 'font-lock-comment-face)
;; (setq whitespace-style (delq 'newline-mark whitespace-style))


Notiek ielāde…
Atcelt
Saglabāt