Bastien Guerry
|
7475d7da1f
org.el: Remove `org-link-display-descriptive' and use `org-descriptive-links'.
|
14 years ago |
Bastien Guerry
|
f893659b27
org.texi: Document the restriction about field and column names.
|
14 years ago |
Bastien Guerry
|
76ab4dd422
org-table.el: Allow underscore in field and column names.
|
14 years ago |
Bastien Guerry
|
98ae074c8a
org.texi: Explicitely mention the default values for select/exclude tags.
|
14 years ago |
Eric Schulte
|
caaadd91a9
cleaning up markers in org-exp-blocks -- Thanks again to Nicolas Goaziou for advice
|
14 years ago |
Eric Schulte
|
cb449a672e
improve export of inline code blocks
|
14 years ago |
Eric Schulte
|
36d80ff505
remove duplicate function, Thanks to Nicolas Goaziou for pointing this out.
|
14 years ago |
Eric Schulte
|
fceb767aea
ob-exp: don't examplize inline code blocks which are already escaped
|
14 years ago |
Eric Schulte
|
f51e540c4c
org-exp-blocks: use markers instead of points to remember code block locations
|
14 years ago |
Nicolas Goaziou
|
405ebb43df
org-list: remove dependency on `org-back-over-empty-lines'
|
14 years ago |
Tom Dye
|
5303994d9a
* doc/org.texi: Added a line to specify that header arguments are lowercase.
|
14 years ago |
Nick Dokos
|
7f913bc816
Get rid of gratuitous newline after listing/minted environment.
|
14 years ago |
Nick Dokos
|
707897c25c
Eliminate extra newline(s) after example or src block.
|
14 years ago |
Nicolas Goaziou
|
b93087ccf1
org-indent: also initialize background buffers, less aggressively
|
14 years ago |
Bastien Guerry
|
3e33c9c37e
* org.el (org-set-property): Bugfix.
|
14 years ago |
Bastien Guerry
|
cdbf7ed876
Revert "Move three functions and add appropriate require/declarations."
|
14 years ago |
Tom Dye
|
ec18abdddd
* doc/org.texi: :var requires default value when declared
|
14 years ago |
Bastien Guerry
|
5b51893824
org.el: tiny docstring fix.
|
14 years ago |
Eric Schulte
|
96ad99ba07
ob: idempotent code block evaluation and result removal
|
14 years ago |
Eric Schulte
|
bf740ba41c
ob-ruby: No longer require inf-ruby when no session evaluation takes place
|
14 years ago |
Carsten Dominik
|
85cc7670c0
Merge branch 'cleanup-include-all-stuff-in-agenda.el'
|
14 years ago |
Bastien Guerry
|
54fe955c9a
org-agenda.el: Mention "%e" in the docstring of org-agenda-prefix-format.
|
14 years ago |
Bastien Guerry
|
5239a26309
org-crypt.el: fix copyright years.
|
14 years ago |
Carsten Dominik
|
b3de2dbb95
Set a default custom command, agenda plus TODO items
|
14 years ago |
Carsten Dominik
|
8404f15647
Clean up the misleading name INCLUDE-ALL in some agenda functions
|
14 years ago |
Bastien Guerry
|
1bb83091a9
org.el (org-fixup-indentation): Fix various small bugs.
|
14 years ago |
Nicolas Goaziou
|
0c6b67c191
org-indent: changes to the internals of initialization
|
14 years ago |
Jambunathan K
|
78e59a22d0
Add support for fontification of odt src blocks using htmlfontify
|
14 years ago |
Jambunathan K
|
ad9f393b61
org-odt: Rename style `OrgSourceBlock' to `OrgFixedWidthBlock'
|
14 years ago |
Jambunathan K
|
1ab7fbeb46
org-odt.el: Minor refactoring of src and example block formatters
|
14 years ago |