X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=pgg-def.el;h=403684f77f9c5645f1a84df8ce3324c4733e07b1;hb=59c2dc20c261303c6d051416e38f30ab94cceb39;hp=5f8d722c6d9660b402ab82276caf4d69dd06efd8;hpb=6a79e4e9581a22fdf1bd9765d01bb2668a2577c4;p=elisp%2Fsemi.git diff --git a/pgg-def.el b/pgg-def.el index 5f8d722..403684f 100644 --- a/pgg-def.el +++ b/pgg-def.el @@ -58,6 +58,11 @@ :group 'pgg :type 'boolean) +(defcustom pgg-decrypt-automatically nil + "*If t, decrypt messages automatically." + :group 'pgg + :type 'boolean) + (defvar pgg-messages-coding-system nil "Coding system used when reading from a PGP external process.")