aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2002-05-10 01:02:32 +0000
committerRichard M. Stallman <[email protected]>2002-05-10 01:02:32 +0000
commitccc8c8bbf3607d1260db2d69c015182872eb69a0 (patch)
treebde5848a419b662898b4935b547f2ca9096d1e4a /lisp
parentde971ad1a174f22c75b3b01276c86d03b3793215 (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a946a4fcb8..f275d74259 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
2002-05-09 Richard M. Stallman <[email protected]>
+ * mail/rmail.el (rmail-show-message):
+ Catch error in check-coding-system.
+
* progmodes/compile.el (compilation-error-regexp-alist):
New element to recognize Python error messages.