]> git.eshelyaron.com Git - emacs.git/commit
pinentry.el: Add debugging support
authorDaiki Ueno <ueno@gnu.org>
Wed, 19 Aug 2015 02:40:17 +0000 (11:40 +0900)
committerDaiki Ueno <ueno@gnu.org>
Wed, 19 Aug 2015 02:40:44 +0000 (11:40 +0900)
commit85bc107458601e305445d7ec6f5b209c01f5db0c
treea19d17b6ca3d4cf2ec4e3ed0ae98a7d252370c0b
parent93fb1783a98ca31046f551ba1d33d67aa01e58b7
pinentry.el: Add debugging support

* lisp/net/pinentry.el (pinentry-debug): New variable.
(pinentry-debug-buffer): New variable.
(pinentry--process-filter): Send input to the debug buffer, if
`pinentry-debug' is set.
lisp/net/pinentry.el