summaryrefslogtreecommitdiff
path: root/lisp/url
Commit message (Expand)AuthorAge
* * url-handlers.el (url-file-handler-load-in-progress): New defvar.Michael Albinus2014-05-09
* Doc fixesGlenn Morris2014-05-01
* * lisp/emacs-lisp/package.el: Fix bug#16733 (again).Juanma Barranquero2014-03-26
* Fix typos in Changelogs.Juanma Barranquero2014-02-13
* Some doc for url-cookie-listGlenn Morris2014-02-04
* Link to info manual in `defgroup'.Rüdiger Sonderfeld2014-01-25
* ChangeLog fixesGlenn Morris2014-01-21
* ChangeLog fixesGlenn Morris2014-01-15
* ChangeLog fixesGlenn Morris2014-01-10
* ChangeLog fixGlenn Morris2014-01-08
* * lisp/url/url-http.el (url-http-create-request): Don't add extra \r\n afterJarosław Rzeszótko2014-01-08
* Spelling fixes.Paul Eggert2014-01-04
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Misc small custom fixesGlenn Morris2013-12-27
* * url/url.el (url-retrieve-synchronously): Add optional arg SILENT andLeo Liu2013-12-20
* * url/url-util.el (url-pretty-length): Make obsolete and all usesLeo Liu2013-09-29
* Fix typo in declarationGlenn Morris2013-09-17
* * lisp/url/url-http.el (zlib-decompress-region): Declare.Glenn Morris2013-09-17
* * lisp/url/url-misc.el (url-data): Avoid match-data mix-up with base64 case.Glenn Morris2013-09-16
* Silence some url compilation warnings on systems without zlibGlenn Morris2013-09-13
* * url-http.el (url-http-parse-headers): Always place point at theLars Magne Ingebrigtsen2013-08-14
* Rename `zlib-decompress-gzipped-region' to `zlib-decompress-region'.Lars Magne Ingebrigtsen2013-08-12
* Add the zlib prefix to `decompress-gzipped-region'Lars Magne Ingebrigtsen2013-08-12
* Add Content-Transfer gzip support to urlLars Magne Ingebrigtsen2013-08-11
* * lisp/url/url-handlers.el (url-file-name-completion)Stefan Monnier2013-07-31
* * lisp/url/url-http.el (status): Remove, unused.Stefan Monnier2013-07-22
* Add bookmark support to ewwLars Magne Ingebrigtsen2013-06-26
* Implement a command and mode for displaying and editing cookiesLars Magne Ingebrigtsen2013-06-26
* * lisp/url/url-future.el (url-future-call): Remove useless value call.Glenn Morris2013-06-20
* Fix declaration typoGlenn Morris2013-05-23
* * lisp/url/url.el (mm-dissect-buffer, mm-display-part): Declare.Glenn Morris2013-05-22
* Add some declarations to url-handlers.elGlenn Morris2013-05-22
* Silence some compiler warningsGlenn Morris2013-05-21
* Misc custom group fixesGlenn Morris2013-05-15
* url-http-wait-for-headers-change-function fix for bug#13598Glenn Morris2013-02-15
* * lisp/url/url-cache.el (url-cache-create-filename-using-md5): Don't waste yourStefan Monnier2013-02-03
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | Two fixes for the URL library (tiny change).Takafumi Arakaki2012-12-22
* | * lisp/url/url-misc.el (url-do-terminal-emulator): Use make-termChong Yidong2012-12-03
|/
* * url-parse.el (url-path-and-query): Minor doc fix.Chong Yidong2012-11-17
* CommentGlenn Morris2012-10-13
* Add .xz to some url code (tiny change).Liam Stitt2012-10-13
* Doc fix for url-http.Chong Yidong2012-10-13
* Fix for url-https.el neing merged into url-http.elGlenn Morris2012-10-08
* * lisp/url/url-http.el (url-http-user-agent-string): Leak less info.Stefan Monnier2012-10-01
* * lisp/url/url-handlers.el (url-file-handler): Don't assume any url-FOOStefan Monnier2012-09-29
* url-util.el: Fix two docstrings.Bastien Guerry2012-09-29
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-25
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-17