Commit History

Author SHA1 Message Date
  Carsten Dominik 6107173c78 Require parse-time for `org-read-date-get-relative' 14 years ago
  Carsten Dominik 78f7382879 Merge branch 'master' of orgmode.org:org-mode 14 years ago
  Carsten Dominik 773596e347 Use prefix arg 0 to inhibit note taking for TODO change 14 years ago
  Eric Schulte 7c21098323 Don't match partial names when resolving code or data references 14 years ago
  Eric Schulte 19884ab280 resolve named code blocks before named data 14 years ago
  Eric Schulte 8114cf2bc4 Gracefully handle results which are neither lists nor strings. 14 years ago
  Thomas Dye f8d8f81e79 * doc/org.texi: Changed DATA to NAME in Working With Source Code section 14 years ago
  Eric Schulte 1b6de8fad5 ignore org-id file generated during testing 14 years ago
  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