emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/url/ChangeLog [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/url/ChangeLog [emacs-unicode-2]
Date: Fri, 22 Oct 2004 06:42:09 -0400

Index: emacs/lisp/url/ChangeLog
diff -c emacs/lisp/url/ChangeLog:1.4.2.3 emacs/lisp/url/ChangeLog:1.4.2.4
*** emacs/lisp/url/ChangeLog:1.4.2.3    Thu Oct 14 08:49:52 2004
--- emacs/lisp/url/ChangeLog    Fri Oct 22 10:13:34 2004
***************
*** 1,3 ****
--- 1,62 ----
+ 2004-10-20  John Paul Wallington  <address@hidden>
+ 
+       * url-gw.el (url-gateway-nslookup-host):
+       Use `set-process-query-on-exit-flag'.
+ 
+ 2004-10-10  Lars Hansen  <address@hidden>
+ 
+       * url-auth.el: Update header and footer.
+ 
+       * url-cache.el: Update header and footer.
+ 
+       * url-cid.el: Update header and footer.
+ 
+       * url-dired.el: Update header and footer.
+ 
+       * url-expand.el: Update header and footer.
+ 
+       * url-ftp.el: Update header and footer.
+ 
+       * url-gw.el: Update header and footer.
+ 
+       * url-imap.el: Update header and footer.
+ 
+       * url-irc.el: Update header and footer.
+ 
+       * url-misc.el: Update header and footer.
+ 
+       * url-news.el: Update header and footer.
+ 
+       * url-ns.el: Update header and footer.
+ 
+       * url-privacy.el: Update header and footer.
+ 
+       * url-proxy.el: Update header and footer.
+ 
+       * url-vars.el: Update header.
+ 
+ 2004-10-16  Richard M. Stallman  <address@hidden>
+ 
+       * url.el (url-do-setup): Don't set url-passwd-entry-func.
+ 
+       * url-vars.el (url-passwd-entry-func): Var deleted.
+       (mm-mime-mule-charset-alist): Remove compatibility code for old Gnus.
+       (url-weekday-alist): Renamed from weekday-alist.
+       (url-monthabbrev-alist): Renamed from monthabbrev-alist.
+       (url-vars-unload-hook): Initialize hook var to hold the function.
+ 
+       * url-util.el (url-get-normalized-date): Use
+       url-weekday-alist and url-monthabbrev-alist.
+ 
+       * url-misc.el: Load cl at compile time.
+ 
+       * url-mailto.el: Don't load cl.
+       (url-mailto): Fix call to `push'.
+ 
+       * url-gw.el (url-open-telnet): Use read-passwd.
+ 
+       * url-auth.el (url-basic-auth, url-digest-auth): Use read-passwd.
+ 
  2004-10-12  Simon Josefsson  <address@hidden>
  
        * url-vars.el (url-gateway-method): Add new method `tls'.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]