summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2026-02-23 10:45:54 +0100
committerJonas Bernoulli <jonas@bernoul.li>2026-02-23 10:45:54 +0100
commitef2e69369d86acd904a2690db2f44f85e3eebd7e (patch)
treeec697ac57bc2cfc615efca38aa4b82ec7286f7ec /lisp
parentd2afeae40842d451342e3c6ed20daf319a1bba91 (diff)
manual: Improve Accessibility Options node
Diffstat (limited to 'lisp')
-rw-r--r--lisp/transient.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/transient.el b/lisp/transient.el
index e9daba5..b0bcf92 100644
--- a/lisp/transient.el
+++ b/lisp/transient.el
@@ -216,8 +216,8 @@ is useful for blind users, who use a braille or audio output device."
When this is non-nil, then the menu buffer begins with a short
description. Ideally this is a string written exactly for that
purpose, but because this is a new feature, most menu commands
-do not provide that yet. In that case the first line of its
-docstring is used as fallback. If the value is `docstring',
+do not provide that yet. In that case the first line of the prefix
+command's docstring is used as fallback. If the value is `docstring',
then the docstring is used even if a description is available."
:package-version '(transient . "0.13.0")
:group 'transient