aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f357a7dca3..a7aedbbe57 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
+2004-03-07 Dave Love <[email protected]>
+
+ * 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 <[email protected]>
* woman.el (woman-man.conf-path): Doc fix.