summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2023-07-18 15:57:01 +0300
committerEli Zaretskii <eliz@gnu.org>2023-07-18 15:57:01 +0300
commit927e8b470fc342fcdefa68a75ce01f3a45300dc7 (patch)
tree6d196497ebd8b2a19c52194aab877cf03d9b2a17
parent77f489421ec2958351cda612ddccf53581f41a74 (diff)
downloademacs-927e8b470fc342fcdefa68a75ce01f3a45300dc7.tar.gz
; * doc/lispref/keymaps.texi (Extended Menu Items): Add @pxref.
-rw-r--r--doc/lispref/keymaps.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/lispref/keymaps.texi b/doc/lispref/keymaps.texi
index 9e36d6716b9..66bb834192c 100644
--- a/doc/lispref/keymaps.texi
+++ b/doc/lispref/keymaps.texi
@@ -2506,7 +2506,8 @@ get a non-selectable menu item. This is mostly useful when creating
separator lines and the like.
The tail of the list, @var{item-property-list}, has the form of a
-property list which contains other information.
+property list (@pxref{Property Lists}) which contains other
+information.
Here is a table of the properties that are supported: