Mercurial > emacs
diff lisp/url/ChangeLog @ 65520:d7d263fcbadc
2005-09-15 Chong Yidong <cyd@stupidchicken.com>
* url-mailto.el (url-mailto): Delete mail buffer after sending
autogenerated mail.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 15 Sep 2005 03:30:39 +0000 |
parents | 5431d3ba10fd |
children | 75da5ea5fb14 |
line wrap: on
line diff
--- a/lisp/url/ChangeLog Thu Sep 15 02:55:22 2005 +0000 +++ b/lisp/url/ChangeLog Thu Sep 15 03:30:39 2005 +0000 @@ -1,3 +1,8 @@ +2005-09-15 Chong Yidong <cyd@stupidchicken.com> + + * url-mailto.el (url-mailto): Delete mail buffer after sending + autogenerated mail. + 2005-09-13 Chong Yidong <cyd@stupidchicken.com> * url-mailto.el (url-mailto): Always use a new mail buffer.