Fix radio lists
commitacf44c879a2748d8c1d211c4af6ed81b92ffab8b
authorCarsten Dominik <carsten.dominik@gmail.com>
Tue, 13 Jul 2010 11:34:28 +0000 (13 13:34 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Tue, 13 Jul 2010 11:36:14 +0000 (13 13:36 +0200)
tree4dc663fd20ecc2f2e3e9ebd1e0917345a3cead34
parentacb8bcfba7023b362a7fbe9615bb167a046ad26d
Fix radio lists

* lisp/org-list.el (org-list-send-list): Parse list from its true beginning.
* lisp/org.el (org-ctrl-c-ctrl-c): Maybe send the list when at a list item.
* doc/org.texi (Radio lists): Fix bug in description of radio lists.
doc/org.texi
lisp/org-list.el
lisp/org.el