Change ^M to ~M to conform to spec.

Introduce ~M` (for 0F82).
This commit is contained in:
a1tsal 2004-02-20 15:07:49 +00:00
parent e5454d3720
commit b14833b5b9

View file

@ -72,7 +72,8 @@ __TILDE__X~102,5~~9,102~~~~~~~0F35
// mappings, where [8,91] does not map to any TM glyph (though you // mappings, where [8,91] does not map to any TM glyph (though you
// could argue that it should become what [8,90] becomes). // could argue that it should become what [8,90] becomes).
M~~~8,91~~~~~~~0F7E M~~~8,91~~~~~~~0F7E
^M~241,1~~8,94~~~~~~~0F83 __TILDE__M`~241,1~~8,94~~~~~~~0F82
__TILDE__M~241,1~~8,94~~~~~~~0F83
// plutao: // plutao:
&~177,4~~8,93~~~~~~~0F85 &~177,4~~8,93~~~~~~~0F85