stardiviner
|
601ce688d5
lisp/ob-clojure.el: Fix :backend override not work with `org-babel-clojure-backend'
|
3 years ago |
Ihor Radchenko
|
4c0641837c
org-babel-script-escape: Turn empty lists into nil
|
3 years ago |
Ihor Radchenko
|
416c839c59
lisp/org-agenda.el: Remove unused `org-agenda-last-dispatch-buffer'
|
3 years ago |
Liu Hui
|
c57b030323
org-agenda: Make sure file restriction can be removed
|
3 years ago |
Ihor Radchenko
|
eb15341b3c
org-cycle-set-visibility-according-to-property: Do not change ancestor visibility
|
3 years ago |
Ihor Radchenko
|
88c85d620b
org-map-entries: Do not demand file buffer when SCOPE is nil
|
3 years ago |
Ihor Radchenko
|
dd2212395b
org-ctrl-c-ctrl-c: Update timestamp at point inside clock lines
|
3 years ago |
Ihor Radchenko
|
3f60acff77
ox-latex: Protect [...] after \\ to be interpreted as LaTeX argument
|
3 years ago |
Chris Clark
|
4d07df718b
ob-clojure.el: Add a :backend header arg to clojure code blocks
|
3 years ago |
Kyle Meyer
|
e2d41c84e1
Merge branch 'km/from-emacs-master'
|
3 years ago |
Stefan Monnier
|
616fc20445
Backport commit f3769bc32 from Emacs
|
3 years ago |
Ihor Radchenko
|
8901fd2261
Add a regression test for `org-export-with-buffer-copy'
|
3 years ago |
Ihor Radchenko
|
192742c9c5
org-export-with-buffer-copy: Allow safe reusable buffer copy
|
3 years ago |
Rudolf Adamkovič
|
e7feeb2225
org-export: Propertize keybindings in Org Export dispatch UI
|
3 years ago |
Ihor Radchenko
|
96af4a8634
* mk/default.mk (BTEST_OB_LANGUAGES): Test ob-java by default
|
3 years ago |
Ihor Radchenko
|
31de027c12
test-ob-java: Use `temporary-file-directory'
|
3 years ago |
Ihor Radchenko
|
f4149681ee
org-babel: Fix usage of `org-babel-temporary-directory'
|
3 years ago |
Ihor Radchenko
|
ba8fbd0cda
testing/lisp/test-ob-java.el: Add missing `provide'
|
3 years ago |
Ihor Radchenko
|
41a409f79d
org-src-font-lock-fontify-block: Do not fold links inside src blocks
|
3 years ago |
Roméo La Spina
|
de553d1dc7
lisp/org-clock.el: Fix bug in prompt for resolving clocks
|
3 years ago |
Kyle Meyer
|
04d9d4b3db
compat: Load subr-x for Emacs < 28 compatibility
|
3 years ago |
Ihor Radchenko
|
233ad88651
org-export: Do not use `always' not available in Emacs <28
|
3 years ago |
Ihor Radchenko
|
ae028d0a25
org-toggle-heading: Document checkbox conversion to TODO keywords
|
3 years ago |
Ihor Radchenko
|
fcd3817450
org-toggle-heading: Use buffer-local keyword settings when possible
|
3 years ago |
Ihor Radchenko
|
1966a7a8a8
org-manual: Document :eval yes header argument value
|
3 years ago |
Ihor Radchenko
|
b68c1666c2
org-ts-regexp0: Fix matching timestamps with no day name
|
3 years ago |
Ihor Radchenko
|
eeae6ed4bf
org-agenda-lisp: Add FIXME about let-binding `inhibit-redisplay'
|
3 years ago |
Ihor Radchenko
|
86b6d843f6
org-html-format-latex: Prevent side effects of copying `buffer-file-name'
|
3 years ago |
Ihor Radchenko
|
17708ab3fa
org-export-copy-buffer: Document the caveats
|
3 years ago |
Ihor Radchenko
|
3de74bbeff
fixup! org-export-copy-buffer: Prevent saving to disk
|
3 years ago |