2013-12-14 |
Achim Gratz | Makefile: optionally switch to a specific git branch
|
commit | commitdiff | tree |
2013-12-14 |
Achim Gratz | Makefile: some refactoring for "make vanilla"
|
commit | commitdiff | tree |
2013-11-30 |
Achim Gratz | mk/default.mk, testing/org-test.el: set org-startup...
|
commit | commitdiff | tree |
2013-11-27 |
Achim Gratz | org: check for derived-mode-p instead of "org-mode...
|
commit | commitdiff | tree |
2013-11-27 |
Achim Gratz | org: fix commit 0911edfac8
|
commit | commitdiff | tree |
2013-11-23 |
Achim Gratz | testing: allow to select tests
|
commit | commitdiff | tree |
2013-11-23 |
Achim Gratz | Revert "added Makefile targets to check single tests"
|
commit | commitdiff | tree |
2013-11-23 |
Achim Gratz | Merge branch 'maint'
|
commit | commitdiff | tree |
2013-11-23 |
Achim Gratz | org-crypt: fix 3e87d5893d
|
commit | commitdiff | tree |
2013-11-17 |
Achim Gratz | org-test: fix macro definitions so that eager macro...
|
commit | commitdiff | tree |
2013-11-15 |
Achim Gratz | ob-C, ob-clojure, ob-tangle, org-agenda, org, ox: fix...
|
commit | commitdiff | tree |
2013-11-15 |
Achim Gratz | org.el: Fix a variable name error
|
commit | commitdiff | tree |
2013-11-14 |
Achim Gratz | ob-list, ob-ref: fix byte-compiler warnings
|
commit | commitdiff | tree |
2013-11-14 |
Achim Gratz | org.el: Fix a variable name error
|
commit | commitdiff | tree |
2013-11-14 |
Achim Gratz | ob-R: declare org-every
|
commit | commitdiff | tree |
2013-11-14 |
Achim Gratz | test-ob: correct expected default header arguments
|
commit | commitdiff | tree |
2013-11-13 |
Achim Gratz | ob-ref: Fix "Marker points into wrong buffer" error
|
commit | commitdiff | tree |
2013-11-07 |
Achim Gratz | test-org-table: Replace hline lhs expression in table...
|
commit | commitdiff | tree |
2013-08-12 |
Achim Gratz | ob-python From: Achim Gratz <Stromeko@Stromeko.DE>
|
commit | commitdiff | tree |
2013-07-01 |
Achim Gratz | Merge branch 'maint'
|
commit | commitdiff | tree |
2013-07-01 |
Achim Gratz | ob-core: fix regression when org-confirm-babel-evaluate...
|
commit | commitdiff | tree |
2013-06-27 |
Achim Gratz | Merge branch 'maint'
|
commit | commitdiff | tree |
2013-06-27 |
Achim Gratz | do not use mapcar* for transposing tables
|
commit | commitdiff | tree |
2013-06-23 |
Achim Gratz | testing: provide tests for header-args[:lang] properties
|
commit | commitdiff | tree |
2013-06-23 |
Achim Gratz | org.texi: document header-args[:lang] properties
|
commit | commitdiff | tree |
2013-06-23 |
Achim Gratz | ob-core: evaluate header-args[:lang] properties at...
|
commit | commitdiff | tree |
2013-06-23 |
Achim Gratz | org.el: implement org-property-re using org-re-property
|
commit | commitdiff | tree |
2013-06-10 |
Achim Gratz | ob-core: allow language specific header arguments in...
|
commit | commitdiff | tree |
2013-06-10 |
Achim Gratz | org-compat: XEmacs actually needs the argument lists...
|
commit | commitdiff | tree |
2013-06-10 |
Achim Gratz | org-compat: remove argument lists from defadvice, use...
|
commit | commitdiff | tree |
2013-06-10 |
Achim Gratz | org-compat: strip last argument from define-obsolete...
|
commit | commitdiff | tree |
2013-06-08 |
Achim Gratz | testing/examples/babel.org: quote :shebang
|
commit | commitdiff | tree |
2013-06-08 |
Achim Gratz | ob-fortran: declare org-every
|
commit | commitdiff | tree |
2013-06-08 |
Achim Gratz | org.el: improve org-property-re and use it throughout
|
commit | commitdiff | tree |
2013-06-01 |
Achim Gratz | Compatibility: fix XEmacs compilation failures
|
commit | commitdiff | tree |
2013-06-01 |
Achim Gratz | ob-tangle: declare org-edit-special
|
commit | commitdiff | tree |
2013-06-01 |
Achim Gratz | org-test: prepare for more selective batch testing
|
commit | commitdiff | tree |
2013-05-19 |
Achim Gratz | Makefile: add perl to babel languages for testing
|
commit | commitdiff | tree |
2013-05-19 |
Achim Gratz | ob-octave: Emacs 24.4 will ditch octave-inf in favor...
|
commit | commitdiff | tree |
2013-05-19 |
Achim Gratz | org-id: autoload `org-id-update-id-locations'
|
commit | commitdiff | tree |
2013-05-19 |
Achim Gratz | Babel: complete fix for priority order of header arguments...
|
commit | commitdiff | tree |
2013-05-14 |
Achim Gratz | Merge branch 'maint'
|
commit | commitdiff | tree |
2013-05-14 |
Achim Gratz | ob-sh: detect tables correctly
|
commit | commitdiff | tree |
2013-05-12 |
Achim Gratz | org-table: several cleanups
|
commit | commitdiff | tree |
2013-05-06 |
Achim Gratz | Merge branch 'maint'
|
commit | commitdiff | tree |
2013-05-06 |
Achim Gratz | mk/server.mk: add babel and exporter files in contrib...
|
commit | commitdiff | tree |
2013-04-28 |
Achim Gratz | Merge branch 'maint'
|
commit | commitdiff | tree |
2013-04-28 |
Achim Gratz | fix macro expansion with separators and backslashes
|
commit | commitdiff | tree |
2013-04-17 |
Achim Gratz | ob-perl: fix result handling
|
commit | commitdiff | tree |
2013-04-13 |
Achim Gratz | Babel: avoid superfluous confirmation for internal...
|
commit | commitdiff | tree |
2013-04-13 |
Achim Gratz | org.texi: remove footnote from subheading
|
commit | commitdiff | tree |
2013-04-07 |
Achim Gratz | test-ob-fortran: fix typo
|
commit | commitdiff | tree |
2013-04-07 |
Achim Gratz | test-ob-fortran: re-enable formerly failing test
|
commit | commitdiff | tree |
2013-04-07 |
Achim Gratz | test-ob-perl: improve test coverage
|
commit | commitdiff | tree |
2013-04-07 |
Achim Gratz | ob-perl: use TAB as separator for table results
|
commit | commitdiff | tree |
2013-04-07 |
Achim Gratz | fix commit df0c8a3bc44286c06b3306503a95382805651e2c
|
commit | commitdiff | tree |
2013-03-18 |
Achim Gratz | prevent double quoting for $(datadir)
|
commit | commitdiff | tree |
2013-03-18 |
Achim Gratz | disable VC for batch evaluation
|
commit | commitdiff | tree |
2013-03-18 |
Achim Gratz | fix test fail introduced by change of default in e8742b78e0
|
commit | commitdiff | tree |
2013-03-09 |
Achim Gratz | ob-core: allow auto-denial of source block evaluation
|
commit | commitdiff | tree |
2013-03-09 |
Achim Gratz | ob-core: refactor org-babel-confirm-evaluate, do not...
|
commit | commitdiff | tree |
2013-03-09 |
Achim Gratz | ob-core: reimplement org-babel-confirm-evaluate
|
commit | commitdiff | tree |
2013-03-09 |
Achim Gratz | ob-core: do not declare and define org-babel-call-process...
|
commit | commitdiff | tree |
2013-03-06 |
Achim Gratz | fix test failure introduced by moving library-of-babel...
|
commit | commitdiff | tree |
2013-03-03 |
Achim Gratz | fix a stray "user-error" introduced in bd89d6a02f
|
commit | commitdiff | tree |
2013-03-02 |
Achim Gratz | test-ob-perl: add a few perl babel tests
|
commit | commitdiff | tree |
2013-03-02 |
Achim Gratz | ob-perl: implement results interpretation and improve...
|
commit | commitdiff | tree |
2013-03-02 |
Achim Gratz | ob-eval: make org-babel--shell-command-on-region internal...
|
commit | commitdiff | tree |
2013-03-02 |
Achim Gratz | Ensure that new exporter gets tested in batch mode
|
commit | commitdiff | tree |
2013-03-02 |
Achim Gratz | fix 17131cbf63
|
commit | commitdiff | tree |
2013-02-27 |
Achim Gratz | ob-core: add binding for merged-params to avoid multiple...
|
commit | commitdiff | tree |
2013-02-27 |
Achim Gratz | ob-core: Rename cache? to cache-p, add binding for...
|
commit | commitdiff | tree |
2013-02-27 |
Achim Gratz | Revert "ob-core.el: Do not ask for confirmation if...
|
commit | commitdiff | tree |
2013-02-27 |
Achim Gratz | ob-core.el: Do not ask for confirmation if cached value...
|
commit | commitdiff | tree |
2013-02-23 |
Achim Gratz | Replace `time-to-seconds´ with `org-float-time´
|
commit | commitdiff | tree |
2013-02-23 |
Achim Gratz | Reverting "Fix compiler warning."
|
commit | commitdiff | tree |
2013-02-16 |
Achim Gratz | Merge branch 'maint'
|
commit | commitdiff | tree |
2013-02-16 |
Achim Gratz | fix wrong key for org-reload uncompiled in menu
|
commit | commitdiff | tree |
2013-02-09 |
Achim Gratz | Move old exporter files to contrib/oldexp/ so that...
|
commit | commitdiff | tree |
2013-02-09 |
Achim Gratz | Merge branch 'maint'
|
commit | commitdiff | tree |
2013-02-09 |
Achim Gratz | Remove additions from contrib/ before moving HEAD
|
commit | commitdiff | tree |
2013-01-12 |
Achim Gratz | Compatibility: XEmacs does not have user-emacs-directory...
|
commit | commitdiff | tree |
2013-01-06 |
Achim Gratz | Compatibility: Use org-load-noerror-mustsuffix
|
commit | commitdiff | tree |
2013-01-06 |
Achim Gratz | Compatibility: Use org-define-obsolete-{function,variable...
|
commit | commitdiff | tree |
2013-01-06 |
Achim Gratz | Merge branch 'maint'
|
commit | commitdiff | tree |
2013-01-06 |
Achim Gratz | Compatibility: Use org-define-obsolete-{function,variable...
|
commit | commitdiff | tree |
2013-01-06 |
Achim Gratz | Compatibility: Define face alias mode-line for XEmacs
|
commit | commitdiff | tree |
2013-01-06 |
Achim Gratz | Compatibility: Use org-no-warnings
|
commit | commitdiff | tree |
2012-12-24 |
Achim Gratz | Backwards compatibility: don't defalias special forms
|
commit | commitdiff | tree |
2012-12-20 |
Achim Gratz | Merge branch 'maint'
|
commit | commitdiff | tree |
2012-12-20 |
Achim Gratz | org-compat: new macro org-no-popups
|
commit | commitdiff | tree |
2012-12-19 |
Achim Gratz | Merge branch 'maint'
|
commit | commitdiff | tree |
2012-12-19 |
Achim Gratz | Backwards compatibility for `user-error´
|
commit | commitdiff | tree |
2012-12-19 |
Achim Gratz | Backwards compatibility: use compatibility macro
|
commit | commitdiff | tree |
2012-12-19 |
Achim Gratz | Merge branch 'maint'
|
commit | commitdiff | tree |
2012-12-19 |
Achim Gratz | Backwards compatibility: check for possibly undefined...
|
commit | commitdiff | tree |
2012-12-17 |
Achim Gratz | Backwards compatibility for `user-error´
|
commit | commitdiff | tree |
2012-12-12 |
Achim Gratz | ob-python: specify defcustom parameters
|
commit | commitdiff | tree |
2012-12-12 |
Achim Gratz | org-babel: fix bug introduced in commit 78cdf149
|
commit | commitdiff | tree |
2012-12-07 |
Achim Gratz | Fix new test for clocktables
|
commit | commitdiff | tree |