From 43036e3a122c0c60f70907bec8dc71c5bca39031 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Mon, 14 Dec 2009 14:33:32 +0000 Subject: [PATCH] dot/emacs, el/dot-emacs.el: Whitespace fixing. Detected by `whitespace' package, installed in the next commit. --- dot/emacs | 2 +- el/dot-emacs.el | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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 -- 2.11.0