* pgg-gpg.el (pgg-gpg-shell-command-switch): New user option.
authorueno <ueno>
Fri, 5 Nov 1999 13:38:03 +0000 (13:38 +0000)
committerueno <ueno>
Fri, 5 Nov 1999 13:38:03 +0000 (13:38 +0000)
commit3fc37edcd607bb03cec35c11168023e7b41aeba3
tree74a8f2b507712283564fb9ea6876a5d75da430bf
parentd49ef404a01635c1437a8c022d3a1c9401dd62e0
* pgg-gpg.el (pgg-gpg-shell-command-switch): New user option.
(pgg-gpg-process-region): Bind `shell-command-switch' to the value
of `pgg-gpg-shell-command-switch'.

* pgg-pgp.el (pgg-pgp-shell-command-switch): New user option.
(pgg-pgp-process-region): Bind `shell-command-switch' to the value
of `pgg-pgp-shell-command-switch'.

* pgg-pgp5.el (pgg-pgp5-shell-command-switch): New user option.
(pgg-pgp5-process-region): Bind `shell-command-switch' to the value
of `pgg-pgp5-shell-command-switch'.

* pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el (sign-region): Use fixed end
position of the signature.
pgg-gpg.el
pgg-pgp.el
pgg-pgp5.el