org-mode/lisp
Matt Lundin 4c6012f831 Don't build org-refile-cache if org-refile-use-cache is nil
The function org-get-refile-targets was building org-refile-cache even
if org-refile-use-cache was set to nil. This caused every refile
attempt to call org-refile-cache-clear and to produce the message
"Refile cache has been cleared."
2010-05-26 14:11:04 -06:00
..
ChangeLog `org-timer-set-timer': fix bug about cancelling timer. 2010-05-24 15:11:14 +02:00
ChangeLog.01 Move the older ChangeLog entries 2010-04-14 10:31:18 +02:00
org-agenda.el Persistent filters in Org mode 2010-05-20 08:54:17 +02:00
org-archive.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-ascii.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-attach.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-bbdb.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-beamer.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-bibtex.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-clock.el Allow to skip steps in clock reports that have zero time 2010-05-22 08:18:20 +02:00
org-colview-xemacs.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-colview.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-compat.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-crypt.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-ctags.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-datetree.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-docbook.el More flexibility for the XSLT command 2010-05-14 13:38:14 +02:00
org-docview.el Fix copyright years 2010-05-16 15:44:55 +02:00
org-entities.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-exp-blocks.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-exp.el Fix typo 2010-05-18 08:01:15 +02:00
org-faces.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-feed.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-footnote.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-freemind.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-gnus.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-habit.el Add help-echo to habit graph 2010-05-13 07:45:26 +02:00
org-html.el Do not expand title in <title> markups 2010-05-26 14:10:28 -06:00
org-icalendar.el Clean up space in headlines when exporting to iCalendar 2010-05-18 14:45:56 +02:00
org-id.el Use new customization value for `org-id-method'. 2010-05-16 16:48:51 +02:00
org-indent.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-info.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-inlinetask.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-irc.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-jsinfo.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-latex.el LaTeX export: Implement table* environment for wide tables 2010-05-15 14:26:38 +02:00
org-list.el Document the use of `org-list-demote-modify-bullet'. 2010-05-23 07:11:01 +02:00
org-mac-message.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-macs.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-mew.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-mhe.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-mobile.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-mouse.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-plot.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-protocol.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-publish.el Serialize the publishing cache 2010-05-25 11:38:42 +02:00
org-remember.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-rmail.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-src.el Fix org-src saving mechanism for XEmacs 2010-05-24 09:20:23 -04:00
org-table.el Fix alignment of numbers with invisible characters in tables 2010-05-19 11:34:23 +02:00
org-timer.el `org-timer-set-timer': fix bug about cancelling timer. 2010-05-24 15:11:14 +02:00
org-vm.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-w3m.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org-wl.el Adjust indentation to meet coding style. 2010-05-12 10:02:43 +02:00
org-xoxo.el Push version number to 6.36trans 2010-05-09 06:24:20 +02:00
org.el Don't build org-refile-cache if org-refile-use-cache is nil 2010-05-26 14:11:04 -06:00