* README.org (Function): Add a warning for hover-at-point-mode.

This commit is contained in:
Yuan Fu 2022-07-31 15:37:20 -07:00
parent cee5266af5
commit 4a57d48115
No known key found for this signature in database
GPG Key ID: 56E19BC57664A442

View File

@ -20,7 +20,7 @@ It is also available on [[https://melpa.org/#/eldoc-box][MELPA]].
** Function
- =eldoc-box-hover-mode= :: Display documentation of the symbol at point in a childframe on upper corner.
- =eldoc-box-hover-at-point-mode= :: Same as =eldoc-box-hover-mode= except the childframe is displayed at point, instead of on the upper corner.
- =eldoc-box-hover-at-point-mode= :: Same as =eldoc-box-hover-mode= except the childframe is displayed at point, instead of on the upper corner. /Note that this mode brings a small but noticeable slowness./
- =eldoc-box-eglot-help-at-point= :: See below.
** Face
- =eldoc-box-border= :: Adjust =:background= of this face for border color.