snosov1 / toc-org

toc-org is an Emacs utility to have an up-to-date table of contents in the org files without exporting (useful primarily for readme files on GitHub)
GNU General Public License v3.0
287 stars 29 forks source link

[Emacs 26] defcustom should specify type #56

Closed JAremko closed 6 years ago

JAremko commented 6 years ago
In toplevel form:
toc-org.el:82:1:Warning: defcustom for `toc-org-max-depth' fails to specify
    type
toc-org.el:82:1:Warning: defcustom for `toc-org-max-depth' fails to specify
    type
toc-org.el:88:1:Warning: defcustom for `toc-org-hrefify-default' fails to
    specify type
toc-org.el:88:1:Warning: defcustom for `toc-org-hrefify-default' fails to
    specify type
toc-org.el:92:1:Warning: defcustom for `toc-org-enable-links-opening' fails to
    specify type
toc-org.el:92:1:Warning: defcustom for `toc-org-enable-links-opening' fails to
    specify type