emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/corfu f6aeef4: Update docstring


From: ELPA Syncer
Subject: [elpa] externals/corfu f6aeef4: Update docstring
Date: Sat, 13 Nov 2021 22:57:13 -0500 (EST)

branch: externals/corfu
commit f6aeef465791adcb656696eb941e0b78140f22bc
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Update docstring
---
 corfu.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]