diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7393bbc2845..a14217358dc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-10-14 Eli Zaretskii <eliz@gnu.org> | 1 | 2012-10-14 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * window.el (display-buffer): Doc fix. | ||
| 4 | |||
| 3 | * progmodes/compile.el (compilation-error-regexp-alist-alist): | 5 | * progmodes/compile.el (compilation-error-regexp-alist-alist): |
| 4 | Adjust the msft regexp to the output of Studio 2010, and move msft | 6 | Adjust the msft regexp to the output of Studio 2010, and move msft |
| 5 | before edg-1. See the discussion on emacs-devel, | 7 | before edg-1. See the discussion on emacs-devel, |