aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/emacs/README.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support extractions of secret fields other than passwordTino Calancha2019-08-291-6/+14
| | | | | | | | | | | | | | | | | | | | | | | | Allow users to retrieve any secret field stored in the files. Use auth-source-pass to retrieve the secret fields. Bump version to v2.1.0. * contrib/emacs/Cask: Replace dependency on `s' library with auth-source-pass dependency. * contrib/emacs/password-store.el (password-store-url-field): New option. (password-store-dir): Use `auth-source-pass-filename'. (password-store-read-field, password-store-get-field) (password-store-copy-field, password-store-parse-entry): New functions. (password-store-read-field): Use password-store-parse-entry. (password-store--save-field-in-kill-ring): New function extracted from `password-store-get'. (password-store-url): Use `password-store-get-field' and `password-store-url-field'. * contrib/emacs/README.md: Update documentation. * contrib/emacs/CHANGELOG.md: Announce changes.
* Indent using spacesSvend Sorensen2014-04-241-11/+11
|
* emacs: import svend's treeJason A. Donenfeld2014-04-231-0/+30