aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
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 @@
767 (url-http-parse-headers): Use it. 767 (url-http-parse-headers): Use it.
768 (url-http-handle-authentication): Use subst-char-in-string. 768 (url-http-handle-authentication): Use subst-char-in-string.
769 769
7702005-11-16 Juergen Hoetzel <emacs@hoetzel.info> (tiny change) 7702005-11-16 Jürgen Hötzel <emacs@hoetzel.info> (tiny change)
771 771
772 * url-handlers.el (url-insert-file-contents): Use the charset info 772 * url-handlers.el (url-insert-file-contents): Use the charset info
773 provided by the HTTP server, if any. 773 provided by the HTTP server, if any.