mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-11-23 07:18:53 +00:00
Merge branch 'maint'
This commit is contained in:
commit
5a91a232f7
@ -4804,6 +4804,7 @@ The following commands are available:
|
||||
(org-load-modules-maybe)
|
||||
(org-install-agenda-files-menu)
|
||||
(when org-link-descriptive (add-to-invisibility-spec '(org-link)))
|
||||
(make-local-variable 'org-link-descriptive)
|
||||
(add-to-invisibility-spec '(org-hide-block . t))
|
||||
(setq-local outline-regexp org-outline-regexp)
|
||||
(setq-local outline-level 'org-outline-level)
|
||||
|
Loading…
Reference in New Issue
Block a user