0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 23:17:49 +00:00

orgstruct: Add `org-force-cycle-archived'

* lisp/org.el (orgstruct-setup): Add `org-force-cycle-archived' to the
list of the functions to be hijacked.
This commit is contained in:
Michael Brand 2016-02-22 20:53:48 +01:00
parent 84e3f23b9a
commit 54b4be8208

View file

@ -9102,6 +9102,7 @@ buffer. It will also recognize item context in multiline items."
org-ctrl-c-minus org-ctrl-c-minus
org-ctrl-c-star org-ctrl-c-star
org-cycle org-cycle
org-force-cycle-archived
org-forward-heading-same-level org-forward-heading-same-level
org-insert-heading org-insert-heading
org-insert-heading-respect-content org-insert-heading-respect-content