Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b0030269
Commit
b0030269
authored
Sep 10, 2015
by
Paul Eggert
Browse files
; Spelling fix
parent
a6a1333e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/international/mule-util.el
lisp/international/mule-util.el
+1
-1
No files found.
lisp/international/mule-util.el
View file @
b0030269
...
...
@@ -284,7 +284,7 @@ per-character basis, this may not be accurate."
;; On a text terminal supporting glyph codes, CHAR is
;; displayable if its glyph code is nonnegative.
(
<=
0
font-glyph
))
;; On a te
e
xt terminal without glyph codes, CHAR is displayable
;; On a text terminal without glyph codes, CHAR is displayable
;; if the coding system for the terminal can encode it.
(
let
((
coding
(
terminal-coding-system
)))
(
when
coding
...
...
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