diff lisp/ChangeLog @ 107357:0f6a30c8d91a

Additional fix for rfc822-addresses (Bug#5692). * mail/rfc822.el (rfc822-addresses): Use nested catches to ensure that all errors are caught, and that the return value is always a list (Bug#5692).
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 08 Mar 2010 11:17:30 -0500
parents 76b07c83bb0f
children 4e4364e2100c
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Mar 08 14:00:18 2010 +0100
+++ b/lisp/ChangeLog	Mon Mar 08 11:17:30 2010 -0500
@@ -1,3 +1,9 @@
+2010-03-08  Chong Yidong  <cyd@stupidchicken.com>
+
+	* mail/rfc822.el (rfc822-addresses): Use nested catches to ensure
+	that all errors are caught, and that the return value is always a
+	list (Bug#5692).
+
 2010-03-08  Kenichi Handa  <handa@m17n.org>
 
 	* language/misc-lang.el (windows-1256): New coding system.