diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 936a451ccb4..a7538e50d82 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | 2012-09-16 Chong Yidong <cyd@gnu.org> | 1 | 2012-09-16 Chong Yidong <cyd@gnu.org> |
| 2 | 2 | ||
| 3 | * window.el (special-display-popup-frame): Doc fix (Bug#8853). | 3 | * window.el (special-display-popup-frame): Doc fix (Bug#8853). |
| 4 | (display-buffer-function): Mark as obsolete. | ||
| 4 | 5 | ||
| 5 | * progmodes/compile.el (compilation-parse-errors): Accept list | 6 | * progmodes/compile.el (compilation-parse-errors): Accept list |
| 6 | values similar to font-lock-keywords (Bug#12136). Suggested by | 7 | values similar to font-lock-keywords (Bug#12136). Suggested by |