Add handling for makepplog.
authorDaniel Pfeiffer <occitan@esperanto.org>
Fri, 19 Jan 2007 23:06:10 +0000 (23:06 +0000)
committerDaniel Pfeiffer <occitan@esperanto.org>
Fri, 19 Jan 2007 23:06:10 +0000 (23:06 +0000)
lisp/ChangeLog
lisp/progmodes/compile.el

index a8cd168..fd918d1 100644 (file)
@@ -1,3 +1,7 @@
+2007-01-19  Daniel Pfeiffer  <occitan@esperanto.org> (small change)
+
+       * progmodes/compile.el: Add handling for makepplog.
+
 2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * textmodes/ispell.el (ispell-change-dictionary): Ensure that
index cc2b200..bd62aca 100644 (file)
@@ -248,7 +248,7 @@ of[ \t]+\"?\\([a-zA-Z]?:?[^\":\n]+\\)\"?:" 3 2 nil (1))
      2 3 4 (1))
 
     (makepp
-     "^makepp: \\(?:\\(?:warning\\(:\\).*?\\|\\(Scanning\\|[LR]e?l?oading makefile\\|Imported\\) \\|.*?\\)\
+     "^makepp\\(?:\\(?:: warning\\(:\\).*?\\|\\(: Scanning\\|: [LR]e?l?oading makefile\\|: Imported\\|log:.*?\\) \\|: .*?\\)\
 `\\(\\(\\S +?\\)\\(?::\\([0-9]+\\)\\)?\\)['(]\\)"
      4 5 nil (1 . 2) 3
      ("`\\(\\(\\S +?\\)\\(?::\\([0-9]+\\)\\)?\\)['(]" nil nil