Mercurial > emacs
comparison lisp/ChangeLog @ 72658:6cf723aafba1
* progmodes/compile.el (compilation-error-regexp-alist-alist):
Process the `gcc-include' after the `gnu' rule.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 05 Sep 2006 14:53:24 +0000 |
parents | 2387170eff78 |
children | 9b91f2dde092 |
comparison
equal
deleted
inserted
replaced
72657:85d9ff9eee3f | 72658:6cf723aafba1 |
---|---|
1 2006-09-05 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * progmodes/compile.el (compilation-error-regexp-alist-alist): | |
4 Process the `gcc-include' after the `gnu' rule. | |
5 | |
1 2006-09-05 Kim F. Storm <storm@cua.dk> | 6 2006-09-05 Kim F. Storm <storm@cua.dk> |
2 | 7 |
3 * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer. | 8 * ido.el (ido-visit-buffer): Use buffer name if buffer arg is a buffer. |
4 | 9 |
5 2006-09-05 Daiki Ueno <ueno@unixuser.org> | 10 2006-09-05 Daiki Ueno <ueno@unixuser.org> |