fixup! Merge branch 'maint'

This commit is contained in:
Bastien 2020-09-06 10:04:08 +02:00
parent 1170e39bea
commit d50823be14

View file

@ -145,7 +145,7 @@ and END are buffer positions delimiting the encrypted area."
(org-with-wide-buffer
(unless (org-before-first-heading-p)
(org-back-to-heading t)
(org-end-of-meta-data)
(org-end-of-meta-data t)
(let ((case-fold-search nil)
(banner-start (rx (seq bol
(zero-or-more (any "\t "))