(defface): Extend documentation for new values of `type'.
authorGerd Moellmann <gerd@gnu.org>
Wed, 6 Oct 1999 23:35:28 +0000 (23:35 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 6 Oct 1999 23:35:28 +0000 (23:35 +0000)
lisp/custom.el

index e07aea2..821e0f3 100644 (file)
@@ -238,7 +238,9 @@ FRAME, the REQ property of the frame must match one of the ITEM.  The
 following REQ are defined:
 
 `type' (the value of `window-system')
-  Should be one of `x' or `tty'.
+  Under X, in addition to the values `window-system' can take,
+  `motif', `lucid' and `x-toolkit' are allowed, and match when
+  the Motif toolkit, Lucid toolkit, or any X toolkit is in use.
 
 `class' (the frame's color support)
   Should be one of `color', `grayscale', or `mono'.