Complete commit 07158e
commit25f47777ef935c67bea9d044ffcf0acb9185b8a9
authorBastien Guerry <bzg@altern.org>
Thu, 13 Mar 2014 10:28:07 +0000 (13 11:28 +0100)
committerBastien Guerry <bzg@altern.org>
Thu, 13 Mar 2014 10:28:07 +0000 (13 11:28 +0100)
treeba2c3900ca20aff00a19753a49d28f05590e17ba
parent423133efe9169381a8a6b3604fa25e01e1fec425
Complete commit 07158e

* org.el (org-refresh-category-properties)
(org-complete-expand-structure-template)
(org-buffer-property-keys, org-context):
* org-mouse.el (org-mouse-context-menu):
* org-list.el (org-list-send-list):
* org-element.el (org-element--list-struct):
* org-archive.el (org-all-archive-files): Allow spaces before
any option keyword.

* org.el (org-fontify-meta-lines-and-blocks-1): Fix
fontification of all option keywords.

Thanks to Alan Schmitt for raising the problem with fontification.
lisp/org-archive.el
lisp/org-element.el
lisp/org-list.el
lisp/org-mouse.el
lisp/org.el