/[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.23 by lektu, Tue Feb 4 14:43:11 2003 UTC revision 1.24 by handa, Thu May 1 11:19:44 2003 UTC
# Line 700  Key translation rules are: Line 700  Key translation rules are:
700    
701  (quail-define-package  (quail-define-package
702   "polish-slash" "Polish" "PL>" nil   "polish-slash" "Polish" "PL>" nil
703   "Polish diacritics in Latin-2 encoding are input as `/[acelnosxzACELNOSXZ]'.   "Polish diacritics and slash character are input as `/[acelnosxzACELNOSXZ/]'.
704  For example, the character named `aogonek' is obtained by `/a'."  For example, the character named `aogonek' is obtained by `/a'."
705   nil t t t nil nil nil nil nil nil t)   nil t t t nil nil nil nil nil nil t)
706    
707  (quail-define-rules  (quail-define-rules
708     ("//" ?/)
709   ("/a" ?,B1(B)   ("/a" ?,B1(B)
710   ("/c" ?,Bf(B)   ("/c" ?,Bf(B)
711   ("/e" ?,Bj(B)   ("/e" ?,Bj(B)

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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