org-list: move point after asking for new term when inserting an item
commita161ecfd6acfd23f5cde94f8950484da75f1ca5c
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 18 Jul 2011 11:51:15 +0000 (18 13:51 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 18 Jul 2011 11:51:15 +0000 (18 13:51 +0200)
tree5ccfdd005b610ede75a44d8df0b230774b0a9e43
parent3aa87582b6d5d46dc13de28f0a6e50d7bb31a764
org-list: move point after asking for new term when inserting an item

* lisp/org-list.el (org-list-insert-item): actualize code comments.
(org-insert-item): for consistency, point cannot be moved at
a surprising place when the user is being asked to choose a new
description term to insert in the list. Point should stay where the
user called the command.
lisp/org-list.el