]> code.delx.au - gnu-emacs/history - lisp/url/url-cookie.el
(url-history-save-history): Use url-make-private-file and with-temp-buffer.
[gnu-emacs] / lisp / url / url-cookie.el
2007-12-11 Glenn Morris(url-cookie-write-file): Use url-make-private-file...
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-04-01 Chong Yidong(url-cookie-retrieve, url-cookie-host-can-set-p): Deal...
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2006-08-29 Stefan Monnier(url-cookie-write-file): Really don't use versioned...
2006-07-11 Stefan MonnierRemove spurious * in docstrings.
2006-01-05 Stefan Monnier(url-cookie-parse-file): Don't complain of missing...
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 NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate 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...
2005-05-16 Juanma BarranqueroReplace `string-to-int' by `string-to-number'.
2004-10-10 Lars HansenFix 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 BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-04-04 Miles BaderResolve CVS conflicts
2004-04-04 Stefan MonnierInitial revision