org-mode/lisp
Nicolas Goaziou a2f56264c9 Remove unnecessary linking to export framework
* lisp/org-clock.el (org-clocktable-defaults,
  org-clocktable-write-default): Avoid requiring the whole export
  framework just to check one variable.
* lisp/org-footnote.el (org-footnote-section): Update
  docstring.
(org-footnote-normalize): Remove all export related part from the
  function.
* lisp/org-inlinetask.el (org-inlinetask-export,
  org-inlinetask-export-templates): Removed variables.
(org-inlinetask-export-handler): Removed function.
* lisp/org-plot.el: Remove dependency on `org-exp' library.
* lisp/org.el (org-additional-option-like-keywords): Remove variable.
(org-get-export-keywords): New function.
(org-options-keywords): Update default list of keywords.
(org-remove-flyspell-overlays-in): Apply changes to keywords
compilation.
(org-highlight-latex-fragments-and-specials)
org-latex-and-specials-regexp,
org-export-html-special-string-regexps): Remove variables.
(org-compute-latex-and-specials-regexp,
org-do-latex-and-special-faces, org-remove-file-link-modifiers):
Remove functions.
(org-set-regexps-and-options, org-set-font-lock-defaults): Apply all
removals.
(org-use-sub-superscripts): Fix docstring.  Remove unused group.
(org-match-sexp-depth): Make it a defconst instead of a defcustom in
order to remove `org-export-translation' group completely.

