changeset 54307:a756c30b00f5

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sun, 07 Mar 2004 20:02:02 +0000
parents b3fd1d53ef39
children 2d065d2b1e20
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Mar 07 20:00:41 2004 +0000
+++ b/lisp/ChangeLog	Sun Mar 07 20:02:02 2004 +0000
@@ -1,3 +1,11 @@
+2004-03-07  Dave Love  <fx@gnu.org>
+
+	* net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
+	(browse-url-mail): Use it.
+
+	* mail/rfc2368.el (rfc2368-unhexify-char): Deleted.
+	(rfc2368-unhexify-string): Use replace-regexp-in-string.
+
 2004-03-07  Francis J. Wright  <F.J.Wright@qmul.ac.uk>
 
 	* woman.el (woman-man.conf-path): Doc fix.