Update readme for new face attribute font

This commit is contained in:
Yuan Fu 2019-01-04 18:55:48 -05:00
parent 4f1d227d4d
commit 7bd69875e0
No known key found for this signature in database
GPG Key ID: 1CF5ECABEC37A901

View File

@ -19,7 +19,7 @@ Note that =eldoc-box-hover-at-point-mode= enables =eldoc-box-hover-mode= — it
- =eldoc-box-hover-at-point-mode= :: Display documentation of the symbol at point in a childframe below point. (That's what the =at-point= part mean)
** Face
- =eldoc-box-border= :: Adjust =:background= of this face for border color.
- =eldoc-box-body= :: Adjust =:background= of this face for background color of childframe.
- =eldoc-box-body= :: Adjust =:background= and =:font= of this face for background color and font of the childframe.
** Variable
- =eldoc-box-max-pixel-width= & =eldoc-box-max-pixel-height= :: Set them according to the screen resolution of your machine.
- =eldoc-box-only-multi-line= :: Set this to non-nil and eldoc-box only display multi-line message in childframe. One line messages are left in minibuffer.