summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Gehring <julian.gehring@googlemail.com>2011-12-12 23:08:30 +0000
committerBastien Guerry <bzg@altern.org>2011-12-12 20:09:16 +0100
commitb7507e4d4ecf43ca69d34389bb0c68bfd39d0c98 (patch)
tree7b3f4a6602dc7976d518c8867f8e79e2ffd84dd2
parentd910b8ae8771ca2bcb9d8b47352e1a6fe00855af (diff)
downloadorg-mode-b7507e4d4ecf43ca69d34389bb0c68bfd39d0c98.tar.gz
Orgcard: Correct markup in 'Timestamps' section
Orgcard: Correct markup in 'Timestamps' section * doc/orgcard.tex: Correct one markup in 'Timestamps' section >From 756e4eb6aca0e1b72f8fa55537005d2b617b83f8 Mon Sep 17 00:00:00 2001 From: Julian Gehring <julian.gehring@googlemail.com> Date: Mon, 12 Dec 2011 12:29:46 +0100 Subject: [PATCH] Orgcard: Correct markup in 'Timestamps' section * doc/orgcard.tex: Correct one markup in 'Timestamps' section
-rw-r--r--doc/orgcard.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/orgcard.tex b/doc/orgcard.tex
index e2c80a8..f9c20d4 100644
--- a/doc/orgcard.tex
+++ b/doc/orgcard.tex
@@ -526,7 +526,7 @@ after ``{\tt :}'', and dictionary words elsewhere.
\section{Timestamps}
\key{prompt for date and insert timestamp}{C-c .}
-\key{like \kbd{C-c} . but insert date and time format}{C-u C-c .}
+\key{like \kbd{C-c .} but insert date and time format}{C-u C-c .}
\key{like \kbd{C-c .} but make stamp inactive}{C-c !} % FIXME
\key{insert DEADLINE timestamp}{C-c C-d}
\key{insert SCHEDULED timestamp}{C-c C-s}