Description list: improve regexp consistency
commit41f427f4bbe2a753b5bbd422a20fef64adbb8159
authorMichael Brand <michael.ch.brand@gmail.com>
Sun, 10 Jun 2012 16:35:39 +0000 (10 18:35 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Tue, 12 Jun 2012 12:35:05 +0000 (12 14:35 +0200)
treeff54635373c04ef531bb39d68607d0077c9409f3
parentf2bfa3a6b2db2caa180c8fe6fcd91941223bed67
Description list: improve regexp consistency

* lisp/org-list.el (org-at-item-description-p,
org-list-item-body-column): Make the inline regexp more consistent
with `org-list-full-item-re', the inline regexp "Description list
items" from `org-set-font-lock-defaults and others'.

This resolves some issues with M-q (org-fill-paragraph) on description
lists.
lisp/org-list.el