From: Richard M. Stallman Date: Wed, 15 Feb 1995 09:57:18 +0000 (+0000) Subject: Update icon-type values. X-Git-Tag: emacs-19.34~5099 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fd3e5741689fbefb8c420bbb8d99e813532db050;p=emacs.git Update icon-type values. --- diff --git a/lispref/frames.texi b/lispref/frames.texi index 9511319c1bd..edcff7ea6fa 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -257,8 +257,10 @@ Whether the frame has scroll bars for horizontal scrolling 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