summaryrefslogtreecommitdiff
path: root/lisp/url/url-history.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* (url-history-save-history): Use url-make-private-file and with-temp-buffer.Glenn Morris2007-12-111-24/+24
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (url-history-hash-table): Initialize in declaration.Stefan Monnier2006-01-051-37/+36
* (url-history-parse-history): Don't complain if the file is missing.Stefan Monnier2006-01-051-5/+4
* (url-history-list): Var deleted for real.Richard M. Stallman2005-12-081-3/+0
* (url-history-list): Var deleted.Richard M. Stallman2005-12-041-20/+8
* (url-history-track): Fix last change.Kim F. Storm2005-12-011-1/+1
* (url-history-track): Call url-history-setup-save-timer in :set function.Richard M. Stallman2005-12-011-4/+10
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (url-history): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-2/+2
* (url-completion-function): Follow error conventions.Juanma Barranquero2005-06-141-2/+2
* (url-have-visited-url): Don't barf if url-history-hash-table is nil.Eli Zaretskii2005-02-261-1/+2
* Fix copyright notice.Lars Hansen2004-10-101-1/+0
* (url-history-setup-save-timer): Avoid warnings.Stefan Monnier2004-04-121-38/+40
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196Miles Bader2004-04-101-3/+0
* Resolve CVS conflictsMiles Bader2004-04-041-3/+5
* Initial revisionStefan Monnier2004-04-041-0/+199