org-mode/testing/lisp
Nicolas Goaziou 67fe03bcd7 Remove `org-list-empty-line-terminates-plain-lists'
* lisp/org-list.el (org-list-empty-line-terminates-plain-lists): Remove
  variable.
(org-list-end-re):
(org-list-separating-blank-lines-number):
* lisp/org.el (org-blank-before-new-entry): Adapt to change above.

* testing/lisp/test-org-element.el (test-org-element/at-point):
* testing/lisp/test-org-list.el (test-org-list/move-item-down):
(test-org-list/move-item-up):
(test-org-list/insert-item): Update tests.

This variable is not useful: plain lists can always be terminated with
two blank lines.
2015-08-14 16:34:37 +02:00
..
test-ob-awk.el awk code blocks handle tabular input 2014-06-07 11:16:55 -04:00
test-ob-C.el Babel C, C++, D support for non-homogeneous input tables 2014-06-08 19:20:16 -04:00
test-ob-emacs-lisp.el Replace org-ctrl-c-ctrl-c' by org-babel-execute-maybe' 2015-01-30 18:28:05 +01:00
test-ob-exp.el Update some copyright years 2015-02-16 01:40:07 +01:00
test-ob-fortran.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-header-arg-defaults.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-lilypond.el ob-lilypond: Code cleanup 2014-08-20 22:24:01 +02:00
test-ob-lob.el Update some copyright years 2015-02-16 01:40:07 +01:00
test-ob-maxima.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-octave.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-perl.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-python.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-R.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-ruby.el Replace org-ctrl-c-ctrl-c' by org-babel-execute-maybe' 2015-01-30 18:28:05 +01:00
test-ob-sed.el Org Babel now supports sed scripts 2015-05-30 14:59:01 +02:00
test-ob-shell.el ob-shell.el: export vars as arrays for 'sh' code blocks 2014-04-14 21:24:00 -06:00
test-ob-table.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob-tangle.el Update copyright years again. 2014-01-07 14:18:17 +01:00
test-ob.el test-ob: Simplify a test 2015-05-26 21:24:20 +02:00
test-org-clock.el test-org-clock: Fix failing test (again) 2015-07-18 18:58:12 +02:00
test-org-element.el Remove `org-list-empty-line-terminates-plain-lists' 2015-08-14 16:34:37 +02:00
test-org-footnote.el org-footnote: Fix f8c4102cc6 2015-08-14 16:17:18 +02:00
test-org-list.el Remove `org-list-empty-line-terminates-plain-lists' 2015-08-14 16:34:37 +02:00
test-org-macro.el Allow optional argument to {{{property}}} for remote entries 2015-05-10 11:48:13 +02:00
test-org-src.el Update some copyright years 2015-02-16 01:40:07 +01:00
test-org-table.el org-table: Simplify `org-table-sort-lines' 2015-08-02 18:01:15 +02:00
test-org-timer.el org-timer.el: hh:mm:ss format for setting a timer 2015-06-02 23:18:13 +02:00
test-org.el Fix splitting headlines with RET 2015-08-13 02:42:08 +02:00
test-ox.el Fix link search 2015-08-03 01:06:32 +02:00
test-property-inheritance.el Update copyright years again. 2014-01-07 14:18:17 +01:00