]> code.delx.au - dotemacs/commitdiff
show trailing whitespace
authorJames Bunton <jamesbunton@delx.net.au>
Wed, 20 Jul 2016 14:14:49 +0000 (00:14 +1000)
committerJames Bunton <jamesbunton@delx.net.au>
Wed, 20 Jul 2016 14:21:08 +0000 (00:21 +1000)
lisp/my-gui.el

index c15dd20c3fe035cf8e4480cfb96bcaddb8c52328..8a2f3a0b8cf4c0bd025513a148c213b010b3d575 100644 (file)
@@ -14,7 +14,7 @@
 
 (show-paren-mode t)
 
-(setq show-trailing-whitespace t)
+(setq-default show-trailing-whitespace t)
 
 (require 'uniquify)
 (setq uniquify-strip-common-suffix t)