diff lisp/progmodes/compile.el @ 102176:1354605983ec

Fix last change.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 21 Feb 2009 19:50:17 +0000
parents a23f964bc701
children 51a8a51bd2a2
line wrap: on
line diff
--- a/lisp/progmodes/compile.el	Sat Feb 21 19:32:05 2009 +0000
+++ b/lisp/progmodes/compile.el	Sat Feb 21 19:50:17 2009 +0000
@@ -251,7 +251,7 @@
      "^\\(?:[[:alpha:]][-[:alnum:].]+: ?\\)?\
 \\([0-9]*[^0-9\n]\\(?:[^\n ]\\| [^-/\n]\\)*?\\): ?\
 \\([0-9]+\\)\\(?:\\([.:]\\)\\([0-9]+\\)\\)?\
-\\(?:-\\([0-9]+\\)?\\(?:\\.?\\([0-9]+\\)\\)?\\)?:\
+\\(?:-\\([0-9]+\\)?\\(?:\\.\\([0-9]+\\)\\)?\\)?:\
 \\(?: *\\(\\(?:Future\\|Runtime\\)?[Ww]arning\\|W:\\)\\|\
  *\\([Ii]nfo\\(?:\\>\\|rmationa?l?\\)\\|I:\\|instantiated from\\|[Nn]ote\\)\\|\
 \[0-9]?\\(?:[^0-9\n]\\|$\\)\\|[0-9][0-9][0-9]\\)"