Re-order visibility functions in "org.el"
commit000b943ebd2086b069dde715194358aeaf4175e3
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 13 Jan 2018 11:35:10 +0000 (13 12:35 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 13 Jan 2018 13:15:53 +0000 (13 14:15 +0100)
treee912e1d2e015b9bc8ef98998fbcf7b3201ae964d
parenta8ee20d23d3c2250477bf7590e225da48f327dd3
Re-order visibility functions in "org.el"

* lisp/org-macs.el (org-outline-overlay-data):
(org-set-outline-overlay-data): Moved from "org.el".
* lisp/org.el (org-remove-empty-overlays-at):
(org-show-empty-lines-in-parent):
(org-files-list):
(org-entry-beginning-position):
(org-entry-end-position):
(org-subtree-end-visible-p):
(org-first-headline-recenter):
(org-flag-region):
(org-show-entry):
(org-show-children):
(org-show-subtree):
(org-hide-block-toggle-maybe):
(org-hide-block-toggle):
(org-hide-block-toggle-all):
(org-hide-block-all):
(org-cycle-hide-drawers):
(org-flag-drawer):
(org-previous-block):
(org-next-block): Move functions.
lisp/ob-core.el
lisp/org-macs.el
lisp/org.el