comparison lisp/url/ChangeLog @ 66938:bb91429003e2

(url-insert-file-contents): Use the charset info provided by the HTTP server, if any.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 16 Nov 2005 19:05:38 +0000
parents 885f4d3dbc7c
children 7b94c70f4e78
comparison
equal deleted inserted replaced
66937:cb58edf068f2 66938:bb91429003e2
1 2005-11-16 Juergen Hoetzel <emacs@hoetzel.info> (tiny change)
2
3 * url-handlers.el (url-insert-file-contents): Use the charset info
4 provided by the HTTP server, if any.
5
1 2005-10-20 CHENG Gao <chenggao@gmail.com> (tiny change) 6 2005-10-20 CHENG Gao <chenggao@gmail.com> (tiny change)
2 7
3 * url-nfs.el (top level): 8 * url-nfs.el (top level):
4 * url-handlers.el (directory-files): 9 * url-handlers.el (directory-files):
5 * url-file.el (top level): 10 * url-file.el (top level):
6 * url-dired.el (url-dired-minor-mode-map): 11 * url-dired.el (url-dired-minor-mode-map):
7 * url-http.el (url-http-chunked-encoding-after-change-function): 12 * url-http.el (url-http-chunked-encoding-after-change-function):
8 Remove XEmacs support. 13 Remove XEmacs support.
9 14
10 2005-10-15 Richard M. Stallman <rms@gnu.org> 15 2005-10-15 Richard M. Stallman <rms@gnu.org>
11 16