projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97b928c
)
; * src/font.h (struct font_driver): Comment fix.
author
Manuel Giraud
<manuel@ledu-giraud.fr>
Mon, 19 Sep 2022 15:15:50 +0000
(17:15 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Mon, 19 Sep 2022 15:56:39 +0000
(18:56 +0300)
src/font.h
patch
|
blob
|
history
diff --git
a/src/font.h
b/src/font.h
index 97e8c5b43abbd18d32a93fde2464a06f799d38d7..d083ae8f842d5a822962d6d0ea2aa793cdc7dff5 100644
(file)
--- a/
src/font.h
+++ b/
src/font.h
@@
-659,7
+659,7
@@
struct font_driver
/* Optional.
Draw glyphs between FROM and TO of S->char2b at (X Y) pixel
- position of frame F with S->FACE and S->GC. If WITH_BACKGROUND,
+ position of frame
S->
F with S->FACE and S->GC. If WITH_BACKGROUND,
fill the background in advance. It is assured that WITH_BACKGROUND
is false when (FROM > 0 || TO < S->nchars). */
int (*draw) (struct glyph_string *s, int from, int to,