mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-11-26 07:33:39 +00:00
Minor fix
This commit is contained in:
parent
2613f27f8e
commit
b6f43d7c20
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user