diff options
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 98e231fde97..6934db55dae 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-05-05 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/compile.el (compilation-error-regexp-alist-alist): | ||
| 4 | Add regexp for Open Watcom compiler output. | ||
| 5 | |||
| 1 | 2008-05-05 Phil Sung <psung@mit.edu> (tiny change) | 6 | 2008-05-05 Phil Sung <psung@mit.edu> (tiny change) |
| 2 | 7 | ||
| 3 | * progmodes/python.el (python-block-pairs): Align finally with except. | 8 | * progmodes/python.el (python-block-pairs): Align finally with except. |