0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-20 09:18:41 +00:00
org-mode/lisp
Sami Airaksinen c90925be29 org.el: org-babel-load-file loads first tangle file
(org-babel-load-file): When org-mode FILE has multiple target files
for tangle blocks, `exported-file' will be set to last found
target file, which might not be the `file'.

Therefore fix for this bug is to select the last element of that
tangled file list, which is the tangle target file of the first found
tangle block, most typically the `file'.

TINYCHANGE
2015-02-01 00:02:21 +01:00
..
Makefile Makefile (clean-install): Also remove ox*.el* files 2013-04-18 14:43:45 +02:00
ob-abc.el
ob-asymptote.el ob-asymptote, ob-emacs-lisp: remove spurious declare-function calls. 2015-01-20 18:42:56 -05:00
ob-awk.el babel: Remove functions which are never called. 2015-01-23 14:36:40 -05:00
ob-C.el Silence byte-compiler 2014-11-08 10:18:42 +01:00
ob-calc.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-clojure.el ob-clojure.el: Fix compatibility issue 2014-10-27 15:26:47 +01:00
ob-comint.el ob-comint.el: Fix bug. 2014-09-01 00:52:13 -04:00
ob-coq.el Fix error messages. 2015-01-26 02:53:15 -05:00
ob-core.el ob-core.el: inline src block removal bugfix 2015-01-30 19:27:54 -08:00
ob-css.el
ob-ditaa.el un-duplicate ditaa eps file name generation 2014-06-06 12:21:56 -04:00
ob-dot.el
ob-ebnf.el ob-ebnf: Fix copyright and style 2013-10-29 15:18:24 +01:00
ob-emacs-lisp.el ob-asymptote, ob-emacs-lisp: remove spurious declare-function calls. 2015-01-20 18:42:56 -05:00
ob-eval.el ob-eval: Do not use read-only mode, switch to compilation mode only once 2014-09-10 11:22:43 +02:00
ob-exp.el ob-exp.el: Enable removal of {{{results(...)}}} 2015-01-29 12:05:31 -08:00
ob-forth.el ob-forth: Silence byte-compiler 2014-08-14 11:15:37 +02:00
ob-fortran.el
ob-gnuplot.el ob-gnuplot: Fix error when table contains dates 2014-09-15 13:47:20 +02:00
ob-groovy.el babel: Remove functions which are just indirection around org-babel-script-escape 2015-01-23 14:36:40 -05:00
ob-haskell.el babel: Remove functions which are just indirection around org-babel-script-escape 2015-01-23 14:36:40 -05:00
ob-io.el babel: Remove functions which are just indirection around org-babel-script-escape 2015-01-23 14:36:40 -05:00
ob-J.el ob-J: adapt to new `org-babel-process-params' 2014-08-26 09:16:28 +02:00
ob-java.el
ob-js.el Merge branch 'maint' 2014-11-22 00:04:51 +01:00
ob-keys.el
ob-latex.el Fix error messages. 2015-01-26 02:53:15 -05:00
ob-ledger.el
ob-lilypond.el ob-lilypond: Code cleanup 2014-08-20 22:24:01 +02:00
ob-lisp.el protect lisp code blocks from ending comments 2014-08-03 21:33:13 -04:00
ob-lob.el babel: Fix bug in ‘org-babel-lob-get-info’. 2015-01-22 00:47:48 -05:00
ob-makefile.el
ob-matlab.el
ob-maxima.el
ob-mscgen.el
ob-ocaml.el ob-ocaml: Add a cautionary comment about dodgy regex use. 2015-01-18 23:47:36 -05:00
ob-octave.el
ob-org.el
ob-perl.el
ob-picolisp.el
ob-plantuml.el
ob-python.el ob-python: Convert two defvars to defconsts. 2015-01-22 01:55:23 -05:00
ob-R.el ob-R: Convert some defvars to defconsts. 2015-01-23 14:39:30 -05:00
ob-ref.el
ob-ruby.el ob-ruby: clean up the session code some more and work around an I/O sync problem in comint 2014-09-21 17:59:49 +02:00
ob-sass.el
ob-scala.el babel: Remove functions which are just indirection around org-babel-script-escape 2015-01-23 14:36:40 -05:00
ob-scheme.el
ob-screen.el
ob-shell.el babel: Remove functions which are never called. 2015-01-23 14:36:40 -05:00
ob-shen.el Update copyright years again. 2014-01-07 14:18:17 +01:00
ob-sql.el ob-sql.el: Clean mysql parameters generation 2014-09-20 23:06:40 +02:00
ob-sqlite.el
ob-table.el ob-table: Updated documentation. 2014-10-04 12:10:49 +02:00
ob-tangle.el
ob.el
org-agenda.el Small refactoring 2015-01-30 19:41:02 +01:00
org-archive.el org-archive.el: Add command to archive entries with timestamps before today 2014-12-17 00:08:39 +01:00
org-attach.el org-attach: Maybe delete heading attachments when archiving 2014-10-16 18:57:39 +02:00
org-bbdb.el
org-bibtex.el Merge branch 'maint' 2014-06-23 09:45:48 +02:00
org-capture.el Replace `org-end-of-meta-data-and-drawers' 2015-01-30 19:31:27 +01:00
org-clock.el org-clock: Fix `org-clock-in-last' with universal argument 2015-01-31 12:46:50 +01:00
org-colview.el org-colview: Fix user properties display 2015-01-07 18:08:51 +01:00
org-compat.el org-compat: obsolete org-activate-mark. 2015-01-18 23:42:32 -05:00
org-crypt.el
org-ctags.el
org-datetree.el
org-docview.el
org-element.el Be more cautious when preserving visibility 2015-01-30 00:20:01 +01:00
org-entities.el org-entities: Remove `replace-amp' 2014-12-21 22:34:03 +01:00
org-eshell.el
org-faces.el org-faces: remove org-copy-face 2014-09-27 23:36:37 -04:00
org-feed.el org-feed.el: Allow current buffer to be indirect 2014-02-18 20:33:34 +01:00
org-footnote.el org-footnote: Use a simpler method to generate random labels. 2015-01-18 23:46:02 -05:00
org-gnus.el org-gnus.el: silent compiler 2014-06-13 12:26:10 +02:00
org-habit.el
org-id.el
org-indent.el
org-info.el org-info: Throw an error when following an info link fails 2014-11-16 00:18:24 +01:00
org-inlinetask.el
org-install.el
org-irc.el
org-list.el Be more cautious when preserving visibility 2015-01-30 00:20:01 +01:00
org-macro.el Fix error messages. 2015-01-26 02:53:15 -05:00
org-macs.el
org-mhe.el
org-mobile.el
org-mouse.el
org-pcomplete.el
org-plot.el org-plot: Correction in callback registration 2014-11-08 21:38:52 +01:00
org-protocol.el
org-rmail.el org-agenda.el (org-agenda-format-item): Don't add the 'effort and 'effort-minutes text properties 2014-05-23 16:51:55 +02:00
org-src.el org-src: add a note about bogosity of read-only overlays 2014-12-11 23:48:27 -05:00
org-table.el org-table: Fix typo 2015-01-23 00:16:58 +01:00
org-timer.el org-timer.el: Merge API for the two timers 2014-12-09 10:13:29 +01:00
org-w3m.el
org.el org.el: org-babel-load-file loads first tangle file 2015-02-01 00:02:21 +01:00
ox-ascii.el ox-ascii: Fix indentation for description lists with links in tags 2015-01-28 11:29:43 +01:00
ox-beamer.el Implement `org-export-custom-protocol-maybe' and use it 2015-01-04 22:16:36 +01:00
ox-html.el ox-html: Do not output "nil" for empty sections 2015-01-30 00:31:33 +01:00
ox-icalendar.el ox: Deprecate org-export-get-genealogy' for org-element-lineage' 2014-11-16 13:30:33 +01:00
ox-latex.el ox: Implement local table of contents 2015-01-11 22:47:02 +01:00
ox-man.el Implement `org-export-custom-protocol-maybe' and use it 2015-01-04 22:16:36 +01:00
ox-md.el Implement `org-export-custom-protocol-maybe' and use it 2015-01-04 22:16:36 +01:00
ox-odt.el ox: Implement local table of contents 2015-01-11 22:47:02 +01:00
ox-org.el ox-org: Allow custom export for links 2015-01-29 19:31:03 +01:00
ox-publish.el Merge branch 'maint' 2014-11-04 22:25:18 +01:00
ox-texinfo.el Implement `org-export-custom-protocol-maybe' and use it 2015-01-04 22:16:36 +01:00
ox.el lisp/ox.el: Enable removable inline src results 2015-01-29 12:05:31 -08:00