orgcard.tex: Fix `org-force-cycle-archived' binding
* doc/orgcard.tex (Capture): Fix `org-force-cycle-archived' binding.
Changed in the release 9.4 to avoid conflict with tab-bar.el, see
9092c289b
2020-06-01 14:39:28 +0200 Bastien: Bind `org-force-cycle-archived' to C-c C-TAB
This commit is contained in:
parent
e8010e8a91
commit
233a8479ca
|
@ -324,7 +324,7 @@
|
|||
\key{archive subtree using the default command}{C-c C-x C-a}
|
||||
\key{move subtree to archive file}{C-c C-x C-s}
|
||||
\key{toggle ARCHIVE tag / to ARCHIVE sibling}{C-c C-x a/A}
|
||||
\key{force cycling of an ARCHIVEd tree}{C-TAB}
|
||||
\key{force cycling of an ARCHIVEd tree}{C-c C-TAB}
|
||||
|
||||
\section{Filtering and Sparse Trees}
|
||||
|
||||
|
|
Loading…
Reference in New Issue