projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9b5f61
)
Eglot: fix typo
author
João Távora
<joaotavora@gmail.com>
Wed, 27 Dec 2023 13:53:30 +0000
(07:53 -0600)
committer
João Távora
<joaotavora@gmail.com>
Wed, 27 Dec 2023 14:02:20 +0000
(08:02 -0600)
* lisp/progmodes/eglot.el (eglot--guess-contact): Fix typo.
lisp/progmodes/eglot.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/eglot.el
b/lisp/progmodes/eglot.el
index 9b11a22dafbd80d7de9940efc7af6105e8c0e05d..8ff2711ea85f5a950799c7629fa7223b2b399e1c 100644
(file)
--- a/
lisp/progmodes/eglot.el
+++ b/
lisp/progmodes/eglot.el
@@
-1288,7
+1288,8
@@
be guessed."
"\n" base-prompt)
(eglot--error
(concat "`%s' not found in PATH, but can't form"
- " an interactive prompt for to fix %s!")
+ " an interactive prompt for help you fix"
+ " this.")
program guess))))))
(input (and prompt (read-shell-command prompt
full-program-invocation