aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/url-cookie.el
Commit message (Expand)AuthorAgeFilesLines
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-8/+6
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * (url-cookie-write-file): Use url-make-private-file and with-temp-buffer.Glenn Morris2007-12-111-28/+25
* | (url-cookie-write-file): Use url-make-private-file and with-temp-buffer.Glenn Morris2007-12-111-14/+11
* | (url-cookie-p): Declare as a function.Glenn Morris2007-11-301-2/+1
* | Comment.Glenn Morris2007-11-271-0/+3
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (url-cookie-name, url-cookie-value, url-cookie-expires, url-cookie-localpart)Stefan Monnier2007-06-121-47/+16
|/
* (url-cookie-retrieve, url-cookie-host-can-set-p): Deal with wildcardChong Yidong2007-04-011-2/+16
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (url-cookie-write-file): Really don't use versioned backups.Stefan Monnier2006-08-291-2/+2
* Remove spurious * in docstrings.Stefan Monnier2006-07-111-8/+13
* (url-cookie-parse-file): Don't complain of missing file.Stefan Monnier2006-01-051-8/+5
* (url-cookie-write-file): Create parent dir.Stefan Monnier2005-12-211-2/+3
* (url-cookie-save-interval): Simplify.Richard M. Stallman2005-12-081-18/+8
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (url-cookie): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-1/+1
* (url-cookie-store): Rename arg PATH to LOCALPART.Richard M. Stallman2005-06-281-26/+40
* (url-cookie-generate-header-lines): Fix autoload cookie.Richard M. Stallman2005-06-231-1/+1
* (url-cookie-multiple-line): Fix spelling in docstring.Juanma Barranquero2005-06-101-2/+2
* (url-cookie-multiple-line): Specify group and type in defcustom.Juanma Barranquero2005-05-191-1/+3
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-12/+12
* Fix copyright notice.Lars Hansen2004-10-101-1/+0
* (url-cookie-handle-set-cookie): Replace calls to obsoleteJohn Paul Wallington2004-04-121-5/+5
* (url-cookie-setup-save-timer): Avoid warnings.Stefan Monnier2004-04-121-41/+42
* Revision: [email protected]/emacs--cvs-trunk--0--patch-196Miles Bader2004-04-101-3/+0
* Resolve CVS conflictsMiles Bader2004-04-041-3/+4
* Initial revisionStefan Monnier2004-04-041-0/+468