diff options
Diffstat (limited to 'lisp/url/ChangeLog')
-rw-r--r-- | lisp/url/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/url/ChangeLog b/lisp/url/ChangeLog index d7a822e105a..f45c73216f7 100644 --- a/lisp/url/ChangeLog +++ b/lisp/url/ChangeLog @@ -1,3 +1,12 @@ +2005-10-20 CHENG Gao <chenggao@gmail.com> (tiny change) + + * url-nfs.el (top level): + * url-handlers.el (directory-files): + * url-file.el (top level): + * url-dired.el (url-dired-minor-mode-map): + * url-http.el (url-http-chunked-encoding-after-change-function): + Remove XEmacs support. + 2005-10-15 Richard M. Stallman <rms@gnu.org> * url.el: Don't try to autoload hash table functions. |