Commit History

Author SHA1 Message Date
  Bastien Guerry fcdbb5e6c9 org.el (org-paste-subtree): Remove useless (concat ...). 14 years ago
  Eric Schulte 9da40a0d6e Convenience macro for testing. 14 years ago
  David Maus 56de2cf7a6 Explicitely set coding system for unescaped string 14 years ago
  David Maus ee957745db Conditionally define `special-mode' for Emacs22 14 years ago
  Eric Schulte 1b11c7e6a0 replacing usage of characterp with integerp (which should work w/Emacs22) 14 years ago
  Jambunathan K 861ecb85ba org-odt.el: Typeset display equations using tables 14 years ago
  Nicolas Goaziou 1e1cde7546 org-footnote: check context around definition at a proper place 14 years ago
  Jambunathan K bf3e9aa9a2 org-odt.el: Improve how labels are applied and generated. 14 years ago
  Eric Schulte 647849dff9 better delimiting of Org-mode text preceding a code block 14 years ago
  Eric Schulte 15a9eac67e isolating dangerous testing examples 14 years ago
  Sebastien Vauban cd05d152cf Add test checking that any variable declared with no default value will generate a proper error message. 14 years ago
  Sebastien Vauban fefff8ec87 Add test checking that any variable declared with no default value will generate a proper error message. 14 years ago
  Eric Schulte 6844094edb Don't delete variable values when checking for assignment. 14 years ago
  Eric Schulte b9922ba879 customizable processing of Org-mode text used as comments in tangled source-code files 14 years ago
  David Maus 37db5deea5 Fix check for feature Org mode 14 years ago
  Eric Schulte 65d05b00b0 ob-R: don't process output when "scalar" or "verbatim" 14 years ago
  Eric Schulte 7eaa67260b test the combination of code block results wrapper and type 14 years ago
  Eric Schulte 267015b24a differentiate between result types and wrappers 14 years ago
  Eric Schulte 11f07576cb Check that functional-syntax variables are initialized. 14 years ago
  Eric Schulte f075ada9a1 Adding a note for a future enhancement. 14 years ago
  Jambunathan K e73bca63cf org-odt.el: Support for styling of tables using table templates 14 years ago
  Carsten Dominik 11dec73c0c Merge branch 'master' of orgmode.org:org-mode 14 years ago
  Carsten Dominik a3c3ff3fde Restore point when exporting a subtree 14 years ago
  Eric Schulte 0037ef9261 more robust to code blocks with empty bodies 14 years ago
  Eric Schulte 597e1eb4fe Don't error on empty code block body. 14 years ago
  Eric Schulte dbf0e6d5bc fixed author information 14 years ago
  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 years ago
  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 years ago
  Jambunathan K c019c31bad Fix previous commit 14 years ago
  Jambunathan K 488a2e378c Replace OrgOdtAutomaticStyles.xml with OrgOdtContentTemplate.xml 14 years ago