aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/url-cookie.el
Commit message (Expand)AuthorAgeFilesLines
* Some doc for url-cookie-listGlenn Morris2014-02-041-2/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Add bookmark support to ewwLars Magne Ingebrigtsen2013-06-261-1/+2
* Implement a command and mode for displaying and editing cookiesLars Magne Ingebrigtsen2013-06-261-0/+88
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-2/+2
* Add a policy list of domains that url.el can set cookies forLars Magne Ingebrigtsen2012-04-101-32/+13
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-111-1/+1
* (url-cookie-expired-p): Protect against zero-length cookie expiry dates.Lars Magne Ingebrigtsen2011-11-031-1/+2
* Add option :named to defstruct in url-cookie.elLeo Liu2011-05-291-9/+3
* lisp/url/url-cookie.el: Use `dolist' rather than `mapcar'.Juanma Barranquero2011-04-021-3/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | url-cookie.el: Require 'cl when compilingMiles Bader2010-12-161-0/+2
* | Misc url-cookie tidy-up.Glenn Morris2010-12-131-151/+95
* | Merge from emacs-23Stefan Monnier2010-12-131-2/+3
|\|
| * * url-cookie.el (url-cookie-retrieve): Handle null LOCALPART (Bug#7543).Chong Yidong2010-12-041-2/+3
* | Use url-lazy-message for warnings about ignored cookies.Lars Magne Ingebrigtsen2010-10-011-2/+2
|/
* * lisp/url/url-cookie.el (url-cookie-expired-p): Tweak previous change.Glenn Morris2010-09-081-8/+5
* * lisp/url/url-cookie.el (url-cookie-expired-p): Simplify and fix. (Bug#6957)shawn boles2010-09-081-29/+6
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (url-cookie-retrieve): Fix last change.Chong Yidong2009-01-151-4/+6
* (url-cookie-retrieve): Handle null localpart.Chong Yidong2009-01-141-5/+6
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* 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