org-mode/lisp
Carsten Dominik 2339c5afa7 Fix bug in mapping entries
Patch by Peter Jones, following a bug report by Xiao-Jong Jin, who wrote:

> If you have the follow org file
>
> * test crypt							      :crypt:
> ** subheading 1
>   text 1
> ** subheading 2
>   text 2
>
> with setup as
>
> (require 'org-crypt)
> (setq org-tags-exclude-from-inheritance '("crypt"))
> (setq org-crypt-key "CBC0714E")              ; my key
>
> On calling org-encrypt-entry on the first head line, only
> subheading 1 get encrypted, subheading 2 remains plain text.
> But, if you add an empty line or some text under the first
> heading, both subheading 1 and 2 are encrypted.
2010-04-14 09:42:50 +02:00
..
ChangeLog Fix bug in mapping entries 2010-04-14 09:42:50 +02:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el Fix typo 2010-04-13 07:59:56 +02:00
org-archive.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-ascii.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-attach.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-bbdb.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-beamer.el Fix XEmacs compatibility 2010-04-12 18:37:51 +02:00
org-bibtex.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-clock.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-colview-xemacs.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-colview.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-compat.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-crypt.el Fix bug in mapping entries 2010-04-14 09:42:50 +02:00
org-ctags.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-datetree.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-docbook.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-docview.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-entities.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-exp-blocks.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-exp.el `org-export-as-org' now exports a string when to-buffer equals 'string 2010-04-09 09:08:52 -06:00
org-faces.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-feed.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-footnote.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-freemind.el Fix XEmacs compatibility 2010-04-12 18:37:51 +02:00
org-gnus.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-habit.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-html.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-icalendar.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-id.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-indent.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-info.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-inlinetask.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-irc.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-jsinfo.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-latex.el fixes BUG in `org-export-as-latex' -- was only exporting the body 2010-04-11 10:14:21 -06:00
org-list.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-mac-message.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-macs.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-mew.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-mhe.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-mobile.el Check org-mobile setup for a checksum binary 2010-04-09 14:30:57 +02:00
org-mouse.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-plot.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-protocol.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-publish.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-remember.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-rmail.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-src.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-table.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-timer.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-vm.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-w3m.el Release 6.35g 2010-04-08 20:15:15 +02:00
org-wl.el Extensions to storing and opening links to Wanderlust messages. 2010-04-13 07:58:59 +02:00
org-xoxo.el Release 6.35g 2010-04-08 20:15:15 +02:00
org.el New command to align all tags 2010-04-13 09:05:00 +02:00