org-list: Remove two defcustoms
commitcf87d15483be1395f0f06cdf7df3781c45221e51
authorNicolas Goaziou <n.goaziou@gmail.com>
Thu, 16 Feb 2012 22:47:43 +0000 (16 23:47 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Thu, 16 Feb 2012 23:04:34 +0000 (17 00:04 +0100)
tree25d3cd233df49d2cfb845462d12214ed5e7cbe72
parent3e18c9cad798a26aa2e01e4d0c93ea854fb000e8
org-list: Remove two defcustoms

* lisp/org-list.el (org-list-ending-method, org-list-end-regexp):
  Removed variables.
(org-in-item-p, org-list-separating-blank-lines-number,
org-list-parse-list, org-list-struct): Apply changes.
* lisp/org-exp.el (org-export-mark-list-end,
  org-export-mark-list-properties): Apply changes.
* lisp/org-latex.el (org-export-latex-lists): Apply changes.
* doc/org.texi (Plain lists): Document removal.
doc/org.texi
lisp/org-exp.el
lisp/org-latex.el
lisp/org-list.el