; Update the NEWS entry to mention project-prompter correctly

This commit is contained in:
Dmitry Gutov 2024-10-23 22:49:13 +03:00
parent efaec5f61d
commit bc8f416ee9

View file

@ -137,9 +137,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.
** Registers