Browse Source

Minor refactoring.

Nicolas Goaziou 14 years ago
parent
commit
472579fb96
1 changed files with 1 additions and 2 deletions
  1. 1 2
      lisp/org-list.el

+ 1 - 2
lisp/org-list.el

@@ -624,8 +624,7 @@ invisible."
     (if (save-excursion
 	  (org-beginning-of-item)
 	  (looking-at "[ \t]*[-+*][ \t]+[0-9]+:[0-9]+:[0-9]+ ::"))
-	(progn
-	  (org-timer-item) t)
+	(progn (org-timer-item) t)
       ;; else check if we're in a special block. If so, move before it
       ;; prior to add a new item.
       (when (org-in-regexps-block-p