From: Dmitry Gutov Date: Wed, 23 Oct 2024 19:49:13 +0000 (+0300) Subject: ; Update the NEWS entry to mention project-prompter correctly X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f36e0149c474081aa1da80d72c2ed45ed6ea6840;p=emacs.git ; Update the NEWS entry to mention project-prompter correctly (cherry picked from commit bc8f416ee97795e77a36d6dd25a2a037bdc4a5c4) --- diff --git a/etc/NEWS b/etc/NEWS index 9e95f8015f6..6cff82c7e07 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -96,9 +96,9 @@ It is equivalent to running ‘project-any-command’ with ‘find-file’. --- *** The MAYBE-PROMPT argument of 'project-current' can be a string. -When such value is used, the 'project-prompt' values are called with it -as the first argument. This is a way for the callers to indicate, for -example, the reason or the context why the project is asked for. +When such value is used, the 'project-prompter' is called with it as the +first argument. This is a way for the callers to indicate, for example, +the reason or the context why the project is asked for. * Editing Changes in Emacs 31.1