From 1b4875024c91acff222ed1fe413b0c7b64731889 Mon Sep 17 00:00:00 2001 From: James Bunton Date: Thu, 21 Jul 2016 00:14:49 +1000 Subject: [PATCH 1/1] show trailing whitespace --- lisp/my-gui.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/my-gui.el b/lisp/my-gui.el index c15dd20..8a2f3a0 100644 --- a/lisp/my-gui.el +++ b/lisp/my-gui.el @@ -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) -- 2.39.2