mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-21 03:52:16 -08:00
* lisp/progmodes/eglot.el (eglot-code-action-indicator-face): New face. (eglot-code-action-indications, eglot-code-action-indicator): New defcustoms. (eglot--highlights): Move up here. (eglot--managed-mode): Rework. (eglot--server-menu-map, eglot--main-menu-map): Extract maps into variables (avoids odd mode-line bug). (eglot--mode-line-format): Rework. (eglot--code-action-params): New helper. (eglot-code-actions): Rework. (eglot--read-execute-code-action): Tweak. (eglot-code-action-suggestion): New function. * etc/EGLOT-NEWS: Mention new feature. * doc/misc/eglot.texi (Eglot Features): Mention new feature. (Customization Variables): Mention new variables. |
||
|---|---|---|
| .. | ||
| emacs | ||
| lispintro | ||
| lispref | ||
| man | ||
| misc | ||
| translations | ||