Don't throw an error when trying to decrypt before first headline
commit4c101529a44f6588ef8dfecb62fba1d9fb1ab335
authorDavid Maus <dmaus@ictsoc.de>
Fri, 16 Jul 2010 20:25:45 +0000 (16 20:25 +0000)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sun, 18 Jul 2010 05:21:47 +0000 (18 07:21 +0200)
tree314bb4cb731026eeaa11f30b33b9d5727d510c41
parentebf808f9aa9297af2734172bb9cd1a9a1f715b0d
Don't throw an error when trying to decrypt before first headline

* lisp/org-crypt.el (org-decrypt-entry): Silently do nothing when
cursor is before first headline.
lisp/org-crypt.el