summaryrefslogtreecommitdiff
path: root/contrib/emacs/CHANGELOG.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* emacs: Prefer to use Emacs builtin customization machineryTino Calancha2019-08-261-0/+7
| | | | | | | | | | | | | | | | | | | | | Using a customizable variable is the preferred way to set a parameter within Emacs; replace password-store-timeout with the new option password-store-time-before-clipboard-restore. The default value for this variable uses the environment var PASSWORD_STORE_CLIP_TIME when set; this is the same behavior as before. Add Maintainer header. * contrib/emacs/password-store.el (password-store-password-length): Increased default value from 8 to 25, i.e. same default as in the shell script. (password-store-time-before-clipboard-restore): New option. (password-store-timeout): Delete it. Use the new option instead; all callers updated. * contrib/emacs/CHANGELOG.md: Announce the features.
* emacs: Fix typo in password-store-url function doc stringSvend Sorensen2018-10-311-0/+4
| | | | "http://" was repeated, fix the second instance to read "https://".
* emacs: Release version 1.0.1 of Emacs packageSvend Sorensen2017-08-291-0/+4
|
* emacs: Release version 1.0.0 of Emacs packageSvend Sorensen2017-07-261-0/+7