/[emacs]/emacs/leim/quail/latin-pre.el
ViewVC logotype

Diff of /emacs/leim/quail/latin-pre.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18 by rms, Wed Feb 6 15:23:30 2002 UTC revision 1.19 by handa, Tue Jul 9 00:29:36 2002 UTC
# Line 589  Key translation rules are: Line 589  Key translation rules are:
589    circumflex |   ^    | ^a -> ,Cb(B    circumflex |   ^    | ^a -> ,Cb(B
590    diaeresis  |   \"    | \"a -> ,Cd(B   \"\" -> ,C((B    diaeresis  |   \"    | \"a -> ,Cd(B   \"\" -> ,C((B
591     cedilla   |   ~    | ~c -> ,Cg(B   ~s -> ,C:(B   ~~ -> ,C8(B     cedilla   |   ~    | ~c -> ,Cg(B   ~s -> ,C:(B   ~~ -> ,C8(B
592    dot above  | ~ / .  | ~o -> ,Cu(B   /o -> ,Cu(B   .o -> ,Cu(B    dot above  |   .    | /g -> ,Cu(B   .g -> ,Cu(B
593      misc     | \" ~ /  | \"s -> ,C_(B   ~g -> ,C;(B   ~u -> ,C}(B   /h -> ,C1(B   /i -> ,C9(B      misc     | \" ~ /  | \"s -> ,C_(B   ~g -> ,C;(B   ~u -> ,C}(B   /h -> ,C1(B   /i -> ,C9(B
594     symbol    |   ~    | ~` -> ,C"(B   /# -> ,C#(B   /$ -> ,C$(B   // -> ,C0(B     symbol    |   ~    | ~` -> ,C"(B   /# -> ,C#(B   /$ -> ,C$(B   // -> ,C0(B
595  " nil t nil nil nil nil nil nil nil nil t)  " nil t nil nil nil nil nil nil nil nil t)
# Line 654  Key translation rules are: Line 654  Key translation rules are:
654   ("\"s" ?,C_(B)   ("\"s" ?,C_(B)
655   ("\"\"" ?,C((B)   ("\"\"" ?,C((B)
656   ("\" " ?\")   ("\" " ?\")
  ("~A" ?,CC(B)  
657   ("~C" ?,CG(B)   ("~C" ?,CG(B)
  ("~D" ?,CP(B)  
658   ("~N" ?,CQ(B)   ("~N" ?,CQ(B)
  ("~O" ?,CU(B)  
  ("~a" ?,Cc(B)  
659   ("~c" ?,Cg(B)   ("~c" ?,Cg(B)
  ("~d" ?,Cp(B)  
660   ("~n" ?,Cq(B)   ("~n" ?,Cq(B)
  ("~o" ?,Cu(B)  
  ("~$" ?,C%(B)  
661   ("~S" ?,C*(B)   ("~S" ?,C*(B)
662   ("~s" ?,C:(B)   ("~s" ?,C:(B)
663   ("~G" ?,C+(B)   ("~G" ?,C+(B)
# Line 684  Key translation rules are: Line 677  Key translation rules are:
677   ("/h" ?,C1(B)   ("/h" ?,C1(B)
678   ("/i" ?,C9(B)   ("/i" ?,C9(B)
679   ("/z" ?,C?(B)   ("/z" ?,C?(B)
  ("/r" ?,C.(B)  
680   ("/." ?,C(B)   ("/." ?,C(B)
681   ("/#" ?,C#(B)   ("/#" ?,C#(B)
682   ("/$" ?,C$(B)   ("/$" ?,C$(B)

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26