Stefan Monnier
|
1a5e3f931c
testing: Make all files use `lexical-binding`
|
il y a 2 ans |
Ihor Radchenko
|
e73c5b7d0d
Fix Emacs 29 compiler warnings
|
il y a 2 ans |
Ihor Radchenko
|
e81a094383
Assert all the Org files to load the same Org version
|
il y a 2 ans |
Ihor Radchenko
|
5bb699e0fd
org-babel-insert-result: Do not err when inline src block returns nil
|
il y a 2 ans |
Sébastien Miquel
|
72f66ca0b9
New babel syntax to pass src block contents as argument
|
il y a 2 ans |
Ihor Radchenko
|
2dfdc89535
org-babel: Do not echo output of resolved noweb references
|
il y a 2 ans |
Ihor Radchenko
|
8eb3f93748
Fix wide docstring warnings
|
il y a 2 ans |
Ihor Radchenko
|
0435fea9a8
org-babel-expand-noweb-references: Cache block info
|
il y a 3 ans |
Paul Eggert
|
6013cb161d
Fix doc string quoting problems with '
|
il y a 2 ans |
Kyle Meyer
|
5a64429b27
Merge branch 'bugfix'
|
il y a 2 ans |
Lars Ingebrigtsen
|
cea0263784
Backport commit bbf389ea6 from Emacs
|
il y a 2 ans |
Nicholas Vollmer
|
d947988722
* lisp/ob-core.el: Fix docstring quote usage
|
il y a 2 ans |
Matt Huszagh
|
8be689f119
ob-core.el: Improve org-babel-default-header-args docstring
|
il y a 2 ans |
Matt Huszagh
|
e8dd98d151
ob-core.el: Fix behavior of lambda default header arg vars
|
il y a 2 ans |
Ihor Radchenko
|
bdf7afe20e
ob-core: Fix nil value of `org-babel-temporary-stable-directory'
|
il y a 2 ans |
Ihor Radchenko
|
080462198f
ob-gnuplot.el: Make :cache argument work with :var assignments
|
il y a 3 ans |
Stefan Kangas
|
13d97ee18c
Prefer "website" to "homepage"
|
il y a 3 ans |
Robert Pluim
|
e9da29b6fa
Escape single left quotes in docstrings
|
il y a 2 ans |
Ihor Radchenko
|
8f59e8d93f
Fix native-comp warnings
|
il y a 2 ans |
Ryan Scott
|
226119124d
ob-core.el/babel: Special handling for attachment links in src block
|
il y a 2 ans |
Sébastien Miquel
|
2063596b90
ob-core.el: Add `:noweb-prefix` babel header argument
|
il y a 3 ans |
Ihor Radchenko
|
fa7530c7b4
Rename old function call to use org-fold
|
il y a 3 ans |
Kyle Meyer
|
aae2ac3a68
Merge branch 'bugfix'
|
il y a 3 ans |
Kyle Meyer
|
5a229cbc44
Update copyright year to 2022
|
il y a 3 ans |
Ihor Radchenko
|
abe7222ed8
Add declares to suppress compiler warnings
|
il y a 3 ans |
Ihor Radchenko
|
fc80d052db
Re-implement org-element-cache and add headline support
|
il y a 3 ans |
Bastien
|
80b2aa41e1
Fix 1d5e41d41
|
il y a 3 ans |
Bastien
|
1d5e41d41b
lisp/ob-core.el (org-babel-eval-headers): Fix elements ordering
|
il y a 3 ans |
Bastien
|
806ac1b7f6
*el: Fix indentation
|
il y a 3 ans |
Matt Huszagh
|
9f1507bdd1
ob-core.el: Add ability to use closures as default header arguments
|
il y a 4 ans |