summaryrefslogtreecommitdiff
path: root/lisp/url
Commit message (Expand)AuthorAgeFilesLines
* Update FSF's address.Lute Kamstra2005-07-0431-62/+62
* *** empty log message ***Juanma Barranquero2005-07-041-0/+11
* (url, url-file, url-cache, url-mime, url-hairy): Finish `defgroup' descriptionJuanma Barranquero2005-07-041-5/+5
* (url-news): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-2/+2
* (url-history): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-2/+2
* (url-gateway): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-1/+1
* (url-cookie): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-1/+1
* (url-http-create-request): Call url-recreate-url in proxy case.Richard M. Stallman2005-06-282-1/+8
* (url-http-create-request): When computing real-fname,Richard M. Stallman2005-06-282-2/+18
* (url-cookie-store): Rename arg PATH to LOCALPART.Richard M. Stallman2005-06-281-26/+40
* *** empty log message ***Richard M. Stallman2005-06-231-0/+4
* (url-cookie-generate-header-lines): Fix autoload cookie.Richard M. Stallman2005-06-231-1/+1
* *** empty log message ***Juanma Barranquero2005-06-211-0/+5
* (url-gateway-unplugged): Fix spellings.Juanma Barranquero2005-06-211-1/+1
* (url-open-stream): Fix spellings.Juanma Barranquero2005-06-211-1/+1
* *** empty log message ***Juanma Barranquero2005-06-141-0/+5
* (url-completion-function): Follow error conventions.Juanma Barranquero2005-06-141-2/+2
* (url-file, url-file-asynch-callback): Use with-current-buffer.Stefan Monnier2005-06-132-5/+7
* Remove most autoload cookies.Stefan Monnier2005-06-102-23/+16
* (url-retrieve-synchronously): Don't exit precipitously whenStefan Monnier2005-06-102-13/+28
* (vc-registered): Explicitly disable VC for URL files.Stefan Monnier2005-06-101-0/+3
* *** empty log message ***Juanma Barranquero2005-06-101-0/+5
* (url-cookie-multiple-line): Fix spelling in docstring.Juanma Barranquero2005-06-101-2/+2
* (url-http-chunked-encoding-after-change-function): Use `url-http-debug'Eli Zaretskii2005-06-041-1/+1
* Simplify last change.Eli Zaretskii2005-06-041-2/+1
* (url-http-parse-headers): Pass redirected URL as a callback argument.Eli Zaretskii2005-06-041-1/+3
* (url-cookie-multiple-line): Specify group and type in defcustom.Juanma Barranquero2005-05-192-1/+8
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-168-34/+47
* (url-retrieve-synchronously): Work around the fact thatStefan Monnier2005-04-182-9/+22
* (url-ldap): Add docstring. Fix call to `ldap-search-internal'.Richard M. Stallman2005-04-101-17/+20
* *** empty log message ***Lute Kamstra2005-04-041-0/+4
* (url-handler-mode): Specify :group.Lute Kamstra2005-04-041-2/+2
* Better adhere to coding conventions.Stefan Monnier2005-03-311-1/+7
* (url-have-visited-url): Don't barf if url-history-hash-table is nil.Eli Zaretskii2005-02-262-1/+7
* *** empty log message ***Richard M. Stallman2005-02-141-0/+4
* (url-http-parse-headers): Test url-automatic-caching.Richard M. Stallman2005-02-141-1/+1
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-1/+1
* Fix last entry.Eli Zaretskii2005-01-221-2/+2
* *** empty log message ***Eli Zaretskii2005-01-221-0/+5
* (url-http-parse-headers): Reset url-http-data to nil,Eli Zaretskii2005-01-221-1/+1
* (url-retrieve-synchronously): Use accept-process-output rather than sit-for.Stefan Monnier2005-01-132-21/+26
* (url-http-handle-authentication): Don't kill the current buffer.Thien-Thi Nguyen2005-01-032-2/+7
* Don't `require' everything eagerly.Stefan Monnier2004-12-112-13/+26
* (url-http-handle-cookies): Bind `url-current-object'Andreas Schwab2004-11-302-3/+15
* (url-http-create-request): Don't add newline afterAndreas Schwab2004-11-282-4/+10
* (url-mm-callback): Delay the invocationMasatake YAMATO2004-11-202-1/+10
* url-mailto.el (url-mailto): Fix a typo in the comment.Masatake YAMATO2004-11-112-1/+6
* * url-imap.el (url-imap-open-host): Don't useMasatake YAMATO2004-11-025-5/+15
* (url-gateway-nslookup-host): Use `set-process-query-on-exit-flag'.John Paul Wallington2004-10-202-1/+6
* Update header.Lars Hansen2004-10-192-20/+53