summaryrefslogtreecommitdiff
blob: 7d62354a886f5a6b35d61310eb09576339fcc6e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
(add-to-list 'load-path "@SITELISP@")
(autoload 'pinentry-start "pinentry"
  "Start a Pinentry service.

Once the environment is properly set, subsequent invocations of
the gpg command will interact with Emacs for passphrase input.

If the optional QUIET argument is non-nil, messages at startup
will not be shown.

\(fn &optional QUIET)" t)