Speed up refile target collection.
commit552ededaaef84b17bc65393c86fee8a09d393ef1
authorCarsten Dominik <carsten.dominik@gmail.com>
Mon, 15 Dec 2008 09:23:56 +0000 (15 10:23 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Mon, 15 Dec 2008 09:23:56 +0000 (15 10:23 +0100)
treeb22fc053370e2acaa7d14c9a53b480502e2524c1
parentddcdaa7f87077fb3a0686b3c462b6edfb8ed8355
Speed up refile target collection.

This patch introduces three improvements to refile target construction,
which should speed these functions up significantly.

1. A faster way to move up a level in the outline hierarchy
2. A better way to construct the outline path, in the case
   that the command is scanning the entire hierarchy anyway
3. Avoid comparing the true-names of files.
lisp/ChangeLog
lisp/org.el