org-mode/lisp
Nicolas Goaziou 99dbca3d4f Remove `org-babel-use-quick-and-dirty-noweb-expansion'
* lisp/ob-core.el (org-babel-use-quick-and-dirty-noweb-expansion):
  Remove variable.
(org-babel-expand-noweb-references): Update function.

* doc/org.texi (noweb-ref): Document new behaviour.
(Noweb reference syntax): Delete reference to removed variable.

`org-babel-use-quick-and-dirty-noweb-expansion' main use is to speed
up Noweb expansion when expanding only by name.  By distinguishing
name and reference expansion, we no longer need this variable.  In the
first case, the expansion is quicker anyway, and in the second case,
we most certainly need an accurate expansion.
2017-10-26 13:09:23 +02:00
..
Makefile Makefile (clean-install): Also remove ox*.el* files 2013-04-18 14:43:45 +02:00
ob-C.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-J.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-R.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-abc.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-asymptote.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-awk.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-calc.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-clojure.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-comint.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-coq.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-core.el Remove `org-babel-use-quick-and-dirty-noweb-expansion' 2017-10-26 13:09:23 +02:00
ob-css.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-ditaa.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-dot.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-ebnf.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-emacs-lisp.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-eval.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-exp.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-forth.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-fortran.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-gnuplot.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-groovy.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-haskell.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-hledger.el ob-hledger.el: Correct file name in header 2017-09-18 13:09:56 -04:00
ob-io.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-java.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-js.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-keys.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-latex.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-ledger.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-lilypond.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-lisp.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-lob.el ob-lob: Expand blocks before ingesting them 2017-09-28 23:04:54 +02:00
ob-lua.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-makefile.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-matlab.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-maxima.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-mscgen.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-ocaml.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-octave.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-org.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-perl.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-picolisp.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-plantuml.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-processing.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-python.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-ref.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-ruby.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-sass.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-scheme.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-screen.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-sed.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-shell.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-shen.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-sql.el Backport commit bbda601d1 from Emacs 2017-10-01 20:00:42 -04:00
ob-sqlite.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-stan.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-table.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ob-tangle.el Fix tangling of org block with nested source block 2017-10-22 12:42:05 +02:00
ob-vala.el Backport commit 26d58f0c5 from Emacs 2017-10-01 19:53:04 -04:00
ob.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-agenda.el org-agenda: Refactoring. Deactivate mark in case of a region. 2017-10-25 17:35:26 +02:00
org-archive.el Merge branch 'maint' 2017-09-17 01:17:10 -04:00
org-attach.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-bbdb.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-bibtex.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-capture.el Fix interactive timestamp entry in capture templates 2017-10-06 19:13:57 +02:00
org-clock.el org-clock: Fix clock report sometimes ignoring hours before :wstart 2017-10-08 10:53:39 +02:00
org-colview.el Merge branch 'maint' 2017-09-26 20:05:07 +02:00
org-compat.el Move some generic functions into "org-macs.el" 2017-10-22 15:34:26 +02:00
org-crypt.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-ctags.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-datetree.el Backport commit bbda601d1 from Emacs 2017-10-01 20:00:42 -04:00
org-docview.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-duration.el Backport commit 26d58f0c5 from Emacs 2017-10-01 19:53:04 -04:00
org-element.el Improve a docstring 2017-10-15 10:29:00 +02:00
org-entities.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-eshell.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-eww.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-faces.el Backport commit 5d51403ce from Emacs 2017-10-13 15:12:27 -04:00
org-feed.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-footnote.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-gnus.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-goto.el org-goto: Fix wrong number of arguments error 2017-10-24 10:28:43 +02:00
org-habit.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-id.el Extract "org-goto" code into a dedicated library 2017-10-22 16:49:17 +02:00
org-indent.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-info.el Backport commit 5da53a019 from Emacs 2017-09-17 00:09:11 -04:00
org-inlinetask.el Merge branch 'maint' 2017-10-13 15:13:38 -04:00
org-install.el org-install.el: Do not warn users. 2013-01-22 14:08:39 +01:00
org-irc.el org-irc.el: Add proper export functions for irc 2017-09-24 18:33:55 +02:00
org-lint.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-list.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-macro.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-macs.el Move some invisibility check functions to "org-macs.el" 2017-10-22 16:20:58 +02:00
org-mhe.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-mobile.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-mouse.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-pcomplete.el Merge branch 'maint' 2017-09-17 01:17:10 -04:00
org-plot.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-protocol.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-rmail.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-src.el Fix comma escaping with multiple leading commas 2017-10-24 09:51:43 +02:00
org-table.el Adjust version numbers of unreleased changes 2017-10-08 13:44:33 -04:00
org-timer.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org-w3m.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
org.el Extract "org-goto" code into a dedicated library 2017-10-22 16:49:17 +02:00
ox-ascii.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ox-beamer.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ox-html.el Merge branch 'maint' 2017-10-14 12:30:59 +02:00
ox-icalendar.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ox-latex.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ox-man.el ox-man: Fix org-man--protect-text 2017-10-20 12:21:08 +02:00
ox-md.el Merge branch 'maint' 2017-10-14 12:30:59 +02:00
ox-odt.el Fix links without contents in table of contents' entries 2017-10-14 12:29:52 +02:00
ox-org.el Backport commit bc511a64f from Emacs 2017-09-17 00:28:38 -04:00
ox-publish.el Merge branch 'maint' 2017-09-24 10:58:43 +02:00
ox-texinfo.el Merge branch 'maint' 2017-10-24 13:56:56 +02:00
ox.el Implement `org-export-excluded-from-toc-p' 2017-10-15 16:51:13 +02:00