summaryrefslogtreecommitdiff
path: root/lisp/ob-lob.el
AgeCommit message (Expand)Author
2017-09-28ob-lob: Expand blocks before ingesting themNicolas Goaziou
2017-09-17Backport commit bc511a64f from EmacsPaul Eggert
2017-01-05Update copyright yearsKyle Meyer
2016-08-28Fix coderef handling in source blocksNicolas Goaziou
2016-07-24ob-lob: Fix Library of Babel loadingNicolas Goaziou
2016-07-24ob-lob: Fix Babel call evaluationNicolas Goaziou
2016-06-20ob-lob: Fix docstringNicolas Goaziou
2016-06-20ob-lob: Remove `org-babel-lob-files'Nicolas Goaziou
2016-06-17Silence byte-compilerNicolas Goaziou
2016-06-16ob: Remove `org-babel-lob-execute'Nicolas Goaziou
2016-06-16Simplify Babel calls evaluationNicolas Goaziou
2016-06-16ob-lob: Use lexical bindingNicolas Goaziou
2016-06-16ob-lob: Use cl-libNicolas Goaziou
2016-02-11ob-lob: Improve `org-babel-lob-get-info' consistencyNicolas Goaziou
2016-02-10ob: Remove variables related to inline Babel codeNicolas Goaziou
2016-02-10Remove `org-babel-in-example-or-verbatim'Nicolas Goaziou
2016-02-10ob: Remove indentation information from Babel propertiesNicolas Goaziou
2016-02-10ob: Optimize `org-babel-lob-get-info'Nicolas Goaziou
2016-01-09Merge branch 'maint'Kyle Meyer
2016-01-09Update copyright yearsKyle Meyer
2015-11-26ob-lob: Small refactoringNicolas Goaziou
2015-09-21Backport commit 284c470 from Emacs master branchPaul Eggert
2015-02-16Update some copyright yearsNicolas Goaziou
2015-01-22babel: Fix bug in ‘org-babel-lob-get-info’.Aaron Ecay
2014-03-25ob-lob: do not use cl at runtimeAchim Gratz
2014-01-18named and caching call lines workingEric Schulte
2014-01-18do not eval vars in call lines before hashingEric Schulte
2014-01-04Merge branch 'maint'Bastien Guerry
2014-01-04Update copyright years.release_8.2.5Bastien Guerry
2014-01-03Merge branch 'maint'Bastien Guerry
2014-01-03ob-lob.el: Minor custom and docstring fixesBastien Guerry
2013-12-16no spaces in call line namesEric Schulte
2013-06-30named call lines insert results like code blocksEric Schulte
2013-06-20fix babel merge params bug from commit 693dda67Eric Schulte
2013-06-08org-babel-current-exec-src-block-head -> org-babel-current-src-block-locationEric Schulte
2013-06-06inline sets org-babel-current-exec-src-block-headEric Schulte
2013-05-09Fix customization types of variablesCarsten Dominik
2013-04-13Babel: avoid superfluous confirmation for internal wrapperAchim Gratz
2013-04-11Silent compiler warningBastien Guerry
2013-04-07include default elisp header args in call linesEric Schulte
2013-02-27ob-lob.el (org-babel-lob-execute): Rename cache? to cache-pBastien Guerry
2013-01-08Merge branch 'maint'Bastien Guerry
2013-01-08Update Copyright lines to match Emacs format.Bastien Guerry
2013-01-01Merge branch 'maint'Bastien Guerry
2013-01-01Update copyright years.Bastien Guerry
2012-12-12requiring ob now pulls in all of BabelEric Schulte
2012-10-02Remove some autoloads and clean up code.Bastien Guerry
2012-10-02Use generated-autoload-file: "org-loaddefs.el" as a local variable.Bastien Guerry
2012-08-15ob-*.el: Use ̀org-no-properties' instead of `org-babel-clean-text-properties'Bastien Guerry
2012-08-09Don't use `org-flet' in some functionsBastien Guerry