org.el: New command ̀org-toggle-custom-properties-visibility'
commita4f5e94dc8495c64e1834615f63793b7be326aef
authorBastien Guerry <bzg@altern.org>
Tue, 14 Aug 2012 09:51:09 +0000 (14 11:51 +0200)
committerBastien Guerry <bzg@altern.org>
Tue, 14 Aug 2012 09:51:09 +0000 (14 11:51 +0200)
tree2f5577a5cbcf721e39b0c99801fda7d567d1d2aa
parentfdcf9dceb7c5e9b61aea199a4025f43f56a1f68a
org.el: New command ̀org-toggle-custom-properties-visibility'

* org.el (org-custom-properties): New option.
(org-custom-properties-overlays): New variable.
(org-toggle-custom-properties-visibility): New command to
toggle the visibility of custom properties.
(org-check-before-invisible-edit): Also prevent errors when
trying to edit invisible properties.

Thanks to Torsten Wagner for triggering this discussion.
lisp/org.el