David Maus
|
98bf28c52f
Remove obsolete argument in call to org-link-unescape
|
15 年之前 |
David Maus
|
17f3548e78
Declare obsolete & alias to respective org-link-unescape-* functions
|
15 年之前 |
David Maus
|
51e665622c
Unescape functions moved and renamed from org-protocol.el
|
15 年之前 |
David Maus
|
465940d6c2
Inline function to properly decode utf8 characters in Emacs 22
|
15 年之前 |
David Maus
|
27915744a2
New optional argument: Merge user table with default table
|
15 年之前 |
David Maus
|
41c771378a
Fixup doc string
|
15 年之前 |
David Maus
|
1a68b67939
New format of percent escape table
|
15 年之前 |
David Maus
|
0c4bb0e406
New unicode aware percent encoding algorithm
|
15 年之前 |
Sebastian Rose
|
196a9d7b2b
Decode single byte sequence if decoding unicode failed.
|
15 年之前 |
Bastien Guerry
|
17351b924f
org-clock.el: require 'org-exp to set `org-export-default-language'.
|
14 年之前 |
Bastien Guerry
|
c7700d7bbe
* org-html.el (org-export-as-html): expand the HTML title.
|
14 年之前 |
Bastien Guerry
|
045214f9d2
org-special-blocks.el: mention that backend is dynamically scoped.
|
14 年之前 |
Bastien Guerry
|
4b8d74150f
Fix bug: fetch the updated title of a page when creating the sitemap.
|
14 年之前 |
Bastien Guerry
|
d03d3575cb
Code cleanup: always use 'backend instead of htmlp, latexp, etc.
|
14 年之前 |
Bastien Guerry
|
4db5a1edcf
`org-clock-clocktable-language-setup': added spanish translation.
|
14 年之前 |
Bastien Guerry
|
0382a62303
`org-clock-clocktable-language-setup': Fix translation.
|
14 年之前 |
Bastien Guerry
|
0491e5305e
`org-export-default-language': Better docstring.
|
14 年之前 |
Dan Davison
|
fda90a9aad
New function `org-clone-local-variables'.
|
14 年之前 |
Bastien Guerry
|
a9da06b1db
org-latex.el: minor docstring clean up.
|
14 年之前 |
Dan Davison
|
695b15da6d
Allow empty strings in minted/listings latex options
|
14 年之前 |
Dan Davison
|
65d0b3d353
New UI for configuring latex src code export.
|
15 年之前 |
Bastien Guerry
|
e51aa0eaa5
Bugix: keep backward-compatible with the old default of `org-export-html-validation-link'.
|
14 年之前 |
Bastien Guerry
|
ed6d676026
Code cleanup: use a generic :for-backend parameter.
|
14 年之前 |
Bastien Guerry
|
0f01b842bb
Small bug fix to org-ascii-level-start (again).
|
14 年之前 |
Eric Schulte
|
e9cba96b0a
ob: fix indentation bug when inserting results from inline code blocks
|
14 年之前 |
Bastien Guerry
|
d9eeb15ab9
Fix bug when jumping to a datetree from the agenda.
|
14 年之前 |
Christian Moe
|
740afd558d
org-bbdb-export: use a better description.
|
14 年之前 |
Bastien Guerry
|
8ee7408edb
`org-export-ascii-underline' is now order from level 1 to n.
|
14 年之前 |
Bastien Guerry
|
846a2d13d3
Code cleanup: use (org-mode-p) when possible.
|
14 年之前 |
Bastien Guerry
|
a923f528cd
org-src.el: allow source editing from modes derived from Org.
|
14 年之前 |