* doc/lispref/display.texi (Customizing Bitmaps): Fix typo.
This commit is contained in:
parent
eebfb72c90
commit
5e9db48fbe
1 changed files with 1 additions and 1 deletions
|
@ -4361,7 +4361,7 @@ height.
|
||||||
@end defun
|
@end defun
|
||||||
|
|
||||||
@defun destroy-fringe-bitmap bitmap
|
@defun destroy-fringe-bitmap bitmap
|
||||||
This function destroy the fringe bitmap identified by @var{bitmap}.
|
This function destroys the fringe bitmap identified by @var{bitmap}.
|
||||||
If @var{bitmap} identifies a standard fringe bitmap, it actually
|
If @var{bitmap} identifies a standard fringe bitmap, it actually
|
||||||
restores the standard definition of that bitmap, instead of
|
restores the standard definition of that bitmap, instead of
|
||||||
eliminating it entirely.
|
eliminating it entirely.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue