projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6a1333
)
; Spelling fix
author
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 10 Sep 2015 15:49:14 +0000
(08:49 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 10 Sep 2015 15:49:14 +0000
(08:49 -0700)
lisp/international/mule-util.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule-util.el
b/lisp/international/mule-util.el
index 90258636464579805622d18988e64cf848ff76a9..b575c2b7db396f6cfe27c316d837540b1d91f222 100644
(file)
--- a/
lisp/international/mule-util.el
+++ b/
lisp/international/mule-util.el
@@
-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