aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/faces.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/faces.el')
-rw-r--r--lisp/faces.el6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/faces.el b/lisp/faces.el
index 612bd1677bb..d80a557feb5 100644
--- a/lisp/faces.el
+++ b/lisp/faces.el
@@ -2670,6 +2670,12 @@ It is used for characters of no fonts too."
2670 :version "24.1" 2670 :version "24.1"
2671 :group 'basic-faces) 2671 :group 'basic-faces)
2672 2672
2673(defface read-multiple-choice-face
2674 '((t (:inherit bold)))
2675 "Face for the symbol name in Apropos output."
2676 :group 'basic-faces
2677 :version "25.2")
2678
2673;; Faces for TTY menus. 2679;; Faces for TTY menus.
2674(defface tty-menu-enabled-face 2680(defface tty-menu-enabled-face
2675 '((t 2681 '((t