]> git.eshelyaron.com Git - emacs.git/commit
Minor checkdoc fixes
authorStefan Kangas <stefankangas@gmail.com>
Sat, 8 Jan 2022 18:43:29 +0000 (19:43 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 8 Jan 2022 18:47:21 +0000 (19:47 +0100)
commit7c712abf8f8e6f9a85b80339c00316c35b4beb14
tree3ddc0ba6e2190a2fe2779dc3ed933d685bfa93a7
parent06f1cd6365916e54b69b3a7fde3eb23c8a54b00b
Minor checkdoc fixes

* eglot.el (eglot, eglot--when-buffer-window, eglot--widening)
(eglot-initialization-options, eglot--current-flymake-report-fn)
(eglot-handle-notification, eglot-handle-request)
(eglot--highlight-piggyback, eglot-register-capability)
(eglot-unregister-capability):
* eglot-tests.el (auto-detect-running-server, auto-shutdown)
(auto-reconnect, eglot--tests-force-full-eldoc, rename-a-symbol)
(basic-completions, non-unique-completions, basic-xref)
(snippet-completions, snippet-completions-with-company)
(eglot-eldoc-after-completions, python-yapf-formatting)
(javascript-basic, json-basic, eglot-ensure)
(eglot--guessing-contact): Doc fixes; formatting.

* eglot.el (xref-backend-identifier-completion-table): Fix error
format.
lisp/progmodes/eglot.el