Fix a number of issues with MobileOrg encryption.
commit9755e09bbcd630b6d0e20dbf6342bf1c1e66c819
authorCarsten Dominik <carsten.dominik@gmail.com>
Wed, 13 Oct 2010 08:48:35 +0000 (13 10:48 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Wed, 13 Oct 2010 08:48:35 +0000 (13 10:48 +0200)
treeefc6e54dafedd3d7b0a341e09dff2c4b80a25d06
parent5014288b680b00a639386518ee258846f0d10255
Fix a number of issues with MobileOrg encryption.

* lisp/org-mobile.el (org-mobile-create-index-file): Encrypt the index file
if encryption has been turned on.
(org-mobile-copy-agenda-files): Avoid double encryption of `mobileorg.org'.
* doc/org.texi (Setting up the staging area): Document that file names remain
visible when encrypting the MobileOrg files.
doc/org.texi
lisp/org-mobile.el