Commit History

Author SHA1 Message Date
  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
  Eric Schulte 0b6de9a026 corrected file insertion for inline results 14 years ago
  Nicolas Goaziou ff4af45e68 org-footnote: no footnote in latex fragments 14 years ago
  David Maus 235e993ae6 Provide edebug spec for with-org-lparse-preserve-paragraph-state 14 years ago
  Martin Rudalics 4a8634e1a5 org-compat.el: Remove LABEL argument from pop-to-buffer-same-window call. 14 years ago
  Jambunathan K d85635306b org-lparse.el: Abort export if list-tables are malformed 14 years ago
  Jambunathan K c51b7cfd40 org-xhtml.el: Fix a crash during export of list-tables 14 years ago
  Jambunathan K 74e78a1456 org-lparse.el: Support for list-tables (first cut) 14 years ago
  Jambunathan K 30aa8f61da Revert "Introduce org-odt-begin-table-cell and org-odt-end-table-cell" 14 years ago
  Eric Schulte a611170b57 ob-R: improve prompt detection regexp. Thanks to the users of ess-tracebug for this new regexp 14 years ago
  Jambunathan K e887881e13 Introduce org-odt-begin-table-cell and org-odt-end-table-cell 14 years ago
  Jambunathan K ad3419180f Refactor org-odt-format-table-cell 14 years ago
  Jambunathan K 219e7d60db Introduced org-lparse-begin-collect and org-lparse-end-collect 14 years ago
  Jambunathan K 0e1f11e730 org-lparse.el: Recognize #+begin_list-table...#+end_list-table blocks 14 years ago
  Nicolas Goaziou ea7732d269 org-inlinetask: Small refactoring 14 years ago
  Jambunathan K ac4b117bcc org-lparse.el: Fix earlier checkin 14 years ago
  Jambunathan K fdb8395886 Introduced org-lparse-do-format-list-table 14 years ago
  Jambunathan K 098ed2d03f Introduced org-lparse-org-table-to-list-table 14 years ago
  Jambunathan K a0769aaebb Introduce org-lparse-begin/end-list-item 14 years ago