Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
1cbe1e4b
Commit
1cbe1e4b
authored
Oct 24, 2005
by
Kenichi Handa
Browse files
Register more Cyrillic characters in x-keysym-table.
parent
cbfc02e4
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
34 additions
and
0 deletions
+34
-0
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/term/x-win.el
lisp/term/x-win.el
+30
-0
No files found.
lisp/ChangeLog
View file @
1cbe1e4b
2005-10-24 Kenichi Handa <handa@m17n.org>
* term/x-win.el: Register more Cyrillic characters in x-keysym-table.
2005-10-24 Eli Zaretskii <eliz@gnu.org>
* makefile.w32-in (autoloads): Use "." instead of $(lisp) in the
...
...
lisp/term/x-win.el
View file @
1cbe1e4b
...
...
@@ -1507,6 +1507,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
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment