From: Kenichi Handa Date: Thu, 1 May 2003 11:20:32 +0000 (+0000) Subject: ("polish-slash"): Add the rule "//"->?/. X-Git-Tag: ttn-vms-21-2-B4~10362 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=458d077002b7850ee8519a50848e74ae7b273ac6;p=emacs.git ("polish-slash"): Add the rule "//"->?/. --- diff --git a/leim/ChangeLog b/leim/ChangeLog index 80a9bf2398b..8eac56dd784 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,7 @@ +2003-05-01 Bzyl Wlodzimierz (tiny change) + + * quail/latin-pre.el ("polish-slash"): Add the rule "//"->?/. + 2003-04-05 Andreas Schwab * Makefile.in (install): Remove CVS related and backup files from diff --git a/leim/quail/latin-pre.el b/leim/quail/latin-pre.el index 67c490be628..0b47f8fd50c 100644 --- a/leim/quail/latin-pre.el +++ b/leim/quail/latin-pre.el @@ -700,11 +700,12 @@ Key translation rules are: (quail-define-package "polish-slash" "Polish" "PL>" nil - "Polish diacritics in Latin-2 encoding are input as `/[acelnosxzACELNOSXZ]'. + "Polish diacritics and slash character are input as `/[acelnosxzACELNOSXZ/]'. For example, the character named `aogonek' is obtained by `/a'." nil t t t nil nil nil nil nil nil t) (quail-define-rules + ("//" ?/) ("/a" ?,B1(B) ("/c" ?,Bf(B) ("/e" ?,Bj(B)