Fix minor indentation glitch

This commit is contained in:
Daniel - 2022-05-08 17:04:40 +02:00
parent 9184756c07
commit a36671dc61
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 2 additions and 1 deletions

View File

@ -69,7 +69,8 @@ deadlines."
(setq s (point))
(if org-agenda-overriding-header
(insert (org-add-props (copy-sequence org-agenda-overriding-header)
nil 'face 'org-agenda-structure) "\n"))
nil 'face 'org-agenda-structure)
"\n"))
(org-agenda-mark-header-line s))
;; actual content