summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2011-04-03 12:26:05 +0200
committerCarsten Dominik <carsten.dominik@gmail.com>2011-04-03 12:26:05 +0200
commitb869bc5a7e792843beda1fb86b157fbd0376eef0 (patch)
treebc487f3118cedc25a0477744196252756eb849d0
parent857146b484163ed9bbb2e6f125e47b856fd27ee1 (diff)
downloadorg-mode-b869bc5a7e792843beda1fb86b157fbd0376eef0.tar.gz
Remove forgotten (debug)
-rw-r--r--lisp/org.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/org.el b/lisp/org.el
index 2369999..0a34a1e 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -15402,7 +15402,6 @@ With prefix ARG, change that many days."
The date will be changed by N times WHAT. WHAT can be `day', `month',
`year', `minute', `second'. If WHAT is not given, the cursor position
in the timestamp determines what will be changed."
- (debug)
(let ((pos (point))
with-hm inactive
(dm (max (nth 1 org-time-stamp-rounding-minutes) 1))