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)
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.


No differences found