dot/emacs, el/dot-emacs.el: Use `whitespace' mode to show anomalies.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 14 Dec 2009 14:34:39 +0000 (14:34 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 15 Dec 2009 12:06:37 +0000 (12:06 +0000)
commit3459d2cb13fc7275693ed1f9e2d5e9a7af0b99ec
tree0c6ecbdfc29635106821a8a7c9b3e1d53be2ba01
parent43036e3a122c0c60f70907bec8dc71c5bca39031
dot/emacs, el/dot-emacs.el: Use `whitespace' mode to show anomalies.

Unfortunately, `whitespace' doesn't suppress highlighting of trailing
space when the cursor is at end-of-line, so we hack `trailing' out of
`whitespace-style' when turning on the fontification.
dot/emacs
el/dot-emacs.el