Add archive to sibling to the menu.

This commit is contained in:
Carsten Dominik 2008-09-08 20:18:37 +02:00
parent e862a5cd58
commit 5c3d809701
1 changed files with 1 additions and 0 deletions

View File

@ -13438,6 +13438,7 @@ See the individual commands for more information."
(setq org-cycle-open-archived-trees (not org-cycle-open-archived-trees))
:style toggle :selected org-cycle-open-archived-trees]
"--"
["Move subtree to archive sibling" org-archive-to-archive-sibling t]
["Move Subtree to Archive" org-advertized-archive-subtree t]
; ["Check and Move Children" (org-archive-subtree '(4))
; :active t :keys "C-u C-c C-x C-s"]