浏览代码

Minor fix

Carsten Dominik 14 年之前
父节点
当前提交
b6f43d7c20
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      lisp/org-agenda.el

+ 0 - 1
lisp/org-agenda.el

@@ -6329,7 +6329,6 @@ When called with a prefix argument, include all archive files as well."
 
 (defun org-agenda-previous-line ()
   "Move cursor to the previous line, and show if follow-mode is active."
-
   (interactive)
   (call-interactively 'previous-line)
   (org-agenda-do-context-action))