diff lisp/ChangeLog @ 103892:687539bbd810

(mail-user-agent): Default to the upwardly-UI-compatible and more featureful message-mode.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 14 Jul 2009 19:57:58 +0000
parents 77139c3e3747
children c75839749e65
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jul 14 16:58:25 2009 +0000
+++ b/lisp/ChangeLog	Tue Jul 14 19:57:58 2009 +0000
@@ -1,3 +1,8 @@
+2009-07-14  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* simple.el (mail-user-agent): Default to the upwardly-UI-compatible
+	and more featureful message-mode.
+
 2009-07-14  Chong Yidong  <cyd@stupidchicken.com>
 
 	* select.el (x-set-selection): Doc fix.