コミット履歴

作者 SHA1 メッセージ 日付
  Eric Schulte f1fcc592fd re-wrapped test to prevent failure during batch execution 14 年 前
  Eric Schulte f78f29ebea all tests should now pass on Emacs23 14 年 前
  David Maus 4122a51366 Unescape plain link before open 14 年 前
  David Maus 5a373f649e Remove unnecessary link unescape 14 年 前
  Eric Schulte bae8dfed77 Better Org-mode initialization for batch tests. 14 年 前
  Martyn Jago 8fb588d4d3 * testing/lisp/test-ob.el: Fixed typo 14 年 前
  Martyn Jago bb0b9709ef * testing/lisp/test-ob.el: More tests for inline source blocks execution via org-ctrl-c-ctrl-c 14 年 前
  Bastien Guerry 28ae6b4de1 Revert "org.el (org-fixup-indentation): Correctly indent meta lines." 14 年 前
  Jambunathan K 16333d4a53 org-lparse.el: Rename table routines 14 年 前
  Jambunathan K ab757f9a24 org-odt.el: Set mathml option 14 年 前
  Eric Schulte a4e881207d better error message for unassigned variables 14 年 前
  Jambunathan K be69dd2d50 org-odt.el: Embed links to mathml files as ODF formula 14 年 前
  Eric Schulte 5b98dfb644 adding function for batch test evaluation 14 年 前
  Jambunathan K 86409e89c0 org-odt.el: Sanitize formatting of Images 14 年 前
  Christian Egli 2178b63545 Merge branch 'master' of orgmode.org:org-mode 14 年 前
  Christian Egli 14304f6dcd taskjuggler export: take buffer local variables into account 14 年 前
  Eric Schulte f1746a5118 test of comma stripping behavior 14 年 前
  Eric Schulte d0a3a3870f org-exp: only remove commas on the front line of a code block 14 年 前
  Jambunathan K 0dd10f5d97 org-odt.el: Format date strings in meta.xml using portable means 14 年 前
  Jambunathan K 6b955077dc org-odt.el: Rework embedding of images 14 年 前
  Eric Schulte f0d139adfa correctly resolving load-path in testing files 14 年 前
  David Maus fe77c66741 Use `string=' to compare strings 14 年 前
  Eric Schulte 09986fa395 commenting out single failing test 14 年 前
  Eric Schulte 966ec3f1f1 ensure all tests have unique names 14 年 前
  Eric Schulte 242a928646 removing test: shouldn't test a variables value, should test its functionality 14 年 前
  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 年 前
  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 年 前
  Jambunathan K 933e508e05 org-odt.el: Create and update manifest.xml towards end of export 14 年 前
  Jambunathan K 0c48918be5 org-odt.el: Trivial cleanup 14 年 前
  Jambunathan K 82cf5d59e7 org-odt.el: Create mimetype file towards the end of export 14 年 前