Commit History

Author SHA1 Message Date
  David Maus 4122a51366 Unescape plain link before open 14 years ago
  David Maus 5a373f649e Remove unnecessary link unescape 14 years ago
  Eric Schulte bae8dfed77 Better Org-mode initialization for batch tests. 14 years ago
  Martyn Jago 8fb588d4d3 * testing/lisp/test-ob.el: Fixed typo 14 years ago
  Martyn Jago bb0b9709ef * testing/lisp/test-ob.el: More tests for inline source blocks execution via org-ctrl-c-ctrl-c 14 years ago
  Bastien Guerry 28ae6b4de1 Revert "org.el (org-fixup-indentation): Correctly indent meta lines." 14 years ago
  Jambunathan K 16333d4a53 org-lparse.el: Rename table routines 14 years ago
  Jambunathan K ab757f9a24 org-odt.el: Set mathml option 14 years ago
  Eric Schulte a4e881207d better error message for unassigned variables 14 years ago
  Jambunathan K be69dd2d50 org-odt.el: Embed links to mathml files as ODF formula 14 years ago
  Eric Schulte 5b98dfb644 adding function for batch test evaluation 14 years ago
  Jambunathan K 86409e89c0 org-odt.el: Sanitize formatting of Images 14 years ago
  Christian Egli 2178b63545 Merge branch 'master' of orgmode.org:org-mode 14 years ago
  Christian Egli 14304f6dcd taskjuggler export: take buffer local variables into account 14 years ago
  Eric Schulte f1746a5118 test of comma stripping behavior 14 years ago
  Eric Schulte d0a3a3870f org-exp: only remove commas on the front line of a code block 14 years ago
  Jambunathan K 0dd10f5d97 org-odt.el: Format date strings in meta.xml using portable means 14 years ago
  Jambunathan K 6b955077dc org-odt.el: Rework embedding of images 14 years ago
  Eric Schulte f0d139adfa correctly resolving load-path in testing files 14 years ago
  David Maus fe77c66741 Use `string=' to compare strings 14 years ago
  Eric Schulte 09986fa395 commenting out single failing test 14 years ago
  Eric Schulte 966ec3f1f1 ensure all tests have unique names 14 years ago
  Eric Schulte 242a928646 removing test: shouldn't test a variables value, should test its functionality 14 years ago
  Martyn Jago 223ac13486 Inline source block and test fixes * lisp/ob.el: Fixed late night refactoring error * testing/examples/babel.org: whitespace * testing/lisp/test-ob.el: Fixed test-org-babel/inline-src-block-regexp (regression error) Renamed test-org-babel/parse-header-args2 since duplicate test heading Made test-org-babel/parse-header-args less brittle 14 years ago
  Martyn Jago d7d052ec7c Bug fixes to inline source block execution triggering. * lisp/ob.el: Created org-babel-get-inline-src-block-matches() to fix problems with org-ctrl-c-ctrl-c not triggering inline src block execution when point is on or after a space within the inline src block body. Also fixed execution problems where inline src block is on buffer line 1. * testing/examples/babel.org: Test data for org-babel-get-inline-src-block-matches() 14 years ago
  Jambunathan K 933e508e05 org-odt.el: Create and update manifest.xml towards end of export 14 years ago
  Jambunathan K 0c48918be5 org-odt.el: Trivial cleanup 14 years ago
  Jambunathan K 82cf5d59e7 org-odt.el: Create mimetype file towards the end of export 14 years ago
  Jambunathan K c08183d043 org-odt.el: Create and update meta.xml towards end of the export 14 years ago
  Eric Schulte 0d580520cc better code block demarcation 14 years ago