aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/language/japan-util.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/language/japan-util.el')
-rw-r--r--lisp/language/japan-util.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/language/japan-util.el b/lisp/language/japan-util.el
index 465477c655..97554d1c0d 100644
--- a/lisp/language/japan-util.el
+++ b/lisp/language/japan-util.el
@@ -135,7 +135,7 @@ belongs to `japanese-jisx0201-kana'.")
(defconst japanese-alpha-numeric-table
'((?0 . ?0) (?1 . ?1) (?2 . ?2) (?3 . ?3) (?4 . ?4)
(?5 . ?5) (?6 . ?6) (?7 . ?7) (?8 . ?8) (?9 . ?9)
- (?A . ?A) (?B . ?B) (?C . ?C) (?D . ?D) (?E . ?E)
+ (?A . ?A) (?B . ?B) (?C . ?C) (?D . ?D) (?E . ?E)
(?F . ?F) (?G . ?G) (?H . ?H) (?I . ?I) (?J . ?J)
(?K . ?K) (?L . ?L) (?M . ?M) (?N . ?N) (?O . ?O)
(?P . ?P) (?Q . ?Q) (?R . ?R) (?S . ?S) (?T . ?T)