# HG changeset patch # User Gerd Moellmann # Date 939252928 0 # Node ID 7144668076c71416757ccfa49d61d1bffe165a46 # Parent 099a3776ff002d5118b938d1588e7a4a21683e95 (defface): Extend documentation for new values of `type'. diff -r 099a3776ff00 -r 7144668076c7 lisp/custom.el --- a/lisp/custom.el Wed Oct 06 23:32:26 1999 +0000 +++ b/lisp/custom.el Wed Oct 06 23:35:28 1999 +0000 @@ -238,7 +238,9 @@ 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'.