chiark / gitweb /
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 649eaafa96af8655e29b0f745b8b8774809c5ce1..4401cc6f69c583746fc9bf7d57702c68cf083d73 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 5cfc34b22c19962c0fc24b28e6ddee37f3376e87..eec1dcf9ef4ca704964d2ae5ef1171e43601efd2 100644 (file)
@@ -349,7 +349,6 @@ (defun mdw-uniquify-alist (&rest alists)
                          (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