# HG changeset patch # User Stefan Monnier # Date 1079045214 0 # Node ID 95647cc2d93245caa189373d6bf2b9b9dd4cdfac # Parent df306ddd813688f50613b39a6ddb96e7bc489cc9 (compilation-error-regexp-alist-alist): Whitespace fixup. diff -r df306ddd8136 -r 95647cc2d932 lisp/progmodes/compile.el --- a/lisp/progmodes/compile.el Thu Mar 11 22:43:49 2004 +0000 +++ b/lisp/progmodes/compile.el Thu Mar 11 22:46:54 2004 +0000 @@ -221,7 +221,7 @@ 2 3 4 (1)) (makepp - "^makepp: \\(?:\\(?:warning\\(:\\).*?\\|\\(Scanning\\|[LR]e?l?oading makefile \\)\\|.*?\\)\ + "^makepp: \\(?:\\(?:warning\\(:\\).*?\\|\\(Scanning\\|[LR]e?l?oading makefile\\) \\|.*?\\)\ `\\(\\(\\S +?\\)\\(?::\\([0-9]+\\)\\)?\\)'\\)" 4 5 nil (1 . 2) 3 ("`\\(\\(\\S +?\\)\\(?::\\([0-9]+\\)\\)?\\)'" nil nil