Commit History

Author SHA1 Message Date
  Eric Schulte c21692506d fix bug missing references to example blocks 14 years ago
  Milan Zamazal a5ed98e452 Create visibility overlays properly 14 years ago
  Eric Schulte 4f7e1fb108 fix compilation warning 14 years ago
  Eric Schulte 9702f5520e revert changes to interactive function `org-test-run-all-tests' 14 years ago
  Martyn Jago 0440b83ac5 Changes to fix sandboxed tests to suit the standard code block syntax, and some changes to reduce ID testing scope and improve result gathering. * testing/org-test.el: Add org as an executable language for sand-boxed testing to suit the standard code block syntax. Use .org-test-id-locations as ID file temporarily whilst testing. Add `org-test-update-id-locations' to do just that. Clear *Messages* buffer and temporarily set `message-log-max to t to ensure capturing entire test backtrace. 14 years ago
  Eric Schulte 83dfaa5c8f named code blocks are replaced with their results 14 years ago
  Eric Schulte 16e4e9b5cc fix typo 14 years ago
  Tom Dye 015e41fa2a * doc/org.texi: Minor change to :var table 14 years ago
  Tom Dye 3c832c9e81 * doc/org.texi: More changes to :var table (some examples were wrong) 14 years ago
  Tom Dye 90aa84ffc1 * doc/org.texi: Cleaned up :var table 14 years ago
  Eric Schulte 630b9c80ca Indicate tests with missing dependencies by adding a expected failing test 14 years ago
  Martyn Jago 49d6951caa Fix don't load symlinks (Emacs interlocking files) * testing/org-test.el: During test development various interlocking files may be present in testing/lisp directory (since they are being edited by emacs). Currently org-test-load will attempt to load these 14 years ago
  Martyn Jago 0cc18ed120 Avoid loading (and failing) symbolic links (interlocking files) * testing/org-test.el: During test development various interlocking files may be present in testing/lisp directory (since they are being edited by emacs). Currently org-test-load will attempt to load these and fail. 14 years ago
  Eric Schulte f98ee77b38 tests protecting nested code blocks 14 years ago
  Eric Schulte 0b0c5cd26f fixed whitespace errors in org.texi 14 years ago
  Eric Schulte 40700eee29 documentation now builds successfully 14 years ago
  Eric Schulte a3f781be12 Tom's documentation updates for the new code block syntax 14 years ago
  Eric Schulte 1ed12cac1a passing all tests after code block syntax changes 14 years ago
  Eric Schulte 3af89e696a property names ending in plus accumulate 14 years ago
  Eric Schulte 7e93b90f88 Standardized code block keywords 14 years ago
  Carsten Dominik b43c1c621f Fix function call order in previous patch 14 years ago
  Nicolas Goaziou 57caa09106 org-agenda: Do not break TODO list view with empty tasks 14 years ago
  Jambunathan K 9edb523bdd org-xhtml.el: Merge commit 2f50b1 14 years ago
  Jambunathan K 457375be28 org-xhtml.el: Bring over few commits (contd.) 14 years ago
  Jambunathan K 7e31ecdb22 org-lparse.el & co: Bring over few commits (contd.) 14 years ago
  Nicolas Goaziou b13b3e30d7 Allow cdlatex expansions at a list item or an headline 14 years ago
  Jambunathan K c5081b8f14 org-lparse.el & co: Bring over few commits 14 years ago
  Jambunathan K 22b9e68782 org-lparse.el: Fix issues with formatting of custom links 14 years ago
  Jambunathan K 25eefa57e4 org-xhtml.el: Minor fix 14 years ago
  Eric Schulte f48321a9ac Require a newline and spaces before a code block. 14 years ago