Tags: patch Hi, Since commit 9efa6d2cf28f4e21f23bb0dbfedc59a4286dab12, the function `project-current` uses the function specified by `project-prompter` rather than calling `project-prompt-project-dir` directly. As a result, it can prompt for a project by its name rather than by its root directory (depending on the value of `project-prompter`), but the doc string of `project-current` says that it "asks the user for a directory" without mentioning `project-prompter`. This patch clarifies that `project-current` uses `project-prompter` for prompting. In GNU Emacs 30.0.50 (build 18, x86_64-apple-darwin22.5.0, NS appkit-2299.60 Version 13.4 (Build 22F66)) of 2023-06-24 built on Dazzs-MBP Repository revision: 77c2f05d773271cb59ebfd994b06a4075cacbfa8 Repository branch: master Windowing system distributor 'Apple', version 10.3.2299 System Description: macOS 13.4 Configured using: 'configure 'CFLAGS=-g0 -O3' --with-native-compilation --with-json --with-imagemagick --with-tree-sitter --enable-link-time-optimization'