summaryrefslogtreecommitdiff
path: root/lisp/password-cache.el
AgeCommit message (Expand)Author
2020-01-01Update copyright year to 2020Paul Eggert
2019-08-12password-cache: differentiate null values from non-existent entriesÓscar Fuentes
2019-06-09Use lexical-binding in password-cache.el and add testsStefan Kangas
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-07-28* lisp/password-cache.el (password-data): Use a hash-tableStefan Monnier
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-25Use declare forms, where possible, to mark obsolete functions.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-09-20password-cache.el (password-cache-remove): Remove entries even if the value i...Julien Danjou
2011-03-03Merge changes made in Gnus trunk.Gnus developers
2011-02-25Merge changes made in Gnus trunk.Teodor Zlatanov
2011-02-13Merge changes made in Gnus trunk.Gnus developers
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Refill some copyright headers.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-09-02Remove arch-tags from all files, since these are no longer needed.Lars Magne Ingebrigtsen
2010-05-19* password-cache.el (password-cache-remove): Fix docstring.Michael Albinus
2010-03-18Stop message.el from loading about 40 libraries it doesn't always need.Glenn Morris
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-01-09Add 2008 to copyright years.Glenn Morris
2007-12-04(top-level): Don't require cl when compiling.Glenn Morris
2007-12-04Move to here from gnus/password.el.Glenn Morris