File: epa-hook.el.html
Defined variables (5)
auto-encryption-mode | Non-nil if Auto-Encryption mode is enabled. |
auto-encryption-mode-hook | Hook run after entering or leaving ‘auto-encryption-mode’. |
epa-file-encrypt-to | Recipient(s) used for encrypting files. |
epa-file-inhibit-auto-save | If non-nil, disable auto-saving when opening an encrypted file. |
epa-file-name-regexp | Regexp which matches filenames to be encrypted with GnuPG. |
Defined functions (4)
auto-encryption-mode | (&optional ARG) |
epa-file--file-name-regexp-set | (VARIABLE VALUE) |
epa-file-name-p | (FILE) |
epa-file-name-regexp-update | () |