summaryrefslogtreecommitdiff
path: root/lisp/password-cache.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-29Use 'hash-table-contains-p' in a few placesStefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-19Remove some compat code for old versions and XEmacsStefan Kangas
2020-08-14Remove many items obsolete since Emacs 23.1Stefan Kangas
2020-05-18Improve password-cache-add example in commentPaul Eggert
2020-05-16Don’t attempt to modify constant stringsPaul Eggert
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