projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c429657
)
; * lisp/progmodes/project.el (project-switch-use-entire-map): Typo
author
Mattias Engdegård
<mattiase@acm.org>
Mon, 14 Dec 2020 11:31:54 +0000
(12:31 +0100)
committer
Mattias Engdegård
<mattiase@acm.org>
Mon, 14 Dec 2020 11:33:05 +0000
(12:33 +0100)
lisp/progmodes/project.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/project.el
b/lisp/progmodes/project.el
index d4c0e46c8517dbf1342b1bb7afbabc2f2d62f1e8..d786c3f967a7aa47902490816bed2970c90627fc 100644
(file)
--- a/
lisp/progmodes/project.el
+++ b/
lisp/progmodes/project.el
@@
-1281,7
+1281,7
@@
If nil, `project-switch-project' will only recognize commands
listed in `project-switch-commands' and signal an error when
others are invoked. Otherwise, all keys in `project-prefix-map'
are legal even if they aren't listed in the dispatch menu."
- :type 'bool
+ :type 'bool
ean
:version "28.1")
(defun project--keymap-prompt ()