Mercurial > emacs
diff lisp/ChangeLog @ 110899:beddb591d182
Simplify r101871.
* epa.el (epa-passphrase-callback-function): Display filename
passed as the 3rd arg.
* epa-file.el (epa-file-passphrase-callback-function): Pass
filename to epa-passphrase-callback-function.
author | Daiki Ueno <ueno@unixuser.org> |
---|---|
date | Sun, 10 Oct 2010 10:45:45 +0900 |
parents | 0d6d71f9b91a |
children | 0ddc8e23dddd |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 10 00:15:21 2010 +0000 +++ b/lisp/ChangeLog Sun Oct 10 10:45:45 2010 +0900 @@ -1,3 +1,10 @@ +2010-10-10 Daiki Ueno <ueno@unixuser.org> + + * epa.el (epa-passphrase-callback-function): Display filename + passed as the 3rd arg. + * epa-file.el (epa-file-passphrase-callback-function): Pass + filename to epa-passphrase-callback-function. + 2010-10-09 Chong Yidong <cyd@stupidchicken.com> * cus-edit.el (custom-face-widget-to-spec)