aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-23Juanma Barranquero2010-07-272-1/+14
|\
| * * url-http (url-http-parse-headers): Disable file name handlers atMichael Albinus2010-07-262-2/+8
| * * url-http (url-http-parse-headers): Disable Tramp. (Bug#6717)Michael Albinus2010-07-252-1/+8
* | Fix typos in ChangeLogs.Juanma Barranquero2010-07-201-2/+2
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-101-1/+1
|\ \ | |/
| * * lisp/url/ChangeLog: Standardize author name .Glenn Morris2010-06-211-1/+1
* | 2010-07-01 Mark A. Hershberger <mah@everybody.org>Mark A. Hershberger2010-07-012-1/+7
* | Add in some useful convenience functions for handling HTTP.Mark A. Hershberger2010-06-222-0/+26
* | Merge from emacs-23Stefan Monnier2010-06-162-1/+5
|\ \ | |/
| * Close bug#6406.Štěpán Němec2010-06-122-1/+5
* | Merge from emacs-23Stefan Monnier2010-05-242-2/+6
|\ \ | |/
| * * url-util.el (url-unhex-string): Don't accidentally decode as latin-1.Stefan Monnier2010-05-192-2/+6
* | Merge from emacs-23Stefan Monnier2010-05-081-2/+6
|\ \ | |/
| * Bump version to 23.2.emacs-23.2Chong Yidong2010-05-071-0/+4
* | Use define-minor-mode where applicable.Stefan Monnier2010-05-022-37/+6
* | Fix wrong variable name.Ted Zlatanov2010-03-242-1/+5
* | Add a list of HTTP status code symbols and their text, mapped by number.Ted Zlatanov2010-03-242-32/+90
* | Stop message.el from loading about 40 libraries it doesn't always need.Glenn Morris2010-03-182-3/+8
* | Fix last change to use existing comm Custom group instead of `net'.Chong Yidong2010-03-122-2/+2
* | Reorganize Custom groups.Chong Yidong2010-03-122-1/+5
* | Bump version to 24.0.50.Chong Yidong2010-03-101-0/+4
|/
* * url-util.el: Require url-vars (Bug#5459).Chong Yidong2010-01-232-0/+5
* Add 2010 to copyright years.Glenn Morris2010-01-1330-30/+30
* Fix typos in ChangeLogs.Juanma Barranquero2009-12-291-1/+1
* (url-generic-parse-url): Bind deactivate-mark.Stefan Monnier2009-11-272-78/+84
* * url-http.el (url-http-handle-authentication): Use proxy server,Chong Yidong2009-11-082-5/+15
* * url-util.el (url-insert-entities-in-string):Stefan Monnier2009-11-036-12/+14
* (url-dav-file-attributes): Fix declaration.Glenn Morris2009-10-012-3/+7
* * url-handlers.el (url-copy-file): Add fifth arg for compatibilityChong Yidong2009-09-132-1/+8
* (url-file): Avoid assignment to free variable `filename'.Glenn Morris2009-09-132-7/+7
* * url-methods.el (url-scheme--registering-proxy): New variable.Chong Yidong2009-09-122-2/+12
* Remove code for defunct system-types Apple-Macintosh, emx, ms-windows,Glenn Morris2009-08-223-9/+11
* Add "Branch for 23.1" ChangeLog entry.Chong Yidong2009-06-211-0/+4
* (url-file-handler): Save match data.Stefan Monnier2009-03-272-1/+5
* Prev commit in wrong ChangeLogJason Rumney2009-02-231-0/+5
* (url-default-expander): Use concat to combine parts. (Bug #1020)Jason Rumney2009-02-211-2/+4
* (url-generate-unique-filename): Silence compiler.Glenn Morris2009-02-102-17/+23
* (url-file): Use make-temp-file.Chong Yidong2009-02-071-5/+2
* (url-generate-unique-filename): Mark as obsolete.Chong Yidong2009-02-071-0/+1
* (url-temporary-directory): Mark as obsolete.Chong Yidong2009-02-071-0/+2
* * url-vars.el (url-temporary-directory): Mark as obsolete.Chong Yidong2009-02-071-0/+8
* (url-cookie-retrieve): Fix last change.Chong Yidong2009-01-151-4/+6
* * url-cookie.el (url-cookie-retrieve): Fix last change.Chong Yidong2009-01-151-2/+1
* * url-cookie.el (url-cookie-retrieve): If localpart is not aChong Yidong2009-01-151-0/+5
* (url-cookie-retrieve): Handle null localpart.Chong Yidong2009-01-141-5/+6
* * url-cookie.el (url-cookie-retrieve): Handle null localpart.Chong Yidong2009-01-141-0/+4
* * url-util.el (url-truncate-url-for-viewing): Doc fix.Juanma Barranquero2009-01-132-1/+5
* (url-cid-gnus): Fix typo in header name.Glenn Morris2009-01-092-1/+5
* Add 2009 to copyright years.Glenn Morris2009-01-0530-30/+33
* (url-basepath): Add url-basepath as an alias for url-file-directory.Chong Yidong2008-11-041-0/+3