mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-22 07:09:54 +00:00
(iso-transl-char-map): Treat m, *m like u and *u.
This commit is contained in:
parent
235c2d355a
commit
5beaa9f29e
@ -127,6 +127,7 @@
|
||||
("*c" . [162])("c" . [162])
|
||||
("*o" . [176])("o" . [176])
|
||||
("*u" . [181])("u" . [181])
|
||||
("*m" . [181])("m" . [181])
|
||||
("*x" . [215])("x" . [215])
|
||||
("*|" . [166])("|" . [166])
|
||||
("~A" . [195])
|
||||
|
Loading…
Reference in New Issue
Block a user