diff lisp/ChangeLog @ 111849:33e39f4c2506

* mail/emacsbug.el (report-emacs-bug): Try to handle some other mail clients.
author Glenn Morris <rgm@gnu.org>
date Tue, 07 Dec 2010 19:47:27 -0800
parents dc23e3f2eabb
children f2a5b5a7f017
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Dec 07 19:45:45 2010 -0800
+++ b/lisp/ChangeLog	Tue Dec 07 19:47:27 2010 -0800
@@ -1,3 +1,8 @@
+2010-12-08  Glenn Morris  <rgm@gnu.org>
+
+	* mail/emacsbug.el (report-emacs-bug):
+	Try to handle some other mail clients.
+
 2010-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* files.el (dir-locals-collect-variables): Don't let errors stop us.