aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2007-10-154-30/+56
|\
| * (url-default-expander): Use `url-file-directory'.Richard M. Stallman2007-10-132-1/+13
| * (url-digest-auth, url-basic-auth):Richard M. Stallman2007-10-131-22/+22
| * (url-basepath): Function deleted.Richard M. Stallman2007-10-131-7/+13
| * Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-10-132-0/+6
| * (url-type, url-user, url-password, url-host)Richard M. Stallman2007-10-092-38/+46
| * Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-222-1/+6
| * Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-212-2/+5
| * Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-212-1/+7
| * Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-032-7/+15
* | Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-10-132-0/+6
* | (top): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-263-21/+26
* | Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-222-1/+6
* | Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-212-2/+5
* | Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-212-1/+7
* | *** empty log message ***Juanma Barranquero2007-09-151-1/+6
* | Comment style.Stefan Monnier2007-09-071-1/+1
* | Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-032-7/+15
* | * url-parse.el (url): Use defstruct rather than macros. Update all callers.Stefan Monnier2007-08-317-83/+54
* | Merge from emacs--rel--22Miles Bader2007-08-136-7/+12
|\|
| * username and password defaultVinicius Jose Latorre2007-08-091-3/+5
| * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-085-7/+7
| * Replace `iff' in doc-strings and comments.Glenn Morris2007-08-081-0/+5
* | username and password defaultVinicius Jose Latorre2007-08-091-3/+5
* | Merge from emacs--rel--22Miles Bader2007-07-2631-31/+35
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-0/+4
| * Switch license to GPLv3 or later.Glenn Morris2007-07-2531-31/+31
| * *** empty log message ***Richard M. Stallman2007-05-291-1/+1
| * Fix typo.Chong Yidong2007-05-291-1/+1
| * (url-mailto): Insert body after mail-header-separator if present, soChong Yidong2007-05-291-1/+3
| * * url-mailto.el (url-mailto): Insert body afterChong Yidong2007-05-291-0/+6
* | url.el (url-configuration-directory): Use user-emacs-directory.Chong Yidong2007-06-131-0/+4
* | (url-configuration-directory): Use user-emacs-directory.Chong Yidong2007-06-131-1/+2
* | (url-cookie-name, url-cookie-value, url-cookie-expires, url-cookie-localpart)Stefan Monnier2007-06-122-47/+27
* | Fix typo.Chong Yidong2007-05-291-1/+1
* | (url-mailto): Insert body after mail-header-separator if present, soChong Yidong2007-05-291-1/+3
* | * url-mailto.el (url-mailto): Insert body afterChong Yidong2007-05-291-0/+6
|/
* (url-generic-parse-url): Revert 2006-10-09 changes.Chong Yidong2007-04-151-16/+20
* * url-parse.el (url-generic-parse-url): Revert 2006-10-09 changes.Chong Yidong2007-04-151-0/+4
* * url-http.el (url-http-parse-headers): Stop after a set number ofChong Yidong2007-04-131-0/+7
* (url-http-parse-headers): Stop after a set number of redirections.Chong Yidong2007-04-131-15/+37
* (url-max-redirections): New var.Chong Yidong2007-04-131-0/+6
* Changes from author without assignment are (thankfully) tiny.Glenn Morris2007-04-121-4/+4
* (url-http-handle-cookies): Reverse list returned byChong Yidong2007-04-011-2/+2
* (url-cookie-retrieve, url-cookie-host-can-set-p): Deal with wildcardChong Yidong2007-04-011-2/+16
* * url-http.el (url-http-handle-cookies): Reverse list returned byChong Yidong2007-04-011-0/+8
* Move url-http.el entry to lisp/url/ChangeLog.Eli Zaretskii2007-03-311-0/+6
* (url-http-mark-connection-as-busy, url-http-mark-connection-as-free): ClearEli Zaretskii2007-03-311-0/+2
* Switch to standard GPL text for license.Glenn Morris2007-02-111-2/+17
* (url-http-connection-opened): New variable.Chong Yidong2007-02-042-1/+13