diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a946a4fcb8a..f275d742596 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2002-05-09 Richard M. Stallman <rms@gnu.org> | 1 | 2002-05-09 Richard M. Stallman <rms@gnu.org> |
| 2 | 2 | ||
| 3 | * mail/rmail.el (rmail-show-message): | ||
| 4 | Catch error in check-coding-system. | ||
| 5 | |||
| 3 | * progmodes/compile.el (compilation-error-regexp-alist): | 6 | * progmodes/compile.el (compilation-error-regexp-alist): |
| 4 | New element to recognize Python error messages. | 7 | New element to recognize Python error messages. |
| 5 | 8 | ||