aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2014-06-12T14:55:[email protected]Glenn 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:[email protected]Glenn 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:[email protected]Glenn 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:[email protected]Paul 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
* Silence some compiler warningsGlenn Morris2013-05-213-3/+12
* Misc custom group fixesGlenn Morris2013-05-152-3/+8
* url-http-wait-for-headers-change-function fix for bug#13598Glenn Morris2013-02-152-1/+9
* * lisp/url/url-cache.el (url-cache-create-filename-using-md5): Don't waste yourStefan Monnier2013-02-032-1/+5
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-0233-33/+38
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-0133-33/+38
* | Two fixes for the URL library (tiny change).Takafumi Arakaki2012-12-224-5/+21