FIX make new property drawers not demented

This commit is contained in:
Nathan Dwarshuis 2022-06-07 22:53:19 -04:00
parent e263af73ef
commit a2b738c704
1 changed files with 1 additions and 1 deletions

View File

@ -1965,7 +1965,7 @@ and slow."
(org-ml-to-string)
(org-ml-build-node-property org-x-prop-created))))
(org-ml-update-this-headline*
(org-ml-headline-map-node-properties* (cons np it) it))))
(org-ml-headline-map-node-properties* (-snoc it np) it))))
(defun org-x-set-expired-time (&optional arg)
"Set the expired time of the current headline.