mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
* lisp/progmodes/eglot.el (toplevel): Fix usual last minute typo
This commit is contained in:
parent
2a8e6c8c84
commit
b0bead793f
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@
|
|||
(load (symbol-name feature) nil 'nomessage)))))
|
||||
|
||||
(funcall reload 'eldoc nil 'reload)
|
||||
(funcall reload nil 'reload)
|
||||
(funcall reload 'seq nil 'reload)
|
||||
;; For those packages which are not preloaded OTOH, signal an error if
|
||||
;; the loaded file is not the one that should have been loaded.
|
||||
(mapc reload '(project flymake xref jsonrpc external-completion))))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue