diff lisp/ChangeLog @ 111451:98299fb04891

net/browse-url.el (browse-url-mail): Insert body part of mailto url in mail buffer; make yank-action always a command that yanks original buffer.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Wed, 10 Nov 2010 00:02:44 +0000
parents 132f2dfd549f
children 5f5f21c6fca1
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Nov 09 22:17:36 2010 +0000
+++ b/lisp/ChangeLog	Wed Nov 10 00:02:44 2010 +0000
@@ -1,3 +1,9 @@
+2010-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+	* net/browse-url.el (browse-url-mail): Insert body part of mailto url
+	in mail buffer; make yank-action always a command that yanks original
+	buffer.
+
 2010-11-09  Glenn Morris  <rgm@gnu.org>
 
 	* progmodes/tcl.el (tcl-hairy-scan-for-comment): Doc fix.