mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-27 19:31:38 +00:00
Add category 'j' to more characters.
* lisp/international/characters.el: Add category 'j' (Japanese) to characters in japanese-jisx0213.2004-1.
This commit is contained in:
parent
8e22067d59
commit
096d134765
@ -194,6 +194,7 @@ with L, LRE, or LRO Unicode bidi character type.")
|
||||
|
||||
(dolist (l '(katakana-jisx0201 japanese-jisx0208 japanese-jisx0212
|
||||
japanese-jisx0213-1 japanese-jisx0213-2
|
||||
japanese-jisx0213.2004-1
|
||||
cp932-2-byte))
|
||||
(map-charset-chars #'modify-category-entry l ?j))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user