el/dot-emacs.el: Fix `whitespace' hacking.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 15 Dec 2009 12:06:27 +0000 (12:06 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 15 Dec 2009 12:07:12 +0000 (12:07 +0000)
commited7b46b929b31bc38b472caeeededbd676371afc
treec1efb6dda5ab80737ab1d5e7865f6b88e446aa1d
parent4d4f9ad185b55124c1c5e6bfa0b2b70644ca7b64
el/dot-emacs.el: Fix `whitespace' hacking.

Life is more complicated, because `whitespace' fiddles with font lock.
So we have to arrange to turn on `whitespace' /after/ doing the font
lock configuration for the individual modes.  Oh, well.
el/dot-emacs.el