]> gitweb.michael.orlitzky.com - emacs.d.git/blobdiff - .emacs
.emacs: show trailing whitespace better
[emacs.d.git] / .emacs
diff --git a/.emacs b/.emacs
index 1b48bd7615dfcac916c2328abf9679cb4a0cd5c3..8f88dc32afca085ae71f83038cf1b8d42c2ed054 100644 (file)
--- a/.emacs
+++ b/.emacs
@@ -90,4 +90,4 @@
 (put 'downcase-region 'disabled nil)
 
 ;; I want to see trailing whitespace.
-(custom-set-variables '(show-trailing-whitespace t))
+(setq-default show-trailing-whitespace t)