]> git.eshelyaron.com Git - emacs.git/commitdiff
* progmodes/compile.el (compilation-error-regexp-alist-alist):
authorChong Yidong <cyd@stupidchicken.com>
Sat, 21 Feb 2009 18:51:48 +0000 (18:51 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 21 Feb 2009 18:51:48 +0000 (18:51 +0000)
Tweak regexp (Bug#2173).

lisp/ChangeLog

index e5204dec9a29a80e5eb836e3a8a823f4790398d1..19b20ede0d61ea114dacf7855baa41ee01d0ff72 100644 (file)
@@ -1,5 +1,8 @@
 2009-02-21  Chong Yidong  <cyd@stupidchicken.com>
 
+       * progmodes/compile.el (compilation-error-regexp-alist-alist):
+       Tweak regexp (Bug#2173).
+
        * textmodes/flyspell.el (flyspell-mouse-map): Undefine mouse-2 to
        avoid yanks (Bug#2408).