diff lisp/ChangeLog @ 45219:a7b0e54f67d2

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 10 May 2002 01:02:32 +0000
parents fe53581ba559
children 7c10ef00edd0
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri May 10 01:02:26 2002 +0000
+++ b/lisp/ChangeLog	Fri May 10 01:02:32 2002 +0000
@@ -1,5 +1,8 @@
 2002-05-09  Richard M. Stallman  <rms@gnu.org>
 
+	* 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.