The new export framework shouldn't be as much interleaved with Org
core as with the previous one.  For example, export options, which are
back-end dependent, shouldn't interfere with the display of the
buffer.
2013-02-06 23:06:31 +01:00
..
Makefile Makefile: fix a bug with ORG_ADD_CONTRIB 2012-11-07 18:44:20 +01:00
ob-C.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-R.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-asymptote.el Update Copyright lines to match Emacs format. 2013-01-08 15:04:32 +01:00
ob-awk.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-calc.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-clojure.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
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 Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-dot.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-emacs-lisp.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-eval.el ob-eval.el (org-babel-shell-command-on-region): Use `executable-find' for local `shell-file-name' 2013-01-09 14:11:08 +01:00
ob-exp.el ob-exp: Fix code indentation after src block evaluation 2013-02-03 17:07:55 +01:00
ob-fortran.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-gnuplot.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-haskell.el Install new exporter into Org innards 2013-02-06 23:06:30 +01:00
ob-io.el Merge branch 'maint' 2013-01-08 15:26:17 +01:00
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 Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-latex.el Install new exporter into Org innards 2013-02-06 23:06:30 +01:00
ob-ledger.el Update Copyright lines to match Emacs format. 2013-01-08 15:04:32 +01:00
ob-lilypond.el ob-lilypond.el (ly-process-basic): Bugfix, don't use `pcase' 2013-01-31 11:17:18 +01:00
ob-lisp.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-lob.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-makefile.el * lisp/ob-makefile.el: Org-babel support for Makefile tangling. 2012-10-17 15:07:40 -06:00
ob-matlab.el Update Copyright lines to match Emacs format. 2013-01-08 15:04:32 +01:00
ob-maxima.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-mscgen.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-ocaml.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-octave.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-org.el Install new exporter into Org innards 2013-02-06 23:06:30 +01:00
ob-perl.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-picolisp.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-plantuml.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-python.el Merge branch 'maint' 2013-01-23 14:00:03 +01:00
ob-ref.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-ruby.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-sass.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-scala.el Merge branch 'maint' 2013-01-08 15:26:17 +01:00
ob-scheme.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-screen.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-sh.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-shen.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-sql.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-sqlite.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-table.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-tangle.el fix bug: tangling #+headers: lines w/prefix arg 2013-01-26 13:58:30 -07:00
ob.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
org-agenda.el Install new exporter into Org innards 2013-02-06 23:06:30 +01:00
org-archive.el org-archive.el (org-archive-file-header-format): New option 2013-01-30 11:50:14 +01:00
org-attach.el * org-attach.el (org-attach-reveal, org-attach-reveal-in-emacs): Fix the docstrings. 2013-01-09 18:01:54 +01:00
org-bbdb.el Update Copyright lines to match Emacs format. 2013-01-08 15:04:32 +01:00
org-bibtex.el Merge branch 'maint' 2013-01-30 12:11:10 +01:00
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 Remove unnecessary linking to export framework 2013-02-06 23:06:31 +01:00
org-colview-xemacs.el Merge branch 'maint' 2013-01-01 16:06:17 +01:00
org-colview.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
org-compat.el Merge branch 'maint' 2013-01-13 11:17:56 +01:00
org-crypt.el Various small fixes 2013-01-08 15:26:04 +01:00
org-ctags.el Update copyright years. 2013-01-01 16:04:24 +01:00
org-datetree.el Update Copyright lines to match Emacs format. 2013-01-08 15:04:32 +01:00
org-docview.el org-docview.el (org-docview-export): New function to export docview links 2013-01-24 16:10:56 +01:00
org-element.el Merge branch 'maint' 2013-01-31 22:16:23 +01:00
org-entities.el org-entities.el (org-entities): "neg" should be used in LaTeX math mode 2013-01-07 00:25:58 +01:00
org-eshell.el Update copyright years. 2013-01-01 16:04:24 +01:00
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 Update copyright years. 2013-01-01 16:04:24 +01:00
org-footnote.el Remove unnecessary linking to export framework 2013-02-06 23:06:31 +01:00
org-gnus.el Merge branch 'maint' 2013-01-01 16:06:17 +01:00
org-habit.el Update copyright years. 2013-01-01 16:04:24 +01:00
org-id.el Merge branch 'maint' 2013-01-13 11:17:56 +01:00
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 Update copyright years. 2013-01-01 16:04:24 +01:00
org-inlinetask.el Remove unnecessary linking to export framework 2013-02-06 23:06:31 +01:00
org-install.el org-install.el: Do not warn users. 2013-01-22 14:08:39 +01:00
org-irc.el Update copyright years. 2013-01-01 16:04:24 +01:00
org-list.el Merge branch 'maint' 2013-01-19 15:40:39 +01:00
org-mac-message.el Update Copyright lines to match Emacs format. 2013-01-08 15:04:32 +01:00
org-macs.el Merge branch 'maint' 2013-01-30 17:53:30 +01:00
org-mew.el Update copyright years. 2013-01-01 16:04:24 +01:00
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 Update copyright years. 2013-01-01 16:04:24 +01:00
org-pcomplete.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
org-plot.el Remove unnecessary linking to export framework 2013-02-06 23:06:31 +01:00
org-protocol.el Revert "Compatibility: Use org-define-obsolete-{function,variable}-alias" 2013-01-13 09:19:24 +01:00
org-remember.el Update copyright years. 2013-01-01 16:04:24 +01:00
org-rmail.el Update copyright years. 2013-01-01 16:04:24 +01:00
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 Install new exporter into Org innards 2013-02-06 23:06:30 +01:00
org-timer.el Update copyright years. 2013-01-01 16:04:24 +01:00
org-vm.el Update copyright years. 2013-01-01 16:04:24 +01:00
org-w3m.el Merge branch 'maint' 2013-01-01 16:06:17 +01:00
org-wl.el Update copyright years. 2013-01-01 16:04:24 +01:00
org.el Remove unnecessary linking to export framework 2013-02-06 23:06:31 +01:00
ox-ascii.el Move new export framework files into core 2013-02-06 23:06:30 +01:00
ox-beamer.el Move new export framework files into core 2013-02-06 23:06:30 +01:00
ox-html.el Move new export framework files into core 2013-02-06 23:06:30 +01:00
ox-icalendar.el Move new export framework files into core 2013-02-06 23:06:30 +01:00
ox-jsinfo.el Move new export framework files into core 2013-02-06 23:06:30 +01:00
ox-latex.el Move new export framework files into core 2013-02-06 23:06:30 +01:00
ox-man.el Move new export framework files into core 2013-02-06 23:06:30 +01:00
ox-md.el Move new export framework files into core 2013-02-06 23:06:30 +01:00
ox-odt.el Move new export framework files into core 2013-02-06 23:06:30 +01:00
ox-org.el Move new export framework files into core 2013-02-06 23:06:30 +01:00
ox-publish.el Move new export framework files into core 2013-02-06 23:06:30 +01:00
ox-texinfo.el Move new export framework files into core 2013-02-06 23:06:30 +01:00
ox.el Move new export framework files into core 2013-02-06 23:06:30 +01:00