dot/emacs, el/dot-emacs.el: Whitespace fixing.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 14 Dec 2009 14:33:32 +0000 (14:33 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 15 Dec 2009 12:06:37 +0000 (12:06 +0000)
Detected by `whitespace' package, installed in the next commit.

dot/emacs
el/dot-emacs.el

index 649eaaf..4401cc6 100644 (file)
--- a/dot/emacs
+++ b/dot/emacs
@@ -45,7 +45,7 @@
      (add-to-list 'auto-mode-alist
                  `(,(concat "/debian/"
                               "\\("
-                                "[" "[:lower:][:digit:]]"
+                                "[" "[:lower:][:digit:]]"
                                     "[[:lower:][:digit:].+-" "]+"
                                 "\\."
                               "\\)?"
index 5cfc34b..eec1dcf 100644 (file)
@@ -349,7 +349,6 @@ probably become garbage."
                          (car alists)
                          (cdr alists)))))
 
-
 (defun mdw-do-uniquify (done end l rest)
   "A helper function for mdw-uniquify-alist.
 The DONE argument is a list whose first element is `nil'.  It