]> git.eshelyaron.com Git - emacs.git/commitdiff
(compilation-error-regexp-alist-alist): Whitespace fixup.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 11 Mar 2004 22:46:54 +0000 (22:46 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 11 Mar 2004 22:46:54 +0000 (22:46 +0000)
lisp/progmodes/compile.el

index 1c3b94225c7b0e531af6b9581947487b7e93faba..8b820d074721f860631d680ae15dc268d8e8a7af 100644 (file)
@@ -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