emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] harfbuzz a1f2668: ; * src/hbfont.c: Fix commentary.


From: Eli Zaretskii
Subject: [Emacs-diffs] harfbuzz a1f2668: ; * src/hbfont.c: Fix commentary.
Date: Sat, 1 Jun 2019 12:13:44 -0400 (EDT)

branch: harfbuzz
commit a1f26686d499fbd7363a5fd638252266e895a726
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * src/hbfont.c: Fix commentary.
---
 src/hbfont.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/src/hbfont.c b/src/hbfont.c
index 392414e..10eed69 100644
--- a/src/hbfont.c
+++ b/src/hbfont.c
@@ -260,9 +260,7 @@ get_hb_unicode_funcs (void)
   return funcs;
 }
 
-/* HarfBuzz implementation of shape for font backend.  See the
-   commentary before uniscribe_shape for the meaning of the
-   arguments.
+/* HarfBuzz implementation of shape for font backend.
 
    Shape text in LGSTRING.  See the docstring of
    'composition-get-gstring' for the format of LGSTRING.  If the



reply via email to

[Prev in Thread] Current Thread [Next in Thread]