1
0
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:
Richard M. Stallman 1995-07-02 08:13:28 +00:00
parent 235c2d355a
commit 5beaa9f29e

View File

@ -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])