From b4ce4d6d82f987635aece03885051b819e7a23ba Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Tue, 14 Sep 2021 07:55:56 +0200 Subject: [PATCH] Backport commit 25ebb9374 from Emacs ; More minor docfixes found by checkdoc 25ebb9374bdadf66153727831fc7ff131c8cf299 Stefan Kangas Tue Sep 14 07:57:14 2021 +0200 --- lisp/ol.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ol.el b/lisp/ol.el index 38e2dd6a0..4b7f2081a 100644 --- a/lisp/ol.el +++ b/lisp/ol.el @@ -444,7 +444,7 @@ negates this setting for the duration of the command." :safe (lambda (val) (or (booleanp val) (integerp val)))) (defcustom org-link-email-description-format "Email %c: %s" - "Format of the description part of a link to an email or usenet message. + "Format of the description part of a link to an email or Usenet message. The following %-escapes will be replaced by corresponding information: %F full \"From\" field