aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * 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:03Z!monnier@iro.umontreal.caPaul 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
* | * lisp/url/url-misc.el (url-do-terminal-emulator): Use make-termChong Yidong2012-12-032-21/+20
|/
* * url-parse.el (url-path-and-query): Minor doc fix.Chong Yidong2012-11-171-1/+1
* CommentGlenn Morris2012-10-131-0/+2
* Add .xz to some url code (tiny change).Liam Stitt2012-10-133-2/+10
* Doc fix for url-http.Chong Yidong2012-10-133-7/+18
* Fix for url-https.el neing merged into url-http.elGlenn Morris2012-10-082-1/+8
* * lisp/url/url-http.el (url-http-user-agent-string): Leak less info.Stefan Monnier2012-10-012-15/+9
* * lisp/url/url-handlers.el (url-file-handler): Don't assume any url-FOOStefan Monnier2012-09-292-10/+29
* url-util.el: Fix two docstrings.Bastien Guerry2012-09-292-3/+8
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-253-2/+8
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-1/+1
* * lisp/url/url-http.el (url-http-parse-headers): Re-enable file-name-handlers.Stefan Monnier2012-08-142-7/+10
* * lisp/url/url-util.el (url-file-directory, url-file-nondirectory): AvoidDavid Engster2012-08-122-7/+15
* Last change fixes Bug#12069Jason Rumney2012-08-111-1/+1
* * lisp/url/url-http.el (url-http-create-request): Use url-http-proxy toJason Rumney2012-08-112-1/+6
* Fix various issues with url-dav package (Bug#11916).David Engster2012-07-282-11/+34
* Fix typos in ChangeLogs.Juanma Barranquero2012-07-141-1/+1
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-1116-184/+145
* * url-vars.el (mm-mime-mule-charset-alist, mm-coding-system-p): Declare.Glenn Morris2012-06-302-0/+8
* * url.el (url-retrieve-internal): Fix last change.Chong Yidong2012-06-212-3/+7
* lisp/url/url-handlers.el (url-handler-regexp): Declare.Juanma Barranquero2012-06-132-0/+6
* * url-handlers.el: Re-order file to avoid recursive load.Chong Yidong2012-06-122-15/+18
* Various minor variable/hook cleanups.Chong Yidong2012-06-124-22/+39
* * lisp/url/url-http.el (url-http-codes): Fix mal-formed defconst.Leo Liu2012-05-252-2/+6
* mention bug#8706 in the last url-util.el ChangeLog entryTed Zlatanov2012-05-151-1/+1