Commit Graph

13 Commits

Author SHA1 Message Date
Bastien Guerry c86a84828d EXPERIMENTAL/org-export.el: Delete redundant function.
`org-export-export-preprocess-string' was a dummy copy of
`org-export-preprocess-string', adapted for specific needs
of org-mw-export.  We now use `org-export-preprocess-string'
directly.  This requires a minor change in this latter function:
if :for-backend is not explicitely passed, then the let binding
of `org-export-current-backend' falls back on the previous value
of org-export-current-backend'.
2011-07-06 12:56:53 +02:00
Bastien Guerry 91b6f11a04 Rename experimental file org-mediawiki.el to org-mw.el.
This version also introduces many fixes.
2011-07-06 12:53:19 +02:00
Bastien Guerry 82e5e5346d Add EXPERIMENTAL/org-mediawiki.el 2010-11-11 17:42:56 +01:00
Bastien Guerry b63f5333e7 org-export.el: major improvement.
The use of this experimental export engine is illustrated by
org-mediawiki.el as found here:

http://lumiere.ens.fr/~guerry/u/org-mediawiki.el
2010-09-20 10:18:24 +02:00
Bastien Guerry 35c2b7b1c8 Deleted EXPERIMENTAL/find-links-to-local.el.
This was requested by Ethan <ethan.glasser.camp@gmail.com>.
2010-09-02 15:36:46 +02:00
Carsten Dominik 94cc1383ef Removed some old, no longer needed files. 2008-12-16 14:08:30 +01:00
Carsten Dominik e1165fd8f3 Added org-export.el to experimental, fixed a few bugs. 2008-06-25 10:13:50 +02:00
Carsten Dominik 60eba43cdf Attempt to implement dynamic indentation.
This only lead to a contributed file, this is neither robust nor fast.
But maybe throwing the existing code into a contrib file
will make someone come up with an idea.
2008-05-24 11:18:40 +02:00
Carsten Dominik b538898bf9 Added new file org-iq.el.
This file allows interactive tags query construction.
2008-03-05 23:48:55 +01:00
Carsten Dominik 5e14025496 Added a new experimental file.
In this file I will implement interactive modifications of tags/todo
queries.  This is code from Christopher League which still needs some
work before it will become either CONTRIB or even core.
2008-03-04 09:27:01 +01:00
Carsten Dominik 7a74a2102b Moved contributed files to CONTRIB directory 2008-02-03 08:16:02 +01:00
Carsten Dominik fb8d11720f Delete some unnecessary files. 2008-02-03 08:13:27 +01:00
Carsten Dominik 93c665b56d Intermediate state, I am just trying comiting now. 2008-01-31 16:04:26 +01:00