Eric Schulte
|
12f0fb2d75
adding a file for R tests
|
13 years ago |
Martyn Jago
|
cfc019073e
Refactor tests to use `org-test-with-temp-text' * testing/lisp/test-ob.el: refactor
|
13 years ago |
Eric Schulte
|
ad21eeff85
fix bug in R session evaluation
|
13 years ago |
John Wiegley
|
0c09937069
New vars: org-habit-today-glyph, org-habit-completed-glyph
|
13 years ago |
Eric Schulte
|
4fbefd87aa
configurable property name for bibtex entry types
|
13 years ago |
Martyn Jago
|
94c0f143dd
Modifications to enable test script to run with emacs-23 and emacs-22 * testing/org-test.el: enable test script to run with emacs-23 and emacs-22 * testing/lisp/test-org-exp.el: added org-ascii requirement
|
13 years ago |
Eric Schulte
|
ded9f87ebc
org-test-with-temp-text allows variable inputs holding strings
|
13 years ago |
Carsten Dominik
|
a7d89a80fb
Merge branch 'master' of orgmode.org:org-mode
|
13 years ago |
Carsten Dominik
|
c7ee700bf5
Remove unnecessary `concat'
|
13 years ago |
Bastien Guerry
|
fcdbb5e6c9
org.el (org-paste-subtree): Remove useless (concat ...).
|
13 years ago |
Eric Schulte
|
9da40a0d6e
Convenience macro for testing.
|
13 years ago |
David Maus
|
56de2cf7a6
Explicitely set coding system for unescaped string
|
13 years ago |
David Maus
|
ee957745db
Conditionally define `special-mode' for Emacs22
|
13 years ago |
Eric Schulte
|
1b11c7e6a0
replacing usage of characterp with integerp (which should work w/Emacs22)
|
13 years ago |
Jambunathan K
|
861ecb85ba
org-odt.el: Typeset display equations using tables
|
13 years ago |
Nicolas Goaziou
|
1e1cde7546
org-footnote: check context around definition at a proper place
|
13 years ago |
Jambunathan K
|
bf3e9aa9a2
org-odt.el: Improve how labels are applied and generated.
|
13 years ago |
Eric Schulte
|
647849dff9
better delimiting of Org-mode text preceding a code block
|
13 years ago |
Eric Schulte
|
15a9eac67e
isolating dangerous testing examples
|
13 years ago |
Sebastien Vauban
|
cd05d152cf
Add test checking that any variable declared with no default value will generate a proper error message.
|
13 years ago |
Sebastien Vauban
|
fefff8ec87
Add test checking that any variable declared with no default value will generate a proper error message.
|
13 years ago |
Eric Schulte
|
6844094edb
Don't delete variable values when checking for assignment.
|
13 years ago |
Eric Schulte
|
b9922ba879
customizable processing of Org-mode text used as comments in tangled source-code files
|
13 years ago |
David Maus
|
37db5deea5
Fix check for feature Org mode
|
13 years ago |
Eric Schulte
|
65d05b00b0
ob-R: don't process output when "scalar" or "verbatim"
|
13 years ago |
Eric Schulte
|
7eaa67260b
test the combination of code block results wrapper and type
|
13 years ago |
Eric Schulte
|
267015b24a
differentiate between result types and wrappers
|
13 years ago |
Eric Schulte
|
11f07576cb
Check that functional-syntax variables are initialized.
|
13 years ago |
Eric Schulte
|
f075ada9a1
Adding a note for a future enhancement.
|
13 years ago |
Jambunathan K
|
e73bca63cf
org-odt.el: Support for styling of tables using table templates
|
13 years ago |