Minor fix

This commit is contained in:
Carsten Dominik 2010-11-26 19:08:13 +01:00
parent 2613f27f8e
commit b6f43d7c20
1 changed files with 0 additions and 1 deletions

View File

@ -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))