From: Eli Zaretskii Date: Tue, 14 May 2024 07:53:40 +0000 (+0300) Subject: ; * etc/NEWS: Fix wording, again. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6c3f30b9ae245390b8857eea5000113d81d3cdeb;p=emacs.git ; * etc/NEWS: Fix wording, again. (cherry picked from commit 149c6412df6b16216c95ed10f88f8805fb7ea317) --- diff --git a/etc/NEWS b/etc/NEWS index 0723f7d33c6..da4cc47afe2 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1145,7 +1145,7 @@ It defines whether to flatten the list of sections in an imenu or show it nested. +++ -*** Imenu completions can now be sorted. +*** The sort order of Imenu completions can now be customized. You can customize the option 'completion-category-overrides' and set 'display-sort-function' for the category 'imenu'.