Historique des commits

Auteur SHA1 Message Date
  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 il y a 14 ans
  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() il y a 14 ans
  Jambunathan K 933e508e05 org-odt.el: Create and update manifest.xml towards end of export il y a 14 ans
  Jambunathan K 0c48918be5 org-odt.el: Trivial cleanup il y a 14 ans
  Jambunathan K 82cf5d59e7 org-odt.el: Create mimetype file towards the end of export il y a 14 ans
  Jambunathan K c08183d043 org-odt.el: Create and update meta.xml towards end of the export il y a 14 ans
  Eric Schulte 0d580520cc better code block demarcation il y a 14 ans
  Eric Schulte 0b6de9a026 corrected file insertion for inline results il y a 14 ans
  Nicolas Goaziou ff4af45e68 org-footnote: no footnote in latex fragments il y a 14 ans
  David Maus 235e993ae6 Provide edebug spec for with-org-lparse-preserve-paragraph-state il y a 14 ans
  Martin Rudalics 4a8634e1a5 org-compat.el: Remove LABEL argument from pop-to-buffer-same-window call. il y a 14 ans
  Jambunathan K d85635306b org-lparse.el: Abort export if list-tables are malformed il y a 14 ans
  Jambunathan K c51b7cfd40 org-xhtml.el: Fix a crash during export of list-tables il y a 14 ans
  Jambunathan K 74e78a1456 org-lparse.el: Support for list-tables (first cut) il y a 14 ans
  Jambunathan K 30aa8f61da Revert "Introduce org-odt-begin-table-cell and org-odt-end-table-cell" il y a 14 ans
  Eric Schulte a611170b57 ob-R: improve prompt detection regexp. Thanks to the users of ess-tracebug for this new regexp il y a 14 ans
  Jambunathan K e887881e13 Introduce org-odt-begin-table-cell and org-odt-end-table-cell il y a 14 ans
  Jambunathan K ad3419180f Refactor org-odt-format-table-cell il y a 14 ans
  Jambunathan K 219e7d60db Introduced org-lparse-begin-collect and org-lparse-end-collect il y a 14 ans
  Jambunathan K 0e1f11e730 org-lparse.el: Recognize #+begin_list-table...#+end_list-table blocks il y a 14 ans
  Nicolas Goaziou ea7732d269 org-inlinetask: Small refactoring il y a 14 ans
  Jambunathan K ac4b117bcc org-lparse.el: Fix earlier checkin il y a 14 ans
  Jambunathan K fdb8395886 Introduced org-lparse-do-format-list-table il y a 14 ans
  Jambunathan K 098ed2d03f Introduced org-lparse-org-table-to-list-table il y a 14 ans
  Jambunathan K a0769aaebb Introduce org-lparse-begin/end-list-item il y a 14 ans
  Nicolas Goaziou 84226fe2b5 ob-asymptote: simplify table to array conversion process il y a 14 ans
  Nicolas Goaziou 77537073a1 ob-asymptote: full support for uni-dimensional lists il y a 14 ans
  Eric Schulte cae9f947be babel: don't check for header arguments in properties with leading ":"s il y a 14 ans
  Nicolas Goaziou d775777afc org-inlinetask: fix `org-inlinetask-goto-end' with one line long tasks il y a 14 ans
  Eric Schulte 14c635450a test inline src blocks il y a 14 ans