diff lisp/url/ChangeLog @ 65522:75da5ea5fb14

2005-09-15 Chong Yidong <cyd@stupidchicken.com> * url-mailto.el (url-mailto): Call `compose-mail with `new' argument if possible.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 15 Sep 2005 03:54:24 +0000
parents d7d263fcbadc
children feeffd8b143e
line wrap: on
line diff
--- a/lisp/url/ChangeLog	Thu Sep 15 03:47:22 2005 +0000
+++ b/lisp/url/ChangeLog	Thu Sep 15 03:54:24 2005 +0000
@@ -2,6 +2,7 @@
 
 	* url-mailto.el (url-mailto): Delete mail buffer after sending
 	autogenerated mail.
+	Call `compose-mail with `new' argument if possible.
 
 2005-09-13  Chong Yidong  <cyd@stupidchicken.com>