Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
de9cdc11
Commit
de9cdc11
authored
Jun 02, 2019
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
; * src/hbfont.c (hbfont_shape): Fix a typo in a comment.
parent
295572c6
Pipeline
#1875
failed with stage
in 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/hbfont.c
src/hbfont.c
+1
-1
No files found.
src/hbfont.c
View file @
de9cdc11
...
...
@@ -362,7 +362,7 @@ hbfont_shape (Lisp_Object lgstring, Lisp_Object direction)
FIXME: maybe drop this guessing once script and language handling
is fixed above; but then will need to guess the direction by
ourselves, perhaps by looking at the
the
characters using
ourselves, perhaps by looking at the characters using
bidi_get_type or somesuch. */
hb_buffer_guess_segment_properties
(
hb_buffer
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment