From 33976ecf244082346cbc71ff1102ef7de1ed36fe Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Tue, 5 Mar 2024 19:32:29 +0200 Subject: [PATCH] ; * etc/NEWS: Fix wording and punctuation of a recently added entry. --- etc/NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index b4343a7941b..fd957fdb115 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2092,8 +2092,10 @@ treesitter grammar. It controls display and separate sorting of groups of entries. --- -** New property 'context-menu-functions'. -Like the variable with the same name it adds a list of context menus. +** New text property 'context-menu-functions'. +Like the variable with the same name, it adds menus from the list that +is the value of the property to context menus shown when clicking on the +text which as this property. * Changes in Emacs 30.1 on Non-Free Operating Systems