Take `org-plain-list-ordered-item-terminator' into consideration when cycling bullets.
commit25de94f3cc04026f52e5446230a154ee97a3adbc
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 25 Jul 2010 09:29:38 +0000 (25 11:29 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 1 Sep 2010 17:05:50 +0000 (1 19:05 +0200)
tree25aab3f9b2e929798150e838e675c131346fb6d9
parent1bfe98bdf6490cc9026fb71f853e5727c38dc7d9
Take `org-plain-list-ordered-item-terminator' into consideration when cycling bullets.

* org-list.el (org-cycle-list-bullet): Check
  `org-plain-list-ordered-item-terminator' before allowing 1. or 1) as
  valid bullets when cycling.
lisp/org-list.el