]> git.eshelyaron.com Git - emacs.git/commit
Fix Ruby compilation error matching.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 4 Sep 2010 20:42:03 +0000 (16:42 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 4 Sep 2010 20:42:03 +0000 (16:42 -0400)
commit13ef65a483dd7d17ff5dce4a5ea377ba6bd678ca
tree89af7a65132853c852d5c89433d9ad28e5f1c967
parent7ec926206c84b341190ab7c5c3466763155a4720
Fix Ruby compilation error matching.

* progmodes/compile.el (compilation-error-regexp-alist-alist):
Remove ruby regexp; handle Ruby errors with gcc-include and gnu.
Recognize leading tab in gcc-include regexp.  Ignore names with
leading "from" or "in" in gnu regexp (Bug#6937).
lisp/ChangeLog
lisp/progmodes/compile.el