summaryrefslogtreecommitdiff
path: root/lisp/url/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2005-09-15 03:30:39 +0000
committerChong Yidong <cyd@stupidchicken.com>2005-09-15 03:30:39 +0000
commitb0742512e574c25091cb75f62064af3cf4b3a8b5 (patch)
tree38331e71b699cc17901e9f720849828be8243d97 /lisp/url/ChangeLog
parentce9b56fe13c59f2c718c03d6ea7f9dc3a0619e42 (diff)
downloademacs-b0742512e574c25091cb75f62064af3cf4b3a8b5.tar.gz
2005-09-15 Chong Yidong <cyd@stupidchicken.com>
* url-mailto.el (url-mailto): Delete mail buffer after sending autogenerated mail.
Diffstat (limited to 'lisp/url/ChangeLog')
-rw-r--r--lisp/url/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index 4235fe13e34..5a9f2093942 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -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.