From 03d0652571ee169e85906d14c69bca659d566152 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Mon, 10 Mar 2008 09:15:42 +0100 Subject: [PATCH] Bug fix. --- org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.el b/org.el index f443734a2..adc588579 100644 --- a/org.el +++ b/org.el @@ -1987,7 +1987,7 @@ It is not recommended to change this constant.") These are two values, the first applies when first creating a time stamp. The second applies when changing it with the commands `S-up' and `S-down'. When changing the time stamp, this means that it will change in steps -of N minues, as given by the second value. +of N minues, as given by the second value. When a setting is 0 or 1, insert the time unmodified. Useful rounding numbers should be factors of 60, so for example 5, 10, 15.