emacs/lisp/url
Lars Ingebrigtsen ceed3d7557 Don't have url-basic-auth bug out when called with an URL string
* lisp/url/url-auth.el (url-basic-auth): Pass the parsed URL
object to the prompting function instead of the parameter that's
possibly a string (bug#26708).  Passing url-basic-auth with a
string parameter would fail if passed a non-parsed URL.
2019-05-15 07:34:35 +02:00
..
ChangeLog.1 Update copyright year to 2019 2019-01-01 01:01:13 +00:00
url-about.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
url-auth.el Don't have url-basic-auth bug out when called with an URL string 2019-05-15 07:34:35 +02:00
url-cache.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
url-cid.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
url-cookie.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
url-dav.el Simplify use of encode-time 2019-02-10 23:54:35 -08:00
url-dired.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
url-domsuf.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
url-expand.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
url-file.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
url-ftp.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
url-future.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
url-gw.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
url-handlers.el Merge from origin/emacs-26 2019-03-20 13:47:07 -07:00
url-history.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
url-http.el Fix obscure HTTP chunked parsing problem 2019-05-15 07:12:26 +02:00
url-imap.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
url-irc.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
url-ldap.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
url-mailto.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
url-methods.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
url-misc.el Omit/rewrite useless regexp repetitions 2019-04-12 19:43:41 -07:00
url-news.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
url-nfs.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
url-ns.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
url-parse.el Fix regular-expression glitches and typos 2019-03-04 18:00:58 -08:00
url-privacy.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
url-proxy.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
url-queue.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00
url-tramp.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
url-util.el Make eww understand #fragment URLs at point interactively 2019-05-13 15:45:52 -04:00
url-vars.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
url.el Avoid some double-rounding of Lisp timestamps 2019-02-22 18:33:57 -08:00