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

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

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

revision 1.12 by fx, Sat Dec 15 00:24:11 2001 UTC revision 1.13 by fx, Sat Dec 15 16:20:28 2001 UTC
# Line 1628  Doubling the postfix separates the lette Line 1628  Doubling the postfix separates the lette
1628  " nil t t t t nil nil nil nil nil t)  " nil t t t t nil nil nil nil nil t)
1629    
1630  (quail-define-rules  (quail-define-rules
1631   (?1 ?$,1 %(B)   ("?1" ?$,1 %(B)
1632   (?2 ?$,1 -(B)   ("?2" ?$,1 -(B)
1633   (?3 ?$,1 9(B)   ("?3" ?$,1 9(B)
1634   (?4 ?$,1 7(B)   ("?4" ?$,1 7(B)
1635   (?5 ?$,1 O(B)   ("?5" ?$,1 O(B)
1636   (?6 ?$,1!!(B)   ("?6" ?$,1!!(B)
1637   (?7 ?$,1!3(B)   ("?7" ?$,1!3(B)
1638   (?8 ?$,1!+(B)   ("?8" ?$,1!+(B)
1639   (?9 ?$,1r~(B)   ("?9" ?$,1r~(B)
1640   (?0 ?$,1r|(B)   ("?0" ?$,1r|(B)
1641   (?= ?$,1!>(B)   ("?=" ?$,1!>(B)
1642   (?! ?$,1 $(B)   ("?!" ?$,1 $(B)
1643   (?@ ?$,1 ,(B)   ("?@" ?$,1 ,(B)
1644   (?# ?$,1 8(B)   ("?#" ?$,1 8(B)
1645   (?$ ?$,1 6(B)   ("?$" ?$,1 6(B)
1646   (?% ?$,1 N(B)   ("?%" ?$,1 N(B)
1647   (?^ ?$,1! (B)   ("?^" ?$,1! (B)
1648   (?& ?$,1!2(B)   ("?&" ?$,1!2(B)
1649   (?* ?$,1!*(B)   ("?*" ?$,1!*(B)
1650   (?+ ?$,1!=(B))   ("?+" ?$,1!=(B))
   
1651    
1652  ;; From XFree 4.1 /usr/X11R6/lib/X11/xkb/symbols/lt, suggested by  ;; From XFree 4.1 /usr/X11R6/lib/X11/xkb/symbols/lt, suggested by
1653  ;; Albertas Agejevas <alga@uosis.mif.vu.lt>  ;; Albertas Agejevas <alga@uosis.mif.vu.lt>
# Line 1658  Doubling the postfix separates the lette Line 1657  Doubling the postfix separates the lette
1657  " nil t t t t nil nil nil nil nil t)  " nil t t t t nil nil nil nil nil t)
1658    
1659  (quail-define-rules  (quail-define-rules
1660   (?1 ?$,1 %(B)   ("?1" ?$,1 %(B)
1661   (?! ?$,1 $(B)   ("?!" ?$,1 $(B)
1662   (?2 ?$,1 -(B)   ("?2" ?$,1 -(B)
1663   (?@ ?$,1 ,(B)   ("?@" ?$,1 ,(B)
1664   (?# ?$,1 8(B)   ("?#" ?$,1 8(B)
1665   (?4 ?$,1 7(B)   ("?4" ?$,1 7(B)
1666   (?$ ?$,1 6(B)   ("?$" ?$,1 6(B)
1667   (?5 ?$,1 O(B)   ("?5" ?$,1 O(B)
1668   (?% ?$,1 N(B)   ("?%" ?$,1 N(B)
1669   (?6 ?$,1!!(B)   ("?6" ?$,1!!(B)
1670   (?^ ?$,1! (B)   ("?^" ?$,1! (B)
1671   (?7 ?$,1!3(B)   ("?7" ?$,1!3(B)
1672   (?& ?$,1!2(B)   ("?&" ?$,1!2(B)
1673   (?9 ?$,1r~(B)   ("?9" ?$,1r~(B)
1674   (?0 ?$,1r|(B)   ("?0" ?$,1r|(B)
1675   (?= ?$,1!>(B)   ("?=" ?$,1!>(B)
1676   (?+ ?$,1!=(B))   ("?+" ?$,1!=(B))
1677    
1678  ;; From XFree 4.1 /usr/X11R6/lib/X11/xkb/symbols/lv  ;; From XFree 4.1 /usr/X11R6/lib/X11/xkb/symbols/lv
1679  (quail-define-package  (quail-define-package
# Line 1683  Doubling the postfix separates the lette Line 1682  Doubling the postfix separates the lette
1682  " nil t t t t nil nil nil nil nil t)  " nil t t t t nil nil nil nil nil t)
1683    
1684  (quail-define-rules  (quail-define-rules
1685   (?4 ?$,1tL(B)   ("?4" ?$,1tL(B)
1686   (?$ ?,A"(B)   ("?$" ?,A"(B)
1687   (?e ?$,1 3(B)   ("?e" ?$,1 3(B)
1688   (?E ?$,1 2(B)   ("?E" ?$,1 2(B)
1689   (?r ?$,1 w(B)   ("?r" ?$,1 w(B)
1690   (?R ?$,1 v(B)   ("?R" ?$,1 v(B)
1691   (?u ?$,1!+(B)   ("?u" ?$,1!+(B)
1692   (?U ?$,1!*(B)   ("?U" ?$,1!*(B)
1693   (?i ?$,1 K(B)   ("?i" ?$,1 K(B)
1694   (?I ?$,1 J(B)   ("?I" ?$,1 J(B)
1695   (?o ?$,1 m(B)   ("?o" ?$,1 m(B)
1696   (?O ?$,1 l(B)   ("?O" ?$,1 l(B)
1697   (?a ?$,1 !(B)   ("?a" ?$,1 !(B)
1698   (?A ?$,1  (B)   ("?A" ?$,1  (B)
1699   (?s ?$,1!!(B)   ("?s" ?$,1!!(B)
1700   (?S ?$,1! (B)   ("?S" ?$,1! (B)
1701   (?g ?$,1 C(B)   ("?g" ?$,1 C(B)
1702   (?G ?$,1 B(B)   ("?G" ?$,1 B(B)
1703   (?k ?$,1 W(B)   ("?k" ?$,1 W(B)
1704   (?K ?$,1 V(B)   ("?K" ?$,1 V(B)
1705   (?l ?$,1 \(B)   ("?l" ?$,1 \(B)
1706   (?L ?$,1 [(B)   ("?L" ?$,1 [(B)
1707   (?\' ?$,1r|(B)   ("?\'" ?$,1r|(B)
1708   (?\" ?$,1r~(B)   ("?\"" ?$,1r~(B)
1709   (?z ?$,1!>(B)   ("?z" ?$,1!>(B)
1710   (?Z ?$,1!=(B)   ("?Z" ?$,1!=(B)
1711   (?c ?$,1 -(B)   ("?c" ?$,1 -(B)
1712   (?C ?$,1 ,(B)   ("?C" ?$,1 ,(B)
1713   (?n ?$,1 f(B)   ("?n" ?$,1 f(B)
1714   (?N ?$,1 e(B))   ("?N" ?$,1 e(B))
1715    
1716  ;;; latin-alt.el ends here  ;;; latin-alt.el ends here

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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