]> git.eshelyaron.com Git - emacs.git/commit
epg: Fix callback argument type check
authorDaiki Ueno <ueno@gnu.org>
Tue, 18 Nov 2014 05:52:45 +0000 (14:52 +0900)
committerDaiki Ueno <ueno@gnu.org>
Tue, 18 Nov 2014 05:54:01 +0000 (14:54 +0900)
commit5c249e2a0470b1bc53d10b5f4cf303922933e280
treee87b130fb16fea6c05337d1cc6523623a0d82a47
parent5224be2f7401bd9999b5442a94d0b2abf7f4da3b
epg: Fix callback argument type check

* epg.el (epg-context-set-passphrase-callback)
(epg-context-set-progress-callback): Check if the CALLBACK
argument is a function, instead of a cons.
lisp/ChangeLog
lisp/epg.el