Browse Source

Minor fix

Carsten Dominik 15 năm trước cách đây
mục cha
commit
b6f43d7c20
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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))