Add prelude-clean-whitespace-on-save to README.md
Also fix incorrect indentation in prelude-editor.el changes. Good catch bbotsov!
This commit is contained in:
parent
2860441f7e
commit
fcdae17485
2 changed files with 14 additions and 1 deletions
|
@ -225,7 +225,7 @@
|
|||
(flyspell-mode +1)))
|
||||
|
||||
(defun prelude-cleanup-maybe ()
|
||||
(when prelude-clean-whitespace-on-save (whitespace-cleanup)))
|
||||
(when prelude-clean-whitespace-on-save (whitespace-cleanup)))
|
||||
|
||||
(defun prelude-enable-whitespace ()
|
||||
(when prelude-whitespace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue