[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals-release/org d4eaf8fe5f 9/9: org-publish-sitemap-file-en
From: |
ELPA Syncer |
Subject: |
[elpa] externals-release/org d4eaf8fe5f 9/9: org-publish-sitemap-file-entry-format: Do not refer to non-existing symbol |
Date: |
Wed, 31 Jan 2024 10:00:21 -0500 (EST) |
branch: externals-release/org
commit d4eaf8fe5fdb3ec6225ccb3361a7f736fcc1c035
Author: Ihor Radchenko <yantar92@posteo.net>
Commit: Ihor Radchenko <yantar92@posteo.net>
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
---
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 33a510cd7f..c17a100d3c 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
- [elpa] externals-release/org updated (7de8b3917c -> d4eaf8fe5f), ELPA Syncer, 2024/01/31
- [elpa] externals-release/org a5e84c2fb8 3/9: org-link-translation-function: Remove reference to removed function, ELPA Syncer, 2024/01/31
- [elpa] externals-release/org ee0196e6af 7/9: doc/org-manual.org (Generating a sitemap): Link to `org-publish-project-alist', ELPA Syncer, 2024/01/31
- [elpa] externals-release/org 28e38a47aa 8/9: doc/org-manual.org (Generating a sitemap): Fix property list, ELPA Syncer, 2024/01/31
- [elpa] externals-release/org 75b6f2712a 4/9: lisp/org-table.el (org-table-copy-down): Fix typo, ELPA Syncer, 2024/01/31
- [elpa] externals-release/org ede8294cf7 1/9: lisp/ox.el: Fix removed variable in the commentary, ELPA Syncer, 2024/01/31
- [elpa] externals-release/org ad90ff7cb2 5/9: lisp/org-table.el: Fix reference to non-existing function, ELPA Syncer, 2024/01/31
- [elpa] externals-release/org 4aced687b8 2/9: lisp/org-tempo.el: Do not refer to removed function in the commentary, ELPA Syncer, 2024/01/31
- [elpa] externals-release/org d4eaf8fe5f 9/9: org-publish-sitemap-file-entry-format: Do not refer to non-existing symbol,
ELPA Syncer <=
- [elpa] externals-release/org f1978ede29 6/9: org-odt-get-table-cell-styles: Fix reference to obsolete text property, ELPA Syncer, 2024/01/31