org-mode/lisp
Carsten Dominik aa07f68c12 Better handling of export options.
This patch improves the internal handling of the large number of
export options that Org-mode has.  In particular, it now defines a
single constant, `org-export-plist-vars' that contains the full list
of options, and how these can be accessed through variables, and
through the #+OPTIONS line.  Before the patch, there used to be a
separate list or the OPTIONS handling, which has gotten out of sync.
This now no longer can happen.

Also, this patch adds two new variables, `org-export-with-priority',
and `org-export-with-todo-keywords', which can be used to turn the
export of TODO keywords and priority cookies on and off, so that these
can simply disappear and not be shown in the exported file.  In fact,
the default for the priority cookie is to remove it.
2008-12-03 07:33:05 +01:00
..
ChangeLog Better handling of export options. 2008-12-03 07:33:05 +01:00
ChangeLog.01 Split ChangeLog file into parts. 2008-05-08 08:16:38 +02:00
org-agenda.el Show inherited tags in the agenda. 2008-11-27 09:25:50 +01:00
org-archive.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-attach.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-bbdb.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-bibtex.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-clock.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-colview-xemacs.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-colview.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-compat.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-exp.el Better handling of export options. 2008-12-03 07:33:05 +01:00
org-export-latex.el Better handling of export options. 2008-12-03 07:33:05 +01:00
org-faces.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-gnus.el Fix org-gnus.el for XEmacs. 2008-11-29 07:53:22 +01:00
org-id.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-info.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-irc.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-jsinfo.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-list.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-mac-message.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-macs.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-mew.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-mhe.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-mouse.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-plot.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-publish.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-remember.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-rmail.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-table.el Make `C-c |' work in orgtbl-mode. 2008-11-26 09:14:09 +01:00
org-timer.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-vm.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org-w3m.el Sooth the compiler about a variable in w3m. 2008-11-27 11:59:11 +01:00
org-wl.el Change version number to 6.13trans. 2008-11-25 20:42:53 +01:00
org.el Fix bugs in implementation and documentation of the mapping API. 2008-12-02 16:53:25 +01:00