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://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/43036e3a122c0c60f70907bec8dc71c5bca39031?hp=-c dot/emacs, el/dot-emacs.el: Whitespace fixing. Detected by `whitespace' package, installed in the next commit. --- 43036e3a122c0c60f70907bec8dc71c5bca39031 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 @@ (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