comparison lisp/ChangeLog @ 111181:6585f38b9f1d

Make epa-mail-encrypt handle local-part only recipients. * epa-mail.el (epa-mail-encrypt): Handle local-part only recipients (Bug#7280).
author Daiki Ueno <ueno@unixuser.org>
date Tue, 26 Oct 2010 10:02:08 +0900
parents f900266d10a0
children d6dad5b04eb8
comparison
equal deleted inserted replaced
111180:2009890b5ebf 111181:6585f38b9f1d
1 2010-10-26 Daiki Ueno <ueno@unixuser.org>
2
3 * epa-mail.el (epa-mail-encrypt): Handle local-part only
4 recipients (Bug#7280).
5
1 2010-10-25 Glenn Morris <rgm@gnu.org> 6 2010-10-25 Glenn Morris <rgm@gnu.org>
2 7
3 * term/common-win.el (x-handle-switch): Simplify with pop. 8 * term/common-win.el (x-handle-switch): Simplify with pop.
4 Optionally handle numeric switches. 9 Optionally handle numeric switches.
5 (x-handle-numeric-switch): Just call x-handle-switch. 10 (x-handle-numeric-switch): Just call x-handle-switch.