Bastien Guerry
|
1e496cc8f9
ox.el (org-export-replace-region-by): New function
|
11 gadi atpakaļ |
Nicolas Goaziou
|
f2fd185175
ox: Inhibit startup process when calling `org-mode'
|
11 gadi atpakaļ |
Nicolas Goaziou
|
67cf80ae9a
ox: Add a command to insert a default export template
|
11 gadi atpakaļ |
Nicolas Goaziou
|
479c21336f
Remove special behaviour for TARGET keyword
|
11 gadi atpakaļ |
Nicolas Goaziou
|
0bd6ccd6f9
ox: Add generic function to retrieve the date of a document
|
11 gadi atpakaļ |
Nicolas Goaziou
|
55db57dc0a
ox: Properly transfer bound variables through export process
|
11 gadi atpakaļ |
Nicolas Goaziou
|
7736c2d7fb
ox: Handle BIND keywords in SETUPFILE files
|
11 gadi atpakaļ |
Nicolas Goaziou
|
a6d9fd82ea
ox: White spaces after export snippets are never ignored
|
11 gadi atpakaļ |
Nicolas Goaziou
|
7847b4d7a8
ox: Fix coding system problem in asynchronous export
|
11 gadi atpakaļ |
Nicolas Goaziou
|
fbb30a5e79
ox: Move a function in the file
|
11 gadi atpakaļ |
Bastien Guerry
|
9c1ea74c2b
Fix typo in commit a13b19e
|
11 gadi atpakaļ |
Bastien Guerry
|
9cd0810f90
ox.el (org-export-table-cell-alignment): Treat an empty cell as a number if it follows a number
|
11 gadi atpakaļ |
Bastien Guerry
|
492e20dbfa
ox.el (org-export-as): Allow user functions in `org-export-before-parsing-hook' to modify the point
|
11 gadi atpakaļ |
Bastien Guerry
|
a13b19e384
ox.el (org-export-define-backend, org-export-define-derived-backend): Use defuns
|
11 gadi atpakaļ |
Bastien Guerry
|
ce0473532d
ox.el (org-export-copy-to-kill-ring): Default back to 'if-interactive
|
11 gadi atpakaļ |
Nicolas Goaziou
|
59cb22d638
ox: Simplify syntax for attributes
|
11 gadi atpakaļ |
Nicolas Goaziou
|
69c617c998
ox: Remove code evaluation queries from asynchronous export
|
11 gadi atpakaļ |
Bastien Guerry
|
2ad8369015
org.el: Update `customize-package-emacs-version-alist' and fix :version/:package-version keywords
|
11 gadi atpakaļ |
Nicolas Goaziou
|
e109a37ede
Export framework: Add :version and :package-version informations to defcustoms
|
11 gadi atpakaļ |
Nicolas Goaziou
|
352ae504ec
ox: Fix `org-map-entries' with a nil scope argument usage in hooks
|
11 gadi atpakaļ |
Bastien Guerry
|
8a2e3e2a79
Add :version and :package-version
|
11 gadi atpakaļ |
Nicolas Goaziou
|
d3b8194069
ox: Store export options in :export-options porperty
|
11 gadi atpakaļ |
Nicolas Goaziou
|
8f40d7f7a1
ox: Fix export of empty src blocks
|
11 gadi atpakaļ |
Nicolas Goaziou
|
5a0239b9fc
ox: Ignore inlinetasks with a :noexport: tag
|
11 gadi atpakaļ |
Nicolas Goaziou
|
ce3e6555d3
ox: Ignore `org-mode-hook' and `kill-emacs-hook' in asynchronous export
|
11 gadi atpakaļ |
Carsten Dominik
|
8f3a109a21
Use base buffer for storing export dispatch position
|
11 gadi atpakaļ |
Carsten Dominik
|
9c58082c46
Make repeating a subtree-restricted export command remember the subtree
|
11 gadi atpakaļ |
Nicolas Goaziou
|
a7535ca353
ox: Fix min level computation
|
11 gadi atpakaļ |
Nicolas Goaziou
|
86563e0119
org-element: OPTIONAL_TITLE becomes ALT_TITLE property
|
11 gadi atpakaļ |
Nicolas Goaziou
|
677433d9b4
ox: Fix bug where properties read from setupfile overwrite previous properties
|
11 gadi atpakaļ |