projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cd72fb
)
; project-prompt-project-name: Reword a comment
author
Dmitry Gutov
<dmitry@gutov.dev>
Sat, 25 Nov 2023 14:07:06 +0000
(16:07 +0200)
committer
Dmitry Gutov
<dmitry@gutov.dev>
Sat, 25 Nov 2023 14:07:28 +0000
(16:07 +0200)
lisp/progmodes/project.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/project.el
b/lisp/progmodes/project.el
index bdf8aab003b37ba023fe6dd0f417954fe82adc3c..27cca2e0f35cfe32c63bb9f469a70787dfd89d2f 100644
(file)
--- a/
lisp/progmodes/project.el
+++ b/
lisp/progmodes/project.el
@@
-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.