From ea7220f85c52f6bacf76872197d377e9659f2ffe Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 7 Oct 1999 20:27:52 +0000 Subject: [PATCH] Rename pixmap-spec-p to bitmap-spec-p. --- lispref/display.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lispref/display.texi b/lispref/display.texi index 4ec6a5ed3bf..3c7a3000a41 100644 --- a/lispref/display.texi +++ b/lispref/display.texi @@ -1463,7 +1463,7 @@ This variable specifies a list of directories for searching for bitmap files, for the @code{:stipple} attribute. @end defvar -@defun pixmap-spec-p object +@defun bitmap-spec-p object This returns @code{t} if @var{object} is a valid bitmap specification, suitable for use with @code{:stipple}. It returns @code{nil} otherwise. -- 2.39.5