]> git.eshelyaron.com Git - emacs.git/commitdiff
Rename pixmap-spec-p to bitmap-spec-p.
authorGerd Moellmann <gerd@gnu.org>
Thu, 7 Oct 1999 20:27:52 +0000 (20:27 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 7 Oct 1999 20:27:52 +0000 (20:27 +0000)
lispref/display.texi

index 4ec6a5ed3bfb44b8d0a75ddec9f4a407c653e95c..3c7a3000a41789cfe484b9895146146599f70e90 100644 (file)
@@ -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.