]> git.eshelyaron.com Git - emacs.git/commitdiff
; project-prompt-project-name: Reword a comment
authorDmitry Gutov <dmitry@gutov.dev>
Sat, 25 Nov 2023 14:07:06 +0000 (16:07 +0200)
committerDmitry Gutov <dmitry@gutov.dev>
Sat, 25 Nov 2023 14:07:28 +0000 (16:07 +0200)
lisp/progmodes/project.el

index bdf8aab003b37ba023fe6dd0f417954fe82adc3c..27cca2e0f35cfe32c63bb9f469a70787dfd89d2f 100644 (file)
@@ -1800,7 +1800,7 @@ It's also possible to enter an arbitrary directory not in the list."
          (choices
           (let (ret)
             ;; Iterate in reverse order so project--name-history is in
-            ;; the correct order.
+            ;; the same order as project--list.
             (dolist (dir (reverse (project-known-project-roots)))
               ;; we filter out directories that no longer map to a project,
               ;; since they don't have a clean project-name.