summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2010-06-21 20:20:24 -0700
committerGlenn Morris <rgm@gnu.org>2010-06-21 20:20:24 -0700
commit2b1b005c7615795c39008e91c3db844cf2ff3f5f (patch)
tree3e940a2100b6200a0426417d66f2ab5473818a5e /lisp
parent4514199ef20a4b72923c8e6b3252b46f9d9b5db7 (diff)
downloademacs-2b1b005c7615795c39008e91c3db844cf2ff3f5f.tar.gz
emacs-2b1b005c7615795c39008e91c3db844cf2ff3f5f.tar.bz2
emacs-2b1b005c7615795c39008e91c3db844cf2ff3f5f.zip
* lisp/url/ChangeLog: Standardize author name .
Diffstat (limited to 'lisp')
-rw-r--r--lisp/url/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog
index c6f07fec2c0..790a7a9affa 100644
--- a/lisp/url/ChangeLog
+++ b/lisp/url/ChangeLog
@@ -767,7 +767,7 @@
(url-http-parse-headers): Use it.
(url-http-handle-authentication): Use subst-char-in-string.
-2005-11-16 Juergen Hoetzel <emacs@hoetzel.info> (tiny change)
+2005-11-16 Jürgen Hötzel <emacs@hoetzel.info> (tiny change)
* url-handlers.el (url-insert-file-contents): Use the charset info
provided by the HTTP server, if any.