log lisp/url/url-cookie.el @ 107852:4abde609aac9

age author description
2010-01-13 Glenn Morris Add 2010 to copyright years.
2009-01-15 Chong Yidong (url-cookie-retrieve): Fix last change.
2009-01-14 Chong Yidong (url-cookie-retrieve): Handle null localpart.
2009-01-05 Glenn Morris Add 2009 to copyright years.
2008-05-06 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2006-01-16 Henrik Enberg sync with trunk
2008-01-08 Miles Bader Merge from emacs--rel--22
2007-12-11 Glenn Morris (url-cookie-write-file): Use url-make-private-file and with-temp-buffer.
2007-11-30 Glenn Morris (url-cookie-p): Declare as a function.
2007-11-27 Glenn Morris Comment.
2007-04-22 Karoly Lorentey Merged from emacs@sv.gnu.org
2007-01-29 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-10-14 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-07-14 Karoly Lorentey Merged from emacs@sv.gnu.org.
2006-01-06 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 683-684)
2005-12-29 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 678-680)
2005-12-10 Karoly Lorentey Merged in changes from CVS trunk.
2005-09-04 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
2005-07-05 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
2005-07-05 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)
2005-06-25 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 441-446)
2005-06-15 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)
2005-05-20 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 69, 313-319)
2004-10-12 Karoly Lorentey Merged in changes from CVS trunk.
2004-04-13 Karoly Lorentey Merged in changes from CVS trunk
2004-04-10 Karoly Lorentey Merged in changes from CVS HEAD
2004-04-08 Karoly Lorentey Merged in changes from CVS HEAD
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-06-12 Stefan Monnier (url-cookie-name, url-cookie-value, url-cookie-expires, url-cookie-localpart)
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-12-11 Glenn Morris (url-cookie-write-file): Use url-make-private-file and with-temp-buffer.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-04-01 Chong Yidong (url-cookie-retrieve, url-cookie-host-can-set-p): Deal with wildcard
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-08-29 Stefan Monnier (url-cookie-write-file): Really don't use versioned backups.
2006-07-11 Stefan Monnier Remove spurious * in docstrings.
2006-01-05 Stefan Monnier (url-cookie-parse-file): Don't complain of missing file.
2005-12-21 Stefan Monnier (url-cookie-write-file): Create parent dir.
2005-12-08 Richard M. Stallman (url-cookie-save-interval): Simplify.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-07-04 Juanma Barranquero (url-cookie): Finish `defgroup' description with period.
2005-06-28 Richard M. Stallman (url-cookie-store): Rename arg PATH to LOCALPART.
2005-06-23 Richard M. Stallman (url-cookie-generate-header-lines): Fix autoload cookie.
2005-06-10 Juanma Barranquero (url-cookie-multiple-line): Fix spelling in docstring.
2005-05-19 Juanma Barranquero (url-cookie-multiple-line): Specify group and type in defcustom.
2005-05-16 Juanma Barranquero Replace `string-to-int' by `string-to-number'.
2004-10-10 Lars Hansen Fix copyright notice.
2004-04-12 John Paul Wallington (url-cookie-handle-set-cookie): Replace calls to obsolete
2004-04-12 Stefan Monnier (url-cookie-setup-save-timer): Avoid warnings.
2004-04-10 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
2004-04-04 Miles Bader Resolve CVS conflicts
2004-04-04 Stefan Monnier Initial revision