summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2021-11-14 03:57:23 +0100
committerDaniel Mendler <mail@daniel-mendler.de>2021-11-14 03:57:23 +0100
commitf6aeef465791adcb656696eb941e0b78140f22bc (patch)
tree1aa40595c498257a69ff009c9a79158ee10bdb92
parentb94d4f09552f90915503687ddb608326f4d85755 (diff)
Update docstring
-rw-r--r--corfu.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/corfu.el b/corfu.el
index f9b5a03..f50de15 100644
--- a/corfu.el
+++ b/corfu.el
@@ -140,7 +140,7 @@ string and must return a string, possibly an icon."
'((((class color) (min-colors 88) (background dark)) :background "#191a1b")
(((class color) (min-colors 88) (background light)) :background "#f0f0f0")
(t :background "gray"))
- "Face used for the default font of the popup.")
+ "Default face used for the popup, in particular the background and foreground color.")
(define-obsolete-face-alias 'corfu-background 'corfu-default "0.14")
(defface corfu-current