projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f00db7
)
Fix a typo in char-width-table
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 18 Aug 2019 15:23:06 +0000
(18:23 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 18 Aug 2019 15:23:06 +0000
(18:23 +0300)
* lisp/international/characters.el (char-width-table): Fix a
typo in zero-width characters.
lisp/international/characters.el
patch
|
blob
|
history
diff --git
a/lisp/international/characters.el
b/lisp/international/characters.el
index cdd8ba7c40373b455d443fd8ebaf11dec03c0d21..56829659159fcbb5dc24ab085e11523ffb2bc2fc 100644
(file)
--- a/
lisp/international/characters.el
+++ b/
lisp/international/characters.el
@@
-986,8
+986,8
@@
with L, LRE, or LRO Unicode bidi character type.")
(#x1039 . #x103A)
(#x103D . #x103E)
(#x1058 . #x1059)
- (#x105E . #x1
1
60)
- (#x1
1
71 . #x1074)
+ (#x105E . #x1
0
60)
+ (#x1
0
71 . #x1074)
(#x1082 . #x1082)
(#x1085 . #x1086)
(#x108D . #x108D)