org-list: Remove two defcustoms
commit8b7a3f249803aba612f9ad3ae50c2fc986247da4
authorNicolas Goaziou <n.goaziou@gmail.com>
Thu, 16 Feb 2012 22:47:43 +0000 (16 23:47 +0100)
committerEric Schulte <eric.schulte@gmx.com>
Sun, 19 Feb 2012 16:16:21 +0000 (19 09:16 -0700)
tree6d07b30f3715eac5c7a3a4b7ba2309d3574d5070
parent4fd652d3614aae391f1800577f8ce222987704e4
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.

Conflicts:

lisp/org-list.el
doc/org.texi
lisp/org-exp.el
lisp/org-latex.el
lisp/org-list.el