chiark / gitweb /
el/dot-emacs.el: Front-end function for turning on `whitespace-mode'.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 11 Jan 2010 16:57:39 +0000 (16:57 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 11 Jan 2010 17:02:11 +0000 (17:02 +0000)
We (still) don't want to highlight trailing spaces because
`show-trailing-whitespace' does the job better.  But this is a useful
thing to be able to do interactively, so turn it into a command.

Maybe I should think about turning it into a derived minor mode.


No differences found