projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1124a98
)
; * etc/NEWS: Use setopt not setq for project-switch-commands.
author
Sean Whitton
<spwhitton@spwhitton.name>
Mon, 13 Nov 2023 21:58:46 +0000
(21:58 +0000)
committer
Sean Whitton
<spwhitton@spwhitton.name>
Mon, 13 Nov 2023 21:58:46 +0000
(21:58 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index d9ec527fcae161df974d15bb319c99153e3f9996..22a08bc97eaf03a8a7cfe2938b397788de377976 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-416,7
+416,7
@@
have access to all keys defined inside 'project-prefix-map', as well
as global bindings (to run other commands inside the project root),
you can add this to your init script:
- (set
q
project-switch-commands #'project-prefix-or-any-command)
+ (set
opt
project-switch-commands #'project-prefix-or-any-command)
** VC