summaryrefslogtreecommitdiff
path: root/lisp/net/secrets.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* ; Normalize and add missing first and last linesStefan Kangas2021-04-191-0/+2
* * lisp/net/*.el: Use lexical-bindingStefan Monnier2021-03-081-5/+5
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in net/*.elStefan Kangas2020-12-041-2/+2
* Fix misuses of `make-local-variable` on hooksStefan Monnier2020-11-041-2/+2
* ; Prefer https to http in many URLsStefan Kangas2020-10-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * Fix Bug#31846. Do not merge with masterMichael Albinus2018-06-161-6/+6
* | Extend secrets.el by searching for object paths.Michael Albinus2018-05-221-18/+25
* | Fix creation of Secret Service items in auth-sourceMichael Albinus2018-05-161-1/+2
* | Fix Bug#29575Michael Albinus2018-05-151-60/+78
* | Let Tramp save passwordsMichael Albinus2018-04-231-6/+15
* | Fix Bug#30246Michael Albinus2018-04-131-1/+1
* | Add tests for secrets.elMichael Albinus2018-04-051-6/+18
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Don't call 'kill-this-buffer' outside of menusEli Zaretskii2017-04-121-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Turn on lexical bindingMark Oteiza2016-07-081-14/+11
* | Derive secrets-mode from special-modeMark Oteiza2016-07-081-18/+15
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-3/+3
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-2/+2
* Fix DBUS query result parsing for secrets-search-itemsKrzysztof Jurewicz2015-04-291-6/+4
* cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"Stefan Monnier2015-04-101-1/+1
* Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.Alan Mackenzie2015-04-051-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Additional type checking in secrets APIDaniel Colascione2014-02-211-0/+4
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * net/secrets.el (secrets-create-collection): Add optionalMichael Albinus2013-10-041-3/+8
* * net/secrets.el (secrets-struct-secret-content-type): ReplaceMichael Albinus2013-06-191-6/+35
* Implement changes in Secret Service API. Make it backward compatible.Michael Albinus2013-06-131-20/+37
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-3/+2
* Remove outdated and unnecessary dbus- declarations.Glenn Morris2012-06-301-2/+0
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-241-1/+1
* Fix typos.Juanma Barranquero2011-11-151-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Spelling fixes.Paul Eggert2011-11-131-9/+9
* Spelling fixes.Paul Eggert2011-11-081-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Add 2011 to remaining FSF/AIST copyright years.Glenn Morris2011-01-151-1/+1
* * net/secrets.el (secrets-delete-alias): New defun.Michael Albinus2010-12-271-4/+10