Carsten Dominik vor 14 Jahren
Ursprung
Commit
b6f43d7c20
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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))