diff src/glyphs.c @ 2297:13a418960a88

[xemacs-hg @ 2004-09-22 02:05:42 by stephent] various doc patches <87isa7awrh.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Wed, 22 Sep 2004 02:06:52 +0000
parents 04bc9d2f42c7
children ecf1ebac70d8
line wrap: on
line diff
--- a/src/glyphs.c	Wed Sep 22 01:10:57 2004 +0000
+++ b/src/glyphs.c	Wed Sep 22 02:06:52 2004 +0000
@@ -1647,7 +1647,7 @@
 DEFUN ("image-instance-type", Fimage_instance_type, 1, 1, 0, /*
 Return the type of the given image instance.
 The return value will be one of 'nothing, 'text, 'mono-pixmap,
-'color-pixmap, 'pointer, or 'subwindow.
+'color-pixmap, 'pointer, 'subwindow, or 'widget.
 */
        (image_instance))
 {