summaryrefslogtreecommitdiff
path: root/lisp/url
Commit message (Expand)AuthorAge
* * lisp/url/url.el (url-retrieve-synchronously): Doc fix. (Bug#23411)Eli Zaretskii2016-05-01
* Revert "Backport HTTPS proxy fix"Lars Magne Ingebrigtsen2016-04-06
* Backport HTTPS proxy fixTao Fang2016-04-06
* Allow binding `url-mime-accept-string'Lars Ingebrigtsen2016-03-01
* Fix some custom types.Glenn Morris2016-01-12
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix URL auth error messageJose A. Ortega Ruiz2015-12-29
* Make chunked encoding trailer detection more compliantJames Stout2015-12-28
* Make relative URL parsing and resolution consistent with RFC 3986 (bug#22044)Alain Schneble2015-12-26
* Document 'url-user-agent'.Eli Zaretskii2015-12-26
* Allow http://user:pass@foo/ URLs againLars Ingebrigtsen2015-12-25
* Autoload url-insert-buffer-contentsSamer Masterson2015-12-25
* Don't store cookies with empty namesLars Ingebrigtsen2015-12-25
* Allow 'browse-url-emacs' visit non-existent URLsEli Zaretskii2015-12-19
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* Backport: * lisp/emacs-lisp/package.el: Fix a decoding issue.Artur Malabarba2015-11-15
* Don't require default-directory to end with a slashDmitry Gutov2015-10-29
* Do not include authorization header in an HTTP redirectThomas Fitzsimmons2015-09-23
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-03
* Quoting fixes in lisp mail, mh-e, net, urlPaul Eggert2015-08-31
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-20
* * lisp/url/url-handlers.el (url-file-name-completion)Glenn Morris2015-05-11
* Quieten compilation, eg in --without-x builds.Glenn Morris2015-05-08
* Rename ChangeLogs for gitlog-to-changelogPaul Eggert2015-04-07
* (url-insert-file-contents): Set buffer-file-coding-systemStefan Monnier2015-03-15
* # ChangeLog fixGlenn Morris2015-02-20
* Don't downcase system diagnostics' first lettersPaul Eggert2015-01-21
* Ignore print-length and print-level while formatting url-cookie data.Ivan Shmakov2015-01-17
* Update copyright year to 2015Paul Eggert2015-01-01
* Remove superfluous `gnutls-available-p' checkLars Magne Ingebrigtsen2014-12-12
* Fix a problem in url.el without GnuTLSLars Magne Ingebrigtsen2014-12-11
* Make the https logic in url-http work on redirectsLars Magne Ingebrigtsen2014-12-09
* Make URL pass the TLS peer status to the callerLars Magne Ingebrigtsen2014-12-09
* Various minor details accumulated over timeStefan Monnier2014-12-08
* * lisp: Prefer inlinable functions to macros.Stefan Monnier2014-12-05
* Merge branch 'emacs-24'.Paul Eggert2014-11-28
|\
| * .gitignore cleanup.Paul Eggert2014-11-17
| * * lisp/url/url-vars.el (url-bug-address): Make into an obsolete alias.Glenn Morris2014-10-20
* | Implement a new url parameter `url-request-noninteractive'Lars Magne Ingebrigtsen2014-11-23
* | Compress publicsuffix file to save spaceDavid Reitter2014-11-14
* | url-http.el (url-user-agent): Add :version.Ted Zlatanov2014-11-05
* | url-http.el: introduce url-user-agentTed Zlatanov2014-11-05
* | Simplify use of current-time and friends.Paul Eggert2014-10-28
* | Merge from emacs-24Stefan Monnier2014-10-20
|\|
* | Merge from emacs-24; up to 2014-07-28T06:28:15Z!dmantipov@yandex.ruGlenn Morris2014-10-20
|\|
| * Add 24.4 release ChangeLog entriesemacs-24.4Glenn Morris2014-10-20
* | Fix bug #18650 with warning about zlib when loading url-vars.el.Eli Zaretskii2014-10-07
* | Rename 24.5 to 25.1Stefan Monnier2014-09-29
* | Do not set `url-gateway-method' in `url-https'. (Bug#16543)Ulf Jasper2014-09-28