/[emacs]/emacs/leim/quail/greek.el
ViewVC logotype

Diff of /emacs/leim/quail/greek.el

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

revision 1.7 by eliz, Thu Jan 10 09:26:48 2002 UTC revision 1.7.4.1 by miles, Fri Apr 4 06:19:54 2003 UTC
# Line 84  Sorry, accents and terminal sigma are no Line 84  Sorry, accents and terminal sigma are no
84   ("," ?, )   ("," ?, )
85   ("." ?. )   ("." ?. )
86   ("/" ?$B!?(B)   ("/" ?$B!?(B)
87      
88   ("!" ?$B!*(B)   ("!" ?$B!*(B)
89   ("@" ?$B!w(B)   ("@" ?$B!w(B)
90   ("#" ?$B!t(B)   ("#" ?$B!t(B)
# Line 248  nil t t nil nil nil nil nil nil nil t) Line 248  nil t t nil nil nil nil nil nil nil t)
248   ("m" ?$,1'<(B)   ("m" ?$,1'<(B)
249   ("n" ?$,1'=(B)   ("n" ?$,1'=(B)
250   ("o" ?$,1'?(B)   ("o" ?$,1'?(B)
251    
252   ("p" ?$,1'@(B)   ("p" ?$,1'@(B)
253   ("q" ?$,1'8(B)   ("q" ?$,1'8(B)
254   ("r" ?$,1'A(B)   ("r" ?$,1'A(B)
# Line 461  ypogegrammeni  | Line 461  ypogegrammeni  |
461  psili           >  psili           >
462  dasia           <  dasia           <
463  oxia            '  oxia            '
464    koronis         ''
465  varia           `  varia           `
466  perispomeni     ~  perispomeni     ~
467  dialytika       \"  dialytika       \"
# Line 483  nil t t nil nil nil nil nil nil nil t) Line 484  nil t t nil nil nil nil nil nil nil t)
484   ("?" ?$,1&^(B) ; erotimatiko   ("?" ?$,1&^(B) ; erotimatiko
485   ("\"" ?,A((B) ; dialytika   ("\"" ?,A((B) ; dialytika
486   ("|" ?$,1&Z(B) ; ypogegrammeni   ("|" ?$,1&Z(B) ; ypogegrammeni
487     ("''" ?$,1q}(B) ; koronis
488    
489   ("A" ?$,1&q(B)   ("A" ?$,1&q(B)
490   ("B" ?$,1&r(B)   ("B" ?$,1&r(B)
# Line 544  nil t t nil nil nil nil nil nil nil t) Line 546  nil t t nil nil nil nil nil nil nil t)
546   ("<i" ?$,1pQ(B)   ("<i" ?$,1pQ(B)
547   (">i" ?$,1pP(B)   (">i" ?$,1pP(B)
548   ("'i" ?$,1q7(B)   ("'i" ?$,1q7(B)
549   ("<`i" ?$,1pU(B)   ("<'i" ?$,1pU(B)
550   (">'i" ?$,1pT(B)   (">'i" ?$,1pT(B)
551   ("`i" ?$,1q6(B)   ("`i" ?$,1q6(B)
552   ("<`i" ?$,1pS(B)   ("<`i" ?$,1pS(B)
553   (">'i" ?$,1pR(B)   (">`i" ?$,1pR(B)
554   ("~i"  ?$,1r6(B)   ("~i"  ?$,1r6(B)
555   ("<~i"  ?$,1pW(B)   ("<~i"  ?$,1pW(B)
556   (">'i"  ?$,1pV(B)   (">~i"  ?$,1pV(B)
557   ("\"i" ?$,1'J(B)   ("\"i" ?$,1'J(B)
558   ("\"'i" ?$,1r3(B)   ("\"'i" ?$,1r3(B)
559   ("\"`i" ?$,1r2(B)   ("\"`i" ?$,1r2(B)
560    
561   ("<~"  ?$,1r?(B)   ("<~"  ?$,1r?(B)
562   (">~"  ?$,1r/(B)   (">~"  ?$,1r/(B)
563   ("<`" ?$,1r>(B)   ("<'" ?$,1r>(B)
564   (">'" ?$,1r.(B)   (">'" ?$,1r.(B)
565   ("<`" ?$,1r=(B)   ("<`" ?$,1r=(B)
566   (">`" ?$,1r-(B)   (">`" ?$,1r-(B)
# Line 1049  e.g. Line 1051  e.g.
1051  ;; 1!  2@  3#  4$  5%  6^  7&  8*  9(  0)  -_  =+  `~  ;; 1!  2@  3#  4$  5%  6^  7&  8*  9(  0)  -_  =+  `~
1052  ;;  ;:  ,FrS(B  ,FeE(B  ,FqQ(B  ,FtT(B  ,FuU(B  ,FhH(B  ,FiI(B  ,FoO(B  ,FpP(B  [{  ]}  ;;  ;:  ,FrS(B  ,FeE(B  ,FqQ(B  ,FtT(B  ,FuU(B  ,FhH(B  ,FiI(B  ,FoO(B  ,FpP(B  [{  ]}
1053  ;;   ,FaA(B  ,FsS(B  ,FdD(B  ,FvV(B  ,FcC(B  ,FgG(B  ,FnN(B  ,FjJ(B  ,FkK(B  ,F4((B  '"  \|  ;;   ,FaA(B  ,FsS(B  ,FdD(B  ,FvV(B  ,FcC(B  ,FgG(B  ,FnN(B  ,FjJ(B  ,FkK(B  ,F4((B  '"  \|
1054  ;;    ,FfF(B  ,FwW(B  ,FxX(B  ,FyY(B  ,FbB(B  ,FmM(B  ,FlL(B  ,<  .>  /?    ;;    ,FfF(B  ,FwW(B  ,FxX(B  ,FyY(B  ,FbB(B  ,FmM(B  ,FlL(B  ,<  .>  /?
1055    
1056  (quail-define-rules  (quail-define-rules
1057   ("1" ?1)   ("1" ?1)
# Line 1099  e.g. Line 1101  e.g.
1101   ("," ?,)   ("," ?,)
1102   ("." ?.)   ("." ?.)
1103   ("/" ?/)   ("/" ?/)
1104    
1105   ("!" ?!)   ("!" ?!)
1106   ("@" ?@)   ("@" ?@)
1107   ("#" ?#)   ("#" ?#)
# Line 1147  e.g. Line 1149  e.g.
1149   ("<" ?<)   ("<" ?<)
1150   (">" ?>)   (">" ?>)
1151   ("?" ??)   ("?" ??)
1152    
1153   (";a" ?,F\(B)   (";a" ?,F\(B)
1154   (";e" ?,F](B)   (";e" ?,F](B)
1155   (";h" ?,F^(B)   (";h" ?,F^(B)
# Line 1189  e.g. Line 1191  e.g.
1191  ;; 1!  2@  3#  4$  5%  6^  7&  8*  9(  0)  -_  =+  `~  ;; 1!  2@  3#  4$  5%  6^  7&  8*  9(  0)  -_  =+  `~
1192  ;;  ,F7/(B  ,FrS(B  ,FeE(B  ,FqQ(B  ,FtT(B  ,FuU(B  ,FhH(B  ,FiI(B  ,FoO(B  ,FpP(B  [{  ]}  ;;  ,F7/(B  ,FrS(B  ,FeE(B  ,FqQ(B  ,FtT(B  ,FuU(B  ,FhH(B  ,FiI(B  ,FoO(B  ,FpP(B  [{  ]}
1193  ;;   ,FaA(B  ,FsS(B  ,FdD(B  ,FvV(B  ,FcC(B  ,FgG(B  ,FnN(B  ,FjJ(B  ,FkK(B  ,F4((B  '"  \|  ;;   ,FaA(B  ,FsS(B  ,FdD(B  ,FvV(B  ,FcC(B  ,FgG(B  ,FnN(B  ,FjJ(B  ,FkK(B  ,F4((B  '"  \|
1194  ;;    ,FfF(B  ,FwW(B  ,FxX(B  ,FyY(B  ,FbB(B  ,FmM(B  ,FlL(B  ,;  .:  /?    ;;    ,FfF(B  ,FwW(B  ,FxX(B  ,FyY(B  ,FbB(B  ,FmM(B  ,FlL(B  ,;  .:  /?
1195    
1196  (quail-define-rules  (quail-define-rules
1197   ("1" ?1)   ("1" ?1)
# Line 1239  e.g. Line 1241  e.g.
1241   ("," ?,)   ("," ?,)
1242   ("." ?.)   ("." ?.)
1243   ("/" ?/)   ("/" ?/)
1244    
1245   ("!" ?!)   ("!" ?!)
1246   ("@" ?@)   ("@" ?@)
1247   ("#" ?#)   ("#" ?#)
# Line 1287  e.g. Line 1289  e.g.
1289   ("<" ?<)   ("<" ?<)
1290   (">" ?>)   (">" ?>)
1291   ("?" ??)   ("?" ??)
1292    
1293   ("a;" ?,F\(B)   ("a;" ?,F\(B)
1294   ("e;" ?,F](B)   ("e;" ?,F](B)
1295   ("h;" ?,F^(B)   ("h;" ?,F^(B)

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.7.4.1

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