Remove OrgStruct mode
commiteeb4c220909c5e227e8855d5f7dadb31e2512e7e
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 7 Sep 2017 22:03:40 +0000 (8 00:03 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 30 Dec 2017 09:28:50 +0000 (30 10:28 +0100)
treedc9f9e2b52f85f80450e2069e9b079df8d0c356e
parentd4d9e90d198764ae3824989a5bf6620527a00cab
Remove OrgStruct mode

* lisp/org.el (org-overview): Use `org-outline-regexp-bol' instead of
  `outline-regexp'.
(org-heading-components): Ignore orgstruct-mode.
(orgstruct-heading-prefix-regexp):
(orgstruct-setup-hook):
(org-local-vars):
(orgstruct-mode):
(turn-on-orgstruct):
(orgstruct-is-++):
(org-fb-vars):
(orgstruct++-mode):
(turn-on-orgstruct++):
(orgstruct-error):
(orgstruct-setup):
(orgstruct-make-binding):
(org-run-like-in-org-mode):
(org-indent-line):
(org-fill-paragraph):
(org-show-children): Remove Orgstruct mode

* doc/org.texi (Orgstruct mode): Remove node.
contrib/manual.org
doc/org.texi
lisp/org.el