Mercurial > hg > xemacs-beta
diff lisp/custom.el @ 5473:ac37a5f7e5be
Merge with trunk.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Thu, 17 Mar 2011 23:42:59 +0100 |
parents | b9167d522a9a b6e59ea11533 |
children | 4dee0387b9de |
line wrap: on
line diff
--- a/lisp/custom.el Tue Feb 22 22:56:02 2011 +0100 +++ b/lisp/custom.el Thu Mar 17 23:42:59 2011 +0100 @@ -323,6 +323,9 @@ `class' (the frame's color support) Should be one of `color', `grayscale', or `mono'. +`min-colors' (the minimum number of colors the frame supports) + Should be in integer which is compared to `display-color-cells' + `background' (what color is used for the background text) Should be one of `light' or `dark'.