aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename 24.5 to 25.1Stefan Monnier2014-09-292-2/+2
* Do not set `url-gateway-method' in `url-https'. (Bug#16543)Ulf Jasper2014-09-283-18/+38
* Merge from emacs-24Stefan Monnier2014-09-223-4/+10
|\
| * Add the missing last name to ChangeLogDmitry Gutov2014-09-191-1/+1
| * Clarify url-http and url-retrieve-internal docstringsDmitry Gutov2014-09-193-4/+10
* | Remove remaining mentions of VMS as a hostReuben Thomas2014-08-072-1/+6
* | Don't mishandle year-9999 dates.Paul Eggert2014-08-032-1/+9
* | Merge from emacs-24; up to 2014-06-12T14:55:48Z!monnier@iro.umontreal.caGlenn Morris2014-06-281-6/+7
|\ \ | |/
| * * etc/publicsuffix.txt: Update from source.Glenn Morris2014-06-261-6/+7
* | Merge from emacs-24; up to 2014-06-11T19:33:14Z!rgm@gnu.orgGlenn Morris2014-06-253-7/+18
|\ \ | |/
| * Fix last changeLeo Liu2014-06-261-1/+1
| * * lisp/url/url-handlers.el (url-http-parse-response): Remove unused autoload.Leo Liu2014-06-263-7/+18
* | Add with-file-modes macro, and use itGlenn Morris2014-05-142-8/+7
* | Merge from emacs-24; up to 2014-05-12T06:15:47Z!rgm@gnu.orgGlenn Morris2014-05-112-23/+35
|\ \ | |/
| * * url-handlers.el (url-file-handler-load-in-progress): New defvar.Michael Albinus2014-05-092-14/+26
* | Merge from emacs-24; up to 2014-05-04T21:18:30Z!eggert@cs.ucla.eduPaul Eggert2014-05-042-1/+5
|\ \ | |/
| * Doc fixesGlenn Morris2014-05-012-1/+5
* | Pass some protocols to Tramp, like ssh and friends.Michael Albinus2014-04-013-15/+112
* | Set Maintainer to emacs-devel in some lisp/url files.Glenn Morris2014-03-285-5/+7
* | * lisp/url/url-vars.el (url-bug-address): Make into an obsolete alias.Glenn Morris2014-03-284-7/+12
|/
* * lisp/emacs-lisp/package.el: Fix bug#16733 (again).Juanma Barranquero2014-03-262-2/+15
* Fix typos in Changelogs.Juanma Barranquero2014-02-131-1/+1
* Some doc for url-cookie-listGlenn Morris2014-02-042-2/+6
* Link to info manual in `defgroup'.Rüdiger Sonderfeld2014-01-252-0/+6
* ChangeLog fixesGlenn Morris2014-01-211-0/+15
* ChangeLog fixesGlenn Morris2014-01-151-197/+172
* ChangeLog fixesGlenn Morris2014-01-101-1/+1
* ChangeLog fixGlenn Morris2014-01-081-1/+1
* * lisp/url/url-http.el (url-http-create-request): Don't add extra \r\n afterJarosław Rzeszótko2014-01-082-3/+6
* Spelling fixes.Paul Eggert2014-01-041-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-0133-33/+35
* Misc small custom fixesGlenn Morris2013-12-273-4/+8
* * url/url.el (url-retrieve-synchronously): Add optional arg SILENT andLeo Liu2013-12-202-2/+8
* * url/url-util.el (url-pretty-length): Make obsolete and all usesLeo Liu2013-09-293-15/+13
* Fix typo in declarationGlenn Morris2013-09-171-1/+1
* * lisp/url/url-http.el (zlib-decompress-region): Declare.Glenn Morris2013-09-172-0/+6
* * lisp/url/url-misc.el (url-data): Avoid match-data mix-up with base64 case.Glenn Morris2013-09-162-6/+10
* Silence some url compilation warnings on systems without zlibGlenn Morris2013-09-133-2/+7
* * url-http.el (url-http-parse-headers): Always place point at theLars Magne Ingebrigtsen2013-08-142-0/+6
* Rename `zlib-decompress-gzipped-region' to `zlib-decompress-region'.Lars Magne Ingebrigtsen2013-08-123-3/+6
* Add the zlib prefix to `decompress-gzipped-region'Lars Magne Ingebrigtsen2013-08-123-3/+10
* Add Content-Transfer gzip support to urlLars Magne Ingebrigtsen2013-08-113-3/+23
* * lisp/url/url-handlers.el (url-file-name-completion)Stefan Monnier2013-07-312-2/+13
* * lisp/url/url-http.el (status): Remove, unused.Stefan Monnier2013-07-222-142/+152
* Add bookmark support to ewwLars Magne Ingebrigtsen2013-06-262-1/+3
* Implement a command and mode for displaying and editing cookiesLars Magne Ingebrigtsen2013-06-262-0/+93
* * lisp/url/url-future.el (url-future-call): Remove useless value call.Glenn Morris2013-06-202-1/+7
* Fix declaration typoGlenn Morris2013-05-231-1/+2
* * lisp/url/url.el (mm-dissect-buffer, mm-display-part): Declare.Glenn Morris2013-05-222-0/+9
* Add some declarations to url-handlers.elGlenn Morris2013-05-222-4/+13