From d4eaf8fe5fdb3ec6225ccb3361a7f736fcc1c035 Mon Sep 17 00:00:00 2001 From: Ihor Radchenko Date: Tue, 30 Jan 2024 13:41:14 +0100 Subject: [PATCH] org-publish-sitemap-file-entry-format: Do not refer to non-existing symbol * lisp/org-compat.el (org-publish-sitemap-file-entry-format): Update the docstring. Reported-by: Stefan Kangas Link: https://orgmode.org/list/CADwFkmnsjEg+d7ty0bjT5RGQiS-SdKcvRUy+KHDh+maa92bp1w@mail.gmail.com --- lisp/org-compat.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-compat.el b/lisp/org-compat.el index 33a510cd7..c17a100d3 100644 --- a/lisp/org-compat.el +++ b/lisp/org-compat.el @@ -664,7 +664,7 @@ You could use brackets to delimit on what part the link will be. %t is the title. %a is the author. -%d is the date formatted using `org-publish-sitemap-date-format'." +%d is the date." :group 'org-export-publish :type 'string) (make-obsolete-variable