mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-25 07:28:20 +00:00
Minor changes during update to version 6.02b.
This commit is contained in:
parent
a7808fba5a
commit
4741f7d4e5
@ -1,5 +1,5 @@
|
||||
% Reference Card for Org Mode
|
||||
\def\orgversionnumber{5.23}
|
||||
\def\orgversionnumber{6.02b}
|
||||
\def\versionyear{2008} % latest update
|
||||
\def\year{2008} % latest copyright year
|
||||
|
||||
@ -325,9 +325,10 @@ \section{Structure Editing}
|
||||
|
||||
\section{Archiving}
|
||||
|
||||
\key{toggle ARCHIVE tag}{C-c C-x C-a}
|
||||
%\metax{mark fully done children}{C-u C-c C-x C-a}
|
||||
\key{toggle ARCHIVE tag}{C-c C-x a}
|
||||
\key{force cycling of an ARCHIVEd tree}{C-TAB}
|
||||
\key{move to Attic Sibling}{C-c C-x A}
|
||||
%\metax{mark fully done children}{C-u C-c C-x C-a}
|
||||
\key{move subtree to archive file}{C-c C-x C-s}
|
||||
%\metax{move all fully done children}{C-u C-c C-x C-s}
|
||||
%To set archive location for current file, add a line like$^2$:
|
||||
@ -648,7 +649,7 @@ \section{Agenda Views}
|
||||
\key{digit argument}{0-9}
|
||||
\key{change state of current TODO item}{t}
|
||||
\key{kill item and source}{C-k}
|
||||
\key{archive the subtree}{\$}
|
||||
\key{archive the subtree}{\$ / a / A}
|
||||
\key{show tags of current headline}{T}
|
||||
\key{set tags for current headline/region}{:}
|
||||
\key{toggle ARCHIVE tag}{a}
|
||||
|
Loading…
Reference in New Issue
Block a user