コミット履歴

作者 SHA1 メッセージ 日付
  Eric Schulte 9da40a0d6e Convenience macro for testing. 14 年 前
  David Maus 56de2cf7a6 Explicitely set coding system for unescaped string 14 年 前
  David Maus ee957745db Conditionally define `special-mode' for Emacs22 14 年 前
  Eric Schulte 1b11c7e6a0 replacing usage of characterp with integerp (which should work w/Emacs22) 14 年 前
  Jambunathan K 861ecb85ba org-odt.el: Typeset display equations using tables 14 年 前
  Nicolas Goaziou 1e1cde7546 org-footnote: check context around definition at a proper place 14 年 前
  Jambunathan K bf3e9aa9a2 org-odt.el: Improve how labels are applied and generated. 14 年 前
  Eric Schulte 647849dff9 better delimiting of Org-mode text preceding a code block 14 年 前
  Eric Schulte 15a9eac67e isolating dangerous testing examples 14 年 前
  Sebastien Vauban cd05d152cf Add test checking that any variable declared with no default value will generate a proper error message. 14 年 前
  Sebastien Vauban fefff8ec87 Add test checking that any variable declared with no default value will generate a proper error message. 14 年 前
  Eric Schulte 6844094edb Don't delete variable values when checking for assignment. 14 年 前
  Eric Schulte b9922ba879 customizable processing of Org-mode text used as comments in tangled source-code files 14 年 前
  David Maus 37db5deea5 Fix check for feature Org mode 14 年 前
  Eric Schulte 65d05b00b0 ob-R: don't process output when "scalar" or "verbatim" 14 年 前
  Eric Schulte 7eaa67260b test the combination of code block results wrapper and type 14 年 前
  Eric Schulte 267015b24a differentiate between result types and wrappers 14 年 前
  Eric Schulte 11f07576cb Check that functional-syntax variables are initialized. 14 年 前
  Eric Schulte f075ada9a1 Adding a note for a future enhancement. 14 年 前
  Jambunathan K e73bca63cf org-odt.el: Support for styling of tables using table templates 14 年 前
  Carsten Dominik 11dec73c0c Merge branch 'master' of orgmode.org:org-mode 14 年 前
  Carsten Dominik a3c3ff3fde Restore point when exporting a subtree 14 年 前
  Eric Schulte 0037ef9261 more robust to code blocks with empty bodies 14 年 前
  Eric Schulte 597e1eb4fe Don't error on empty code block body. 14 年 前
  Eric Schulte dbf0e6d5bc fixed author information 14 年 前
  Martyn Jago fd1e005e33 Add missing FSF / author headers and org-test dependency to some test files * testing/lisp/test-ob-awk.el: * testing/lisp/test-ob-fortran.el: * testing/lisp/test-ob-lilypond.el: * testing/lisp/test-ob.el: * testing/lisp/test-org-exp.el: Add missing FSF / author headers and org-test dependency to some test files. 14 年 前
  Martyn Jago 7f62b224af Remove jump.el dependency from test execution * testing/org-test.el: Remove jump.el dependency from test execution removing the need for a user to install git submodules 14 年 前
  Jambunathan K c019c31bad Fix previous commit 14 年 前
  Jambunathan K 488a2e378c Replace OrgOdtAutomaticStyles.xml with OrgOdtContentTemplate.xml 14 年 前
  Eric Schulte f1fcc592fd re-wrapped test to prevent failure during batch execution 14 年 前