Detected by `whitespace' package, installed in the next commit.
(add-to-list 'auto-mode-alist
`(,(concat "/debian/"
"\\("
(add-to-list 'auto-mode-alist
`(,(concat "/debian/"
"\\("
- "[" "[:lower:][:digit:]]"
+ "[" "[:lower:][:digit:]]"
"[[:lower:][:digit:].+-" "]+"
"\\."
"\\)?"
"[[:lower:][:digit:].+-" "]+"
"\\."
"\\)?"
(car alists)
(cdr 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
(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