(epa-last-coding-system-specified): New variable.
authorueno <ueno>
Wed, 20 Dec 2006 06:28:39 +0000 (06:28 +0000)
committerueno <ueno>
Wed, 20 Dec 2006 06:28:39 +0000 (06:28 +0000)
commitfda54ec183bfa61ffc8c7383d73c201177025d90
tree68b591f081fffc8fb2817c50055e2fdbd66db59f
parent249c729b1a3306f9216e8ae734efb5f75ff233bd
(epa-last-coding-system-specified): New variable.
(epa-decrypt-region): Try to decode with the
epa-coding-system-used text property.
(epa--select-safe-coding-system): New function.
(epa-verify-region): Try to decode with the epa-coding-system-used
text property.
(epa-sign-region): Query user to select coding-system to encode;
set the epa-coding-system-used text property on the result.
(epa-encrypt-region): Ditto.
ChangeLog
epa.el