org-capture.el: Add declarations and check is `org-crypt' is loaded (Fix commit ac6409fe)
commit0b650649619c2f97d8964ba523113ccb309667dc
authorBastien Guerry <bzg@altern.org>
Wed, 26 Sep 2012 06:25:05 +0000 (26 08:25 +0200)
committerBastien Guerry <bzg@altern.org>
Wed, 26 Sep 2012 06:25:05 +0000 (26 08:25 +0200)
tree7f0047bd1e80c18ef445fd563e71b5bf71452e30
parent6ea8cf7f27e0ed5bfb5cdb9fcd48fd77a63a41b0
org-capture.el: Add declarations and check is `org-crypt' is loaded (Fix commit ac6409fe)

* org-capture.el (org-at-encrypted-entry-p)
(org-encrypt-entry, org-decrypt-entry): Declare.
(org-capture-set-target-location): Check whether `org-crypt'
has been loaded.

Thanks to Mike McLean for reporting this.
lisp/org-capture.el