diff options
| author | Carsten Dominik | 2008-07-24 14:03:24 +0000 |
|---|---|---|
| committer | Carsten Dominik | 2008-07-24 14:03:24 +0000 |
| commit | 55773fe24c1153658d723d8263261188bf4b52c9 (patch) | |
| tree | b892f477380059e628666b41c042d9ed706c031d /etc | |
| parent | 44ce919758bc8c91f168d665c4a57b16cf171761 (diff) | |
| download | emacs-55773fe24c1153658d723d8263261188bf4b52c9.tar.gz emacs-55773fe24c1153658d723d8263261188bf4b52c9.zip | |
Minor fixes in refrence card.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/refcards/orgcard.tex | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/etc/refcards/orgcard.tex b/etc/refcards/orgcard.tex index 933a8119435..9fdfb325349 100644 --- a/etc/refcards/orgcard.tex +++ b/etc/refcards/orgcard.tex | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | % Reference Card for Org Mode | 1 | % Reference Card for Org Mode |
| 2 | \def\orgversionnumber{6.05a} | 2 | \def\orgversionnumber{6.06a} |
| 3 | \def\versionyear{2008} % latest update | 3 | \def\versionyear{2008} % latest update |
| 4 | \def\year{2008} % latest copyright year | 4 | \def\year{2008} % latest copyright year |
| 5 | 5 | ||
| @@ -635,10 +635,10 @@ after ``{\tt :}'', and dictionary words elsewhere. | |||
| 635 | \key{toggle inclusion of diary entries}{D} | 635 | \key{toggle inclusion of diary entries}{D} |
| 636 | \key{toggle time grid for daily schedule}{G} | 636 | \key{toggle time grid for daily schedule}{G} |
| 637 | \key{toggle display of logbook entries}{l} | 637 | \key{toggle display of logbook entries}{l} |
| 638 | \key{toggle inclusion of archived trees/files}{v / C-u v} | ||
| 638 | \key{refresh agenda buffer with any changes}{r / g} | 639 | \key{refresh agenda buffer with any changes}{r / g} |
| 639 | \key{save all org-mode buffers}{s} | 640 | \key{save all org-mode buffers}{s} |
| 640 | \key{display the following \kbd{org-agenda-ndays}}{RIGHT} | 641 | \key{display next/previous day,week,...}{RIGHT/LEFT} |
| 641 | \key{display the previous \kbd{org-agenda-ndays}}{LEFT} | ||
| 642 | \key{goto today}{.} | 642 | \key{goto today}{.} |
| 643 | 643 | ||
| 644 | {\bf Remote editing} | 644 | {\bf Remote editing} |
| @@ -739,7 +739,7 @@ some other place. | |||
| 739 | %\key{turn on/off fixed width sections}{::t} | 739 | %\key{turn on/off fixed width sections}{::t} |
| 740 | %\key{turn on/off tables}{|:t} | 740 | %\key{turn on/off tables}{|:t} |
| 741 | %\key{turn on/off \TeX\ syntax for sub/super-scripts}{\^{}:t} | 741 | %\key{turn on/off \TeX\ syntax for sub/super-scripts}{\^{}:t} |
| 742 | %\key{turn on/off emphasized text}{*:nil} | 742 | %\key{turn on/off emphasised text}{*:nil} |
| 743 | %\key{turn on/off \TeX\ macros}{TeX:t} | 743 | %\key{turn on/off \TeX\ macros}{TeX:t} |
| 744 | 744 | ||
| 745 | {\bf Comments: Text not being exported} | 745 | {\bf Comments: Text not being exported} |
| @@ -758,7 +758,7 @@ Subtrees whose header starts with COMMENT are never exported. | |||
| 758 | 758 | ||
| 759 | \section{Notes} | 759 | \section{Notes} |
| 760 | $^1$ This is only a suggestion for a binding of this command. Choose | 760 | $^1$ This is only a suggestion for a binding of this command. Choose |
| 761 | you own key as shown under INSTALLATION. | 761 | your own key as shown under INSTALLATION. |
| 762 | 762 | ||
| 763 | $^2$ After changing a \kbd{\#+KEYWORD} or \kbd{<<<target>>>} line, | 763 | $^2$ After changing a \kbd{\#+KEYWORD} or \kbd{<<<target>>>} line, |
| 764 | press \kbd{C-c C-c} with the cursor still in the line to update. | 764 | press \kbd{C-c C-c} with the cursor still in the line to update. |