Function: org-fold-remove-folding-spec
org-fold-remove-folding-spec is a function alias for
org-fold-core-remove-folding-spec, defined in org-fold-core.el.gz.
Signature
(org-fold-remove-folding-spec SPEC &optional BUFFER)
Documentation
Remove a folding SPEC in BUFFER.
SPEC must be a symbol.
BUFFER can be a buffer to remove SPEC in, nil to remove SPEC in current
buffer, or all to remove SPEC in all open org-mode buffers and all
future org buffers.