Change ^M to ~M to conform to spec.
Introduce ~M` (for 0F82).
This commit is contained in:
parent
e5454d3720
commit
b14833b5b9
1 changed files with 2 additions and 1 deletions
|
@ -72,7 +72,8 @@ __TILDE__X~102,5~~9,102~~~~~~~0F35
|
|||
// mappings, where [8,91] does not map to any TM glyph (though you
|
||||
// could argue that it should become what [8,90] becomes).
|
||||
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:
|
||||
&~177,4~~8,93~~~~~~~0F85
|
||||
|
|
Loading…
Reference in a new issue