dot-emacs: Fix calls to mdw-regexps.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 4 Apr 2008 20:17:09 +0000 (21:17 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 4 Apr 2008 20:17:09 +0000 (21:17 +0100)
commit8d6d55b983fb1c1f4cc870195e016380d10fc8dc
tree03d2f8c9f9877947098ae3a4efe4b79d4c664239
parent8c2b05d561ed70afcb41e25a82ddbf17d9e079ed
dot-emacs: Fix calls to mdw-regexps.

When I introduced mdw-regexps, I had it take a &rest argument rather than
a list of strings, but I didn't make the calls match!  I still think I
made the right choice, so strip the extra layer of parens on all of the
calls.
dot-emacs.el