Mercurial > emacs
diff lisp/ChangeLog @ 109304:2749a14ed325
Add compilation regexps for cucumber and ruby.
* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist): Add
regexps for cucumber and ruby.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 10 Jul 2010 15:47:59 -0400 |
parents | 60516122d066 |
children | 1d46091f1f65 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jul 10 15:01:01 2010 -0400 +++ b/lisp/ChangeLog Sat Jul 10 15:47:59 2010 -0400 @@ -1,3 +1,8 @@ +2010-07-10 Aleksei Gusev <aleksei.gusev@gmail.com> (tiny change) + + * progmodes/compile.el (compilation-error-regexp-alist-alist): Add + regexps for cucumber and ruby. + 2010-07-08 Daiki Ueno <ueno@unixuser.org> * epa-file.el (epa-file-error, epa-file--find-file-not-found-function)