mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-29 11:02:01 +00:00
Rename pixmap-spec-p to bitmap-spec-p.
This commit is contained in:
parent
ef6d912c5e
commit
ea7220f85c
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user