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 <stefankangas@gmail.com> Link: https://orgmode.org/list/CADwFkmnsjEg+d7ty0bjT5RGQiS-SdKcvRUy+KHDh+maa92bp1w@mail.gmail.com
This commit is contained in:
parent
28e38a47aa
commit
d4eaf8fe5f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue