0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 20:37:51 +00:00

agenda: Fix whitespace

This commit is contained in:
Marco Wahl 2021-08-31 00:07:59 +02:00
parent a3ba79cd3a
commit b1a74d4c7a

View file

@ -7381,7 +7381,7 @@ When in a restricted subtree, remove it.
The restriction will span over the entire file if TYPE is `file',
or if type is '(4), or if the cursor is before the first headline
in the file. Otherwise, only apply the restriction to the current
in the file. Otherwise, only apply the restriction to the current
subtree."
(interactive "P")
(if (and org-agenda-overriding-restriction
@ -10198,7 +10198,7 @@ entries in that Org file."
(date (calendar-gregorian-from-absolute
(get-text-property point 'day))))
;; the following 2 vars are needed in the calendar
(org-dlet
(org-dlet
((displayed-month (car date))
(displayed-year (nth 2 date)))
(unwind-protect