summaryrefslogtreecommitdiff
path: root/lisp/net/secrets.el
AgeCommit message (Expand)Author
2026-05-11Fix secrets.el when Emacs is a flatpakMichael Albinus
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-05-08Extend secrets.el by lock/unlock itemPhilipp Uhl
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-07-09Prefer defvar-keymap in net/*.elStefan Kangas
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-31Documentation update for Secret ServiceMichael Albinus
2021-12-27The temprary "session" collection might not exist in Secret ServiceMichael Albinus
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-04-19; Normalize and add missing first and last linesStefan Kangas
2021-03-08* lisp/net/*.el: Use lexical-bindingStefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-04Prefer setq-local in net/*.elStefan Kangas
2020-11-04Fix misuses of `make-local-variable` on hooksStefan Monnier
2020-10-01; Prefer https to http in many URLsStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-06-16Fix Bug#31846. Do not merge with masterMichael Albinus
2018-05-22Extend secrets.el by searching for object paths.Michael Albinus
2018-05-16Fix creation of Secret Service items in auth-sourceMichael Albinus
2018-05-15Fix Bug#29575Michael Albinus
2018-04-23Let Tramp save passwordsMichael Albinus
2018-04-13Fix Bug#30246Michael Albinus
2018-04-05Add tests for secrets.elMichael Albinus
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-04-12Don't call 'kill-this-buffer' outside of menusEli Zaretskii
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-07-08Turn on lexical bindingMark Oteiza
2016-07-08Derive secrets-mode from special-modeMark Oteiza
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-17Backslash cleanup in Elisp source filesPaul Eggert
2015-05-21Don't quote nil and t in doc stringsPaul Eggert
2015-04-29Fix DBUS query result parsing for secrets-search-itemsKrzysztof Jurewicz
2015-04-10cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"Stefan Monnier
2015-04-05Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.Alan Mackenzie
2015-01-01Update copyright year to 2015Paul Eggert
2014-02-21Additional type checking in secrets APIDaniel Colascione
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-10-04* net/secrets.el (secrets-create-collection): Add optionalMichael Albinus
2013-06-19* net/secrets.el (secrets-struct-secret-content-type): ReplaceMichael Albinus
2013-06-13Implement changes in Secret Service API. Make it backward compatible.Michael Albinus
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-07-11More CL cleanups and reduction of use of cl.el.Stefan Monnier