aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong2010-08-14 20:04:53 -0400
committerChong Yidong2010-08-14 20:04:53 -0400
commitc68263b1fd5dc4e5818394ec77368bf11ca2767e (patch)
treef9ce01747e07aa0b59707b81bd1316b69fe6e96c /lisp/ChangeLog
parent456f369a38e7223cca895b802c9c4e86480bf42e (diff)
downloademacs-c68263b1fd5dc4e5818394ec77368bf11ca2767e.tar.gz
emacs-c68263b1fd5dc4e5818394ec77368bf11ca2767e.zip
Give Ruby compilation rule a lower priority than Gnu (Bug#6778).
* progmodes/compile.el (compilation-error-regexp-alist-alist): Give the Ruby rule a lower priority than Gnu (Bug#6778). * etc/compilation.txt: Make Cucumber test less verbose.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e2f68ba7677..bc1bcac7191 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12010-08-15 Chong Yidong <cyd@stupidchicken.com>
2
3 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4 Give the Ruby rule a lower priority than Gnu (Bug#6778).
5
12010-08-14 Štěpán Němec <stepnem@gmail.com> (tiny change) 62010-08-14 Štěpán Němec <stepnem@gmail.com> (tiny change)
2 7
3 * font-lock.el (lisp-font-lock-keywords-2): Add 8 * font-lock.el (lisp-font-lock-keywords-2): Add