Identify unsafe combinations of Bcc and encryption
commit829fe7e073a13eaf991e04e90b1e731b1ccce0c2
authorJens Lechtenboerger <jens.lechtenboerger@fsfe.org>
Mon, 28 Dec 2015 01:35:02 +0000 (28 01:35 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Mon, 28 Dec 2015 01:35:02 +0000 (28 01:35 +0000)
treeee21d8390be8cc5c64d23ecd37bddffd5be95da5
parentac9f01c45db8c08ffa835bbcdc2662ed14f40a73
Identify unsafe combinations of Bcc and encryption

* gnus-util.el (gnus-subsetp): New function.
* mml-sec.el: Fix warnings by adding autoloads (bug#18718).
(mml-secure-safe-bcc-list): New variable.
(mml-secure-is-encrypted-p, mml-secure-bcc-is-safe): New functions.
lisp/ChangeLog
lisp/gnus-util.el
lisp/mml-sec.el