org-mode/lisp
Nicolas Goaziou 0a01e52aa1 Install new exporter into Org innards
* contrib/lisp/org-mime.el (org-mime-htmlize, org-mime-compose): Use
  new exporter.
* lisp/ob-haskell.el (org-babel-haskell-export-to-lhs): Use new
  exporter.
* lisp/ob-latex.el (org-babel-execute:latex): Use new exporter.
* lisp/ob-org.el (org-babel-execute:org): Use new exporter.
* lisp/org-agenda.el (org-agenda-menu, org-agenda-write): Use new
  iCalendar export back-end.
* lisp/org-table.el (org-table-export, orgtbl-export): Remove
  dependency on `org-exp' library.
(org-table-clean-before-export): New function.
(org-table-colgroup-info): New variable.
(orgtbl-to-html): Use to new HTML export back-end.
* lisp/org.el (org-modules): Remove modules relative to obsolete
  export framework and add those relative to the new one.
(org-create-formula-image-with-dvipng, org-format-latex
org-create-formula-image-with-imagemagick): Use new exporter.
(org-indent-line): INCLUDE keywords are indented like regular
keywords.
(org-mode-map): Bind C-c C-e to new export dispatcher.
(org-menu): Install new exporter in menu.
2013-02-06 23:06:30 +01:00
..
Makefile
ob-C.el
ob-R.el
ob-asymptote.el
ob-awk.el
ob-calc.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-clojure.el
ob-comint.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-core.el ob-core.el (org-ts-regexp): Remove duplicate defconst'ing 2013-01-31 10:57:49 +01:00
ob-css.el Update Copyright lines to match Emacs format. 2013-01-08 15:04:32 +01:00
ob-ditaa.el
ob-dot.el
ob-emacs-lisp.el
ob-eval.el
ob-exp.el
ob-fortran.el
ob-gnuplot.el
ob-haskell.el
ob-io.el
ob-java.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-js.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-keys.el
ob-latex.el
ob-ledger.el
ob-lilypond.el
ob-lisp.el
ob-lob.el
ob-makefile.el
ob-matlab.el
ob-maxima.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-mscgen.el
ob-ocaml.el
ob-octave.el
ob-org.el
ob-perl.el
ob-picolisp.el
ob-plantuml.el
ob-python.el Merge branch 'maint' 2013-01-23 14:00:03 +01:00
ob-ref.el
ob-ruby.el
ob-sass.el
ob-scala.el
ob-scheme.el
ob-screen.el
ob-sh.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-shen.el
ob-sql.el
ob-sqlite.el
ob-table.el
ob-tangle.el
ob.el
org-agenda.el Install new exporter into Org innards 2013-02-06 23:06:30 +01:00
org-archive.el
org-attach.el
org-bbdb.el
org-bibtex.el
org-capture.el Allow to contextualize capture and agenda commands by checking the name of the buffer 2013-01-31 11:06:04 +01:00
org-clock.el
org-colview-xemacs.el
org-colview.el
org-compat.el
org-crypt.el
org-ctags.el
org-datetree.el
org-docview.el
org-element.el Merge branch 'maint' 2013-01-31 22:16:23 +01:00
org-entities.el
org-eshell.el
org-faces.el New face `org-priority'. Enhance fontification of priority cookies in agenda. 2013-01-24 14:16:11 +01:00
org-feed.el
org-footnote.el org-footnote.el: Fix bug when using `electric-indent-mode' 2013-01-26 13:40:18 +01:00
org-gnus.el
org-habit.el
org-id.el
org-indent.el org.el: Always honor `org-startup-indented', even when `org-inhibit-startup' is non-nil 2013-01-30 11:18:24 +01:00
org-info.el
org-inlinetask.el
org-install.el
org-irc.el
org-list.el
org-mac-message.el Update Copyright lines to match Emacs format. 2013-01-08 15:04:32 +01:00
org-macs.el
org-mew.el
org-mhe.el Update copyright years. 2013-01-01 16:04:24 +01:00
org-mks.el Update Copyright lines to match Emacs format. 2013-01-08 15:04:32 +01:00
org-mobile.el Merge branch 'maint' 2013-01-12 15:44:01 +01:00
org-mouse.el
org-pcomplete.el
org-plot.el
org-protocol.el
org-remember.el
org-rmail.el
org-src.el org-src.el (org-edit-src-find-region-and-lang): Try to find table.el tables first 2013-01-08 18:26:06 +01:00
org-table.el
org-timer.el Update copyright years. 2013-01-01 16:04:24 +01:00
org-vm.el
org-w3m.el
org-wl.el Update copyright years. 2013-01-01 16:04:24 +01:00
org.el
ox-ascii.el
ox-beamer.el
ox-html.el
ox-icalendar.el
ox-jsinfo.el
ox-latex.el Move new export framework files into core 2013-02-06 23:06:30 +01:00
ox-man.el
ox-md.el
ox-odt.el
ox-org.el Move new export framework files into core 2013-02-06 23:06:30 +01:00
ox-publish.el
ox-texinfo.el
ox.el Move new export framework files into core 2013-02-06 23:06:30 +01:00