diff options
| author | Chong Yidong | 2006-09-05 14:53:24 +0000 |
|---|---|---|
| committer | Chong Yidong | 2006-09-05 14:53:24 +0000 |
| commit | 6e1a95973d795cccda66c1fae770a3fe1bf8a3c8 (patch) | |
| tree | cab956055f12e952d377e9ada122da4368d3411a /lisp/ChangeLog | |
| parent | 695ff2779ec5c50bd3625c0d86bee3dc5589d58e (diff) | |
| download | emacs-6e1a95973d795cccda66c1fae770a3fe1bf8a3c8.tar.gz emacs-6e1a95973d795cccda66c1fae770a3fe1bf8a3c8.zip | |
* progmodes/compile.el (compilation-error-regexp-alist-alist):
Process the `gcc-include' after the `gnu' rule.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 86c2c2c6e90..7632c7dccb3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 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. |