From: Mark Wooding Date: Mon, 14 Dec 2009 14:33:32 +0000 (+0000) Subject: dot/emacs, el/dot-emacs.el: Whitespace fixing. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/43036e3a122c0c60f70907bec8dc71c5bca39031?hp=6b440e3f1a67b73bb35b1469f18065d18aa5402e dot/emacs, el/dot-emacs.el: Whitespace fixing. Detected by `whitespace' package, installed in the next commit. --- diff --git a/dot/emacs b/dot/emacs index 649eaaf..4401cc6 100644 --- a/dot/emacs +++ b/dot/emacs @@ -45,7 +45,7 @@ (add-to-list 'auto-mode-alist `(,(concat "/debian/" "\\(" - "[" "[:lower:][:digit:]]" + "[" "[:lower:][:digit:]]" "[[:lower:][:digit:].+-" "]+" "\\." "\\)?" diff --git a/el/dot-emacs.el b/el/dot-emacs.el index 5cfc34b..eec1dcf 100644 --- a/el/dot-emacs.el +++ b/el/dot-emacs.el @@ -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