浏览代码

Minor refactoring.

Nicolas Goaziou 15 年之前
父节点
当前提交
472579fb96
共有 1 个文件被更改,包括 1 次插入2 次删除
  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