Commit Graph

9 Commits (master)

Author SHA1 Message Date
Christopher Wellons b7ff1a4b24 Merge #15, #16, and #17 2018-05-19 11:07:52 -04:00
Ingo Lohmar 5959e29b41 enchive-mode.el: choose major mode without '.enchive' suffix (#13) 2018-05-19 13:54:15 +02:00
Ingo Lohmar 4ea222b07e enchive-mode.el: do not disable handlers completely
As per info docs (elisp#Magic File Names).  This is probably relevant
for the case of nested handlers.
2018-05-19 13:48:48 +02:00
Samrat Man Singh 836b8cd29f Use `enchive-program-name` when encrypting file. 2018-01-28 09:15:47 +05:30
Christopher Wellons 12d9ae9613 Actually use enchive-program-name (#11) 2018-01-27 17:14:20 -05:00
Christopher Wellons 50cc1748f5 enchive-mode.el: re-enable key agent usage (--agent) 2017-12-24 08:44:14 -05:00
Christopher Wellons 09db2b7f5a enchive-mode.el: keep pinentry stderr noise out of the buffer
As usual with most GUI software, the GUI versions of pinentry are
inconsiderately noisy.
2017-12-24 08:43:52 -05:00
Christopher Wellons a407afcdaf Add support for pinentry protocol
This feature is now used by Emacs so that Emacs doesn't need to handle
the passphrase itself.
2017-12-23 22:12:46 -05:00
Christopher Wellons 2723203a68 Add enchive-mode.el. 2017-05-10 11:30:16 -04:00