Fix heading insertion before any other headline but after a list
commitafa0df9b4709e1af7b7b0cde550a71ec6377c49d
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 6 Aug 2011 08:57:08 +0000 (6 10:57 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sat, 6 Aug 2011 08:57:08 +0000 (6 10:57 +0200)
tree03aedeb568d53b4916ed7f61d7957166f83ff3c3
parentdc904a834dbc6454bb3c947887f2138de7096c79
Fix heading insertion before any other headline but after a list

* lisp/org.el (org-insert-heading): with force-heading non-nil,
  inserting an heading before any headline, and just after a list
  would return an error.
lisp/org.el