diff options
| -rw-r--r-- | lisp/international/characters.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/characters.el b/lisp/international/characters.el index 98e0c55fb10..170575eae78 100644 --- a/lisp/international/characters.el +++ b/lisp/international/characters.el | |||
| @@ -446,7 +446,7 @@ | |||
| 446 | ("(1h(B-(1l(B" "w" ?4) ; tone mark | 446 | ("(1h(B-(1l(B" "w" ?4) ; tone mark |
| 447 | ("(1\(B" "w" ?9) ; semivowel lower | 447 | ("(1\(B" "w" ?9) ; semivowel lower |
| 448 | ("(1p(B-(1y(B" "w" ?6) ; digit | 448 | ("(1p(B-(1y(B" "w" ?6) ; digit |
| 449 | ("(1Of(B" "_" ?0) ; symbol | 449 | ("(1Of(B" "_" ?5) ; symbol |
| 450 | )) | 450 | )) |
| 451 | elm chars len syntax category to ch i) | 451 | elm chars len syntax category to ch i) |
| 452 | (while deflist | 452 | (while deflist |