org-list: remove code preventing insertion of an item in a block
commitfc6c4187261ef94d75ccea12de86802bd1992e0e
authorNicolas Goaziou <n.goaziou@gmail.com>
Thu, 6 Jan 2011 17:54:30 +0000 (6 18:54 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 18 Feb 2011 11:45:10 +0000 (18 12:45 +0100)
tree8624695fa207e67fc396415960b784282639f6d8
parent23e5d5720e9a0bc591188cd1c59e37d470d350bb
org-list: remove code preventing insertion of an item in a block

* lisp/org-list.el (org-list-automatic-rules): removed insert rule.
(org-list-insert-item-generic): removed code preventing user to insert
another item in a block within a list. It is because new list context
make it impossible to see if a point in a block is also in a list.
lisp/org-list.el