projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eebfb72
)
* doc/lispref/display.texi (Customizing Bitmaps): Fix typo.
author
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 18 Apr 2020 19:59:50 +0000
(12:59 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sat, 18 Apr 2020 20:01:08 +0000
(13:01 -0700)
doc/lispref/display.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/display.texi
b/doc/lispref/display.texi
index 85e42d331d32f475680fb84597ca6accbc8ca3ad..4e73afeaf9e530d057e6af1cd6df863eb67dba57 100644
(file)
--- a/
doc/lispref/display.texi
+++ b/
doc/lispref/display.texi
@@
-4361,7
+4361,7
@@
height.
@end defun
@defun destroy-fringe-bitmap bitmap
-This function destroy the fringe bitmap identified by @var{bitmap}.
+This function destroy
s
the fringe bitmap identified by @var{bitmap}.
If @var{bitmap} identifies a standard fringe bitmap, it actually
restores the standard definition of that bitmap, instead of
eliminating it entirely.