summaryrefslogtreecommitdiff
path: root/lisp/password-cache.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove some compat code for old versions and XEmacsStefan Kangas2020-11-191-3/+1
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-141-16/+0
* Improve password-cache-add example in commentPaul Eggert2020-05-181-1/+2
* Don’t attempt to modify constant stringsPaul Eggert2020-05-161-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* password-cache: differentiate null values from non-existent entriesÓscar Fuentes2019-08-121-2/+5
* Use lexical-binding in password-cache.el and add testsStefan Kangas2019-06-091-2/+2
* 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/password-cache.el (password-data): Use a hash-tableStefan Monnier2017-07-281-16/+14
* 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
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-2/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* password-cache.el (password-cache-remove): Remove entries even if the value i...Julien Danjou2011-09-201-7/+8
* Merge changes made in Gnus trunk.Gnus developers2011-03-031-0/+1
* Merge changes made in Gnus trunk.Teodor Zlatanov2011-02-251-0/+6
* Merge changes made in Gnus trunk.Gnus developers2011-02-131-3/+4
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Remove arch-tags from all files, since these are no longer needed.Lars Magne Ingebrigtsen2010-09-021-1/+0
* | * password-cache.el (password-cache-remove): Fix docstring.Michael Albinus2010-05-191-1/+1
* | Stop message.el from loading about 40 libraries it doesn't always need.Glenn Morris2010-03-181-2/+6
|/
* 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-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Add 2008 to copyright years.Glenn Morris2008-01-091-1/+1
* (top-level): Don't require cl when compiling.Glenn Morris2007-12-041-15/+10
* Move to here from gnus/password.el.Glenn Morris2007-12-041-0/+141