Kaynağa Gözat

Merge branch 'maint'

Bastien 4 yıl önce
ebeveyn
işleme
01d3e671b4
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      lisp/org-agenda.el

+ 2 - 1
lisp/org-agenda.el

@@ -8432,7 +8432,8 @@ With prefix ARG, go forward that many times the current span."
 	  (org-agenda-overriding-arguments
 	   (list (car args) sd span)))
       (org-agenda-redo)
-      (org-agenda-find-same-or-today-or-agenda cnt))))
+      (org-agenda-find-same-or-today-or-agenda cnt))
+    (set-window-start nil 1)))
 
 (defun org-agenda-earlier (arg)
   "Go backward in time by the current span.