* wl-mime.el (wl-define-dummy-functions): New macro.
authorhmurata <hmurata>
Thu, 28 Sep 2006 12:26:30 +0000 (12:26 +0000)
committerhmurata <hmurata>
Thu, 28 Sep 2006 12:26:30 +0000 (12:26 +0000)
commit84608a859e1c37c54a531775573a2db4b07f3030
tree9083454b07241139a0f6b96043ce81f7a9f2a625
parentd887a72aa31328468e2d8bb5bcd285b21418c2dc
* wl-mime.el (wl-define-dummy-functions): New macro.
(wl-mime-pgp-decrypt-region-with-epg): Renamed from
`wl-mime-pgp-decrypt-region'.
(wl-mime-pgp-verify-region-with-epg): Renamed from
`wl-mime-pgp-verify-region'.
(wl-mime-pgp-decrypt-region-with-pgg): Renamed from
`wl-mime-pgp-decrypt-region'.
(wl-mime-pgp-verify-region-with-pgg): Renamed from
`wl-mime-pgp-verify-region'.
(wl-mime-pgp-decrypt-region): New function; To select dispatch
function at runtime.
(wl-mime-pgp-verify-region): Ditto.

* wl-vars.el (wl-use-pgp-module): New user option.
wl/ChangeLog
wl/wl-mime.el
wl/wl-vars.el