summaryrefslogtreecommitdiff
path: root/lisp/url
AgeCommit message (Expand)Author
2015-08-20Don't quote symbols 'like-this' in docstrings etc.Paul Eggert
2015-05-11* lisp/url/url-handlers.el (url-file-name-completion)Glenn Morris
2015-05-08Quieten compilation, eg in --without-x builds.Glenn Morris
2015-04-07Rename ChangeLogs for gitlog-to-changelogPaul Eggert
2015-03-15(url-insert-file-contents): Set buffer-file-coding-systemStefan Monnier
2015-02-20# ChangeLog fixGlenn Morris
2015-01-21Don't downcase system diagnostics' first lettersPaul Eggert
2015-01-17Ignore print-length and print-level while formatting url-cookie data.Ivan Shmakov
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-12Remove superfluous `gnutls-available-p' checkLars Magne Ingebrigtsen
2014-12-11Fix a problem in url.el without GnuTLSLars Magne Ingebrigtsen
2014-12-09Make the https logic in url-http work on redirectsLars Magne Ingebrigtsen
2014-12-09Make URL pass the TLS peer status to the callerLars Magne Ingebrigtsen
2014-12-08Various minor details accumulated over timeStefan Monnier
2014-12-05* lisp: Prefer inlinable functions to macros.Stefan Monnier
2014-11-28Merge branch 'emacs-24'.Paul Eggert
2014-11-23Implement a new url parameter `url-request-noninteractive'Lars Magne Ingebrigtsen
2014-11-17.gitignore cleanup.Paul Eggert
2014-11-14Compress publicsuffix file to save spaceDavid Reitter
2014-11-05url-http.el (url-user-agent): Add :version.Ted Zlatanov
2014-11-05url-http.el: introduce url-user-agentTed Zlatanov
2014-10-28Simplify use of current-time and friends.Paul Eggert
2014-10-20Merge from emacs-24Stefan Monnier
2014-10-20* lisp/url/url-vars.el (url-bug-address): Make into an obsolete alias.Glenn Morris
2014-10-20Merge from emacs-24; up to 2014-07-28T06:28:15Z!dmantipov@yandex.ruGlenn Morris
2014-10-20Add 24.4 release ChangeLog entriesemacs-24.4Glenn Morris
2014-10-07Fix bug #18650 with warning about zlib when loading url-vars.el.Eli Zaretskii
2014-09-29Rename 24.5 to 25.1Stefan Monnier
2014-09-28Do not set `url-gateway-method' in `url-https'. (Bug#16543)Ulf Jasper
2014-09-22Merge from emacs-24Stefan Monnier
2014-09-19Add the missing last name to ChangeLogDmitry Gutov
2014-09-19Clarify url-http and url-retrieve-internal docstringsDmitry Gutov
2014-08-07Remove remaining mentions of VMS as a hostReuben Thomas
2014-08-03Don't mishandle year-9999 dates.Paul Eggert
2014-06-28Merge from emacs-24; up to 2014-06-12T14:55:48Z!monnier@iro.umontreal.caGlenn Morris
2014-06-26* etc/publicsuffix.txt: Update from source.Glenn Morris
2014-06-25Merge from emacs-24; up to 2014-06-11T19:33:14Z!rgm@gnu.orgGlenn Morris
2014-06-26Fix last changeLeo Liu
2014-06-26* lisp/url/url-handlers.el (url-http-parse-response): Remove unused autoload.Leo Liu
2014-05-14Add with-file-modes macro, and use itGlenn Morris
2014-05-11Merge from emacs-24; up to 2014-05-12T06:15:47Z!rgm@gnu.orgGlenn Morris
2014-05-09* url-handlers.el (url-file-handler-load-in-progress): New defvar.Michael Albinus
2014-05-04Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.eduPaul Eggert
2014-05-01Doc fixesGlenn Morris
2014-04-01Pass some protocols to Tramp, like ssh and friends.Michael Albinus
2014-03-28Set Maintainer to emacs-devel in some lisp/url files.Glenn Morris
2014-03-28* lisp/url/url-vars.el (url-bug-address): Make into an obsolete alias.Glenn Morris
2014-03-26* lisp/emacs-lisp/package.el: Fix bug#16733 (again).Juanma Barranquero
2014-02-13Fix typos in Changelogs.Juanma Barranquero
2014-02-04Some doc for url-cookie-listGlenn Morris