]> git.eshelyaron.com Git - emacs.git/commitdiff
(cyrillic-jcuken): Use X11 keyboard layout.
authorRichard M. Stallman <rms@gnu.org>
Tue, 13 Jul 1999 19:08:57 +0000 (19:08 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 13 Jul 1999 19:08:57 +0000 (19:08 +0000)
leim/quail/cyrillic.el

index 18af931949a617212a77ba03f5fc29c93ac72f8a..1cd7f08eaf8732abd2945468323e06171ee42a60 100644 (file)
@@ -31,7 +31,7 @@
  "\e,L9FC:5=\e(B keyboard layout widely used in Russia (ISO 8859-5 encoding)"
  nil t t t t nil nil nil nil nil t)
 
-;;  1! 2@ 3# 4" 5: 6, 7. 8* 9( 0) -_ =+ \e,L!\e(B
+;;  1! 2" 3' 4* 5: 6, 7. 8; 9( 0) -_ =+ \e,L!\e(B
 ;;   \e,L9\e(B  \e,LF\e(B  \e,LC\e(B  \e,L:\e(B  \e,L5\e(B  \e,L=\e(B  \e,L3\e(B  \e,LH\e(B  \e,LI\e(B  \e,L7\e(B  \e,LE\e(B  \e,Lj\e(B
 ;;    \e,LD\e(B  \e,LK\e(B  \e,L2\e(B  \e,L0\e(B  \e,L?\e(B  \e,L@\e(B  \e,L>\e(B  \e,L;\e(B  \e,L4\e(B \e,L6\e(B  \e,LM\e(B
 ;;     \e,LO\e(B  \e,LG\e(B  \e,LA\e(B  \e,L<\e(B  \e,L8\e(B  \e,LB\e(B  \e,LL\e(B  \e,L1\e(B  \e,LN\e(B  /?
  ("/" ?/)
  
  ("!" ?!)
- ("@" ?@)
- ("#" ?#)
- ("$" ?\")
+ ("@" ?\")
+ ("#" ?')
+ ("$" ?*)
  ("%" ?:)
  ("^" ?,)
  ("&" ?.)
- ("*" ?*)
+ ("*" ?\;)
  ("(" ?()
   (")" ?))
  ("_" ?_)