aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2004-03-07 20:02:02 +0000
committerEli Zaretskii2004-03-07 20:02:02 +0000
commit651f4d9f27e3703502afebaf3b075dd55e2067b2 (patch)
tree1d4b8383121a0d6cc18a4fe470f5d9dc3ccddc28 /lisp/ChangeLog
parent1abcd0881985c2228459e51911a752870b106adc (diff)
downloademacs-651f4d9f27e3703502afebaf3b075dd55e2067b2.tar.gz
emacs-651f4d9f27e3703502afebaf3b075dd55e2067b2.zip
(rfc2368-unhexify-char): Deleted.
(rfc2368-unhexify-string): Use replace-regexp-in-string.
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 f357a7dca34..a7aedbbe57e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12004-03-07 Dave Love <fx@gnu.org>
2
3 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
4 (browse-url-mail): Use it.
5
6 * mail/rfc2368.el (rfc2368-unhexify-char): Deleted.
7 (rfc2368-unhexify-string): Use replace-regexp-in-string.
8
12004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk> 92004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
2 10
3 * woman.el (woman-man.conf-path): Doc fix. 11 * woman.el (woman-man.conf-path): Doc fix.