summaryrefslogtreecommitdiff
path: root/lisp/url/url-history.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Remove redundant #' before lambda in {mail,net,url}/*.elStefan Kangas2021-04-011-8/+8
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* * lisp/url/url-history.el: Use lexical-bindingStefan Monnier2017-06-281-3/+4
* Don't assume url structs are vectors (Bug#27333)Noam Postavsky2017-06-281-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Misc small custom fixesGlenn Morris2013-12-271-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | lisp/url tiny fixes.Glenn Morris2010-09-101-5/+5
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* 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-history-save-history): Use url-make-private-file and with-temp-buffer.Glenn Morris2007-12-111-24/+24
* | (url-history-save-history): Use url-make-private-file and with-temp-buffer.Glenn Morris2007-12-111-20/+18
* | (top-level): Don't require cl when compiling.Glenn Morris2007-12-021-4/+6
|/
* 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