Documentation: Some fixes in the reference card

This commit is contained in:
Carsten Dominik 2009-03-31 11:35:49 +02:00
parent 167a7bfdfe
commit 605108d16a
1 changed files with 2 additions and 1 deletions

View File

@ -276,7 +276,7 @@ are preserved on all copies.
\section{Getting Started}
%
\vskip -1mm
\vskip -2mm
\beginexample%
(add-to-list 'auto-mode-alist '("\\\\.org\$" . org-mode))
(define-key global-map "\\C-cl" 'org-store-link)$^1$
@ -314,6 +314,7 @@ are preserved on all copies.
\metax{promote/demote current subtree}{M-S-LEFT/RIGHT}
\metax{move subtree/list item up/down}{M-S-UP/DOWN}
\metax{clone a subtree}{C-c C-x c}
\metax{refile subtree}{C-c C-w}
\metax{kill/copy subtree}{C-c C-x C-w/M-w}
\metax{yank subtree}{C-c C-x C-y or C-y}