diff options
Diffstat (limited to 'lisp/term')
-rw-r--r-- | lisp/term/x-win.el | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el index fef67eae258..af168eb23ac 100644 --- a/lisp/term/x-win.el +++ b/lisp/term/x-win.el @@ -1513,6 +1513,36 @@ as returned by `x-server-vendor'." (#x5f1 . ?,Gq(B) (#x5f2 . ?,Gr(B) ;; Cyrillic + (#x680 . ?$,1)R(B) + (#x681 . ?$,1)V(B) + (#x682 . ?$,1)Z(B) + (#x683 . ?$,1)\(B) + (#x684 . ?$,1)b(B) + (#x685 . ?$,1)n(B) + (#x686 . ?$,1)p(B) + (#x687 . ?$,1)r(B) + (#x688 . ?$,1)v(B) + (#x689 . ?$,1)x(B) + (#x68a . ?$,1)z(B) + (#x68c . ?$,1*8(B) + (#x68d . ?$,1*B(B) + (#x68e . ?$,1*H(B) + (#x68f . ?$,1*N(B) + (#x690 . ?$,1)S(B) + (#x691 . ?$,1)W(B) + (#x692 . ?$,1)[(B) + (#x693 . ?$,1)](B) + (#x694 . ?$,1)c(B) + (#x695 . ?$,1)o(B) + (#x696 . ?$,1)q(B) + (#x697 . ?$,1)s(B) + (#x698 . ?$,1)w(B) + (#x699 . ?$,1)y(B) + (#x69a . ?$,1){(B) + (#x69c . ?$,1*9(B) + (#x69d . ?$,1*C(B) + (#x69e . ?$,1*I(B) + (#x69f . ?$,1*O(B) (#x6a1 . ?,Lr(B) (#x6a2 . ?,Ls(B) (#x6a3 . ?,Lq(B) |