doomemacs/modules/lang/emacs-lisp
Henrik Lissner edc9bf70af
Delete trailing whitespace, globally, by default
Also adds doom|disable-delete-trailing-whitespace hook, which can be
used to disable this behavior on a per-buffer basis. If you want to turn
off this global behavior:

  (remove-hook 'write-file-functions #'delete-trailing-whitespace)
2018-08-30 20:36:15 +02:00
..
autoload.el lang/emacs-lisp: reformat & autoload functions 2018-08-21 02:56:53 +02:00
config.el Delete trailing whitespace, globally, by default 2018-08-30 20:36:15 +02:00
packages.el lang/emacs-lisp: replace xref with elisp-def 2018-08-19 00:13:18 +02:00