# HG changeset patch # User Richard M. Stallman # Date 792842238 0 # Node ID fe6bdcb0d99fc24a84589dd23de610d02d9f247a # Parent a66a29e6efc985414b08cb8eba6719df79d1650e Update icon-type values. diff -r a66a29e6efc9 -r fe6bdcb0d99f lispref/frames.texi --- a/lispref/frames.texi Wed Feb 15 08:36:09 1995 +0000 +++ b/lispref/frames.texi Wed Feb 15 09:57:18 1995 +0000 @@ -257,8 +257,10 @@ implemented.) @item icon-type -The type of icon to use for this frame when it is iconified. -Non-@code{nil} specifies a bitmap icon, @code{nil} a text icon. +The type of icon to use for this frame when it is iconified. If the +value is a string, that specifies a file containing a bitmap to use. +Any other non-@code{nil} value specifies the default bitmap icon (a +picture of a gnu); @code{nil} specifies a text icon. @item foreground-color The color to use for the image of a character. This is a string; the X