From: Stefan Monnier Date: Thu, 11 Mar 2004 22:46:54 +0000 (+0000) Subject: (compilation-error-regexp-alist-alist): Whitespace fixup. X-Git-Tag: ttn-vms-21-2-B4~7271 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0cb687c09475d7ac80619450225c4e4a4fd829e9;p=emacs.git (compilation-error-regexp-alist-alist): Whitespace fixup. --- diff --git a/lisp/progmodes/compile.el b/lisp/progmodes/compile.el index 1c3b94225c7..8b820d07472 100644 --- a/lisp/progmodes/compile.el +++ b/lisp/progmodes/compile.el @@ -221,7 +221,7 @@ of[ \t]+\"?\\([a-zA-Z]?:?[^\":\n]+\\)\"?:" 3 2 nil (1)) 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