コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Jambunathan K c08183d043 org-odt.el: Create and update meta.xml towards end of the export 14 年 前
  Eric Schulte 0d580520cc better code block demarcation 14 年 前
  Eric Schulte 0b6de9a026 corrected file insertion for inline results 14 年 前
  Nicolas Goaziou ff4af45e68 org-footnote: no footnote in latex fragments 14 年 前
  David Maus 235e993ae6 Provide edebug spec for with-org-lparse-preserve-paragraph-state 14 年 前
  Martin Rudalics 4a8634e1a5 org-compat.el: Remove LABEL argument from pop-to-buffer-same-window call. 14 年 前
  Jambunathan K d85635306b org-lparse.el: Abort export if list-tables are malformed 14 年 前
  Jambunathan K c51b7cfd40 org-xhtml.el: Fix a crash during export of list-tables 14 年 前
  Jambunathan K 74e78a1456 org-lparse.el: Support for list-tables (first cut) 14 年 前
  Jambunathan K 30aa8f61da Revert "Introduce org-odt-begin-table-cell and org-odt-end-table-cell" 14 年 前
  Eric Schulte a611170b57 ob-R: improve prompt detection regexp. Thanks to the users of ess-tracebug for this new regexp 14 年 前
  Jambunathan K e887881e13 Introduce org-odt-begin-table-cell and org-odt-end-table-cell 14 年 前
  Jambunathan K ad3419180f Refactor org-odt-format-table-cell 14 年 前
  Jambunathan K 219e7d60db Introduced org-lparse-begin-collect and org-lparse-end-collect 14 年 前