org-mode/lisp
Carsten Dominik d685f0fc87 Mapping: Remove inheritance penalty when scanning for tags
Running a command that would use the tag scanner could suffer a large
slow-down when many entries match, because the tag list with
inheritance forces each matching entry to walk the hierarchy.

Now, it is possible to avoid this penalty by using the variable
`org-scanner-tags', or by binding the `org-trust-scanner-tags' to t
around calls to `org-get-tags-at' and `org-entry-properties' when
retrieving tags and properties for the current entry in the
scanner/mapper.
2009-03-04 11:38:02 +01:00
..
ChangeLog Mapping: Remove inheritance penalty when scanning for tags 2009-03-04 11:38:02 +01:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el Documentation fixes 2009-03-03 18:27:11 +01:00
org-archive.el Archive: Fix bug when archiving to top-level 2009-02-27 16:48:43 +01:00
org-attach.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-bbdb.el Docs: Improve documentation for BBDB anniversaries 2009-02-27 08:27:44 +01:00
org-bibtex.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-clock.el Bugfix: Better indentation for new clock/logbook drawers 2009-03-02 06:41:29 +01:00
org-colview-xemacs.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-colview.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-compat.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-exp.el Bugfix: Define variable 2009-03-04 09:52:13 +01:00
org-export-latex.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-faces.el Priorities: Allow specific faces for priority cookies 2009-03-03 12:44:53 +01:00
org-footnote.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-gnus.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-id.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-info.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-irc.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-jsinfo.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-list.el Lists: No automatic empty lines if empty lines terminate the list 2009-02-26 22:30:23 +01:00
org-mac-message.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-macs.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-mew.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-mhe.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-mouse.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-plot.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-publish.el Publishing: Fix bug with finding project for a file. 2009-02-26 22:18:16 +01:00
org-remember.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-rmail.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-table.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-timer.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-vm.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-w3m.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org-wl.el Push version number to 6.23trans 2009-02-26 21:32:04 +01:00
org.el Mapping: Remove inheritance penalty when scanning for tags 2009-03-04 11:38:02 +01:00