Font-lock: allow hiding of brackets surrounding macros
commit01e8103f8f8c461d1536e936625f2126a31ecf3d
authorFlorian Beck <fb@miszellen.de>
Fri, 31 Jan 2014 21:42:04 +0000 (31 22:42 +0100)
committerBastien Guerry <bzg@altern.org>
Wed, 5 Feb 2014 10:13:39 +0000 (5 11:13 +0100)
treec78208525b24c88678fdb906e919f2c980d9efa7
parentaa19233d80455f8f21f3a496c4c10ccc7a7d6058
Font-lock: allow hiding of brackets surrounding macros

* lisp/org.el (org-hide-macro-markers): new option
  (org-fontify-macros): new function
  (org-set-font-lock-defaults): call `org-fontify-macros'

* doc/org.texi: Document user option `org-hide-macro-markers'

TINYCHANGE
doc/org.texi
lisp/org.el