/[emacs]/emacs/lisp/url/ChangeLog
ViewVC logotype

Diff of /emacs/lisp/url/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by schwab, Tue Nov 30 21:32:35 2004 UTC revision 1.17 by monnier, Sat Dec 11 22:06:00 2004 UTC
# Line 1  Line 1 
1    2004-12-11  Stefan Monnier  <monnier@iro.umontreal.ca>
2    
3            * url-handlers.el: Don't `require' everything eagerly.
4    
5  2004-11-30  Paul Pogonyshev  <pogonyshev@gmx.net>  2004-11-30  Paul Pogonyshev  <pogonyshev@gmx.net>
6    
7          * url-http.el (url-http-handle-cookies): Bind `url-current-object'          * url-http.el (url-http-handle-cookies): Bind `url-current-object'
# Line 18  Line 22 
22    
23  2004-11-12  Masatake YAMATO  <jet@gyve.org>  2004-11-12  Masatake YAMATO  <jet@gyve.org>
24    
25          * url-mailto.el (url-mailto): Fix a typo in the          * url-mailto.el (url-mailto): Fix a typo in the comment.
         comment.  
26    
27  2004-11-02  Masatake YAMATO  <jet@gyve.org>  2004-11-02  Masatake YAMATO  <jet@gyve.org>
28    
# Line 76  Line 79 
79    
80          * url-vars.el (url-passwd-entry-func): Var deleted.          * url-vars.el (url-passwd-entry-func): Var deleted.
81          (mm-mime-mule-charset-alist): Remove compatibility code for old Gnus.          (mm-mime-mule-charset-alist): Remove compatibility code for old Gnus.
82          (url-weekday-alist): Renamed from weekday-alist.          (url-weekday-alist): Rename from weekday-alist.
83          (url-monthabbrev-alist): Renamed from monthabbrev-alist.          (url-monthabbrev-alist): Rename from monthabbrev-alist.
84          (url-vars-unload-hook): Initialize hook var to hold the function.          (url-vars-unload-hook): Initialize hook var to hold the function.
85    
86          * url-util.el (url-get-normalized-date): Use          * url-util.el (url-get-normalized-date): Use url-weekday-alist and
87          url-weekday-alist and url-monthabbrev-alist.          url-monthabbrev-alist.
88    
89          * url-misc.el: Load cl at compile time.          * url-misc.el: Load cl at compile time.
90    
# Line 99  Line 102 
102          * url-news.el (url-snews): Use nntp-open-tls-stream if          * url-news.el (url-snews): Use nntp-open-tls-stream if
103          url-gateway-method is tls.          url-gateway-method is tls.
104    
105          * url-ldap.el (url-ldap-certificate-formatter): Use          * url-ldap.el (url-ldap-certificate-formatter):
106          tls-certificate-information if ssl.el is not available.          Use tls-certificate-information if ssl.el is not available.
107    
108          * url-https.el (url-https-create-secure-wrapper): Use tls if ssl          * url-https.el (url-https-create-secure-wrapper): Use tls if ssl
109          is not available.          is not available.

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26