aboutsummaryrefslogtreecommitdiffstats
path: root/leim
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>2003-05-01 11:20:32 +0000
committerKenichi Handa <[email protected]>2003-05-01 11:20:32 +0000
commit458d077002b7850ee8519a50848e74ae7b273ac6 (patch)
tree2fd027d4ca37de7ba1dffa6874ce4c6af49d03d2 /leim
parenta3723f134b507d2bcedda70c0e0331d059eafdc8 (diff)
("polish-slash"): Add the rule "//"->?/.
Diffstat (limited to 'leim')
-rw-r--r--leim/ChangeLog4
-rw-r--r--leim/quail/latin-pre.el3
2 files changed, 6 insertions, 1 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog
index 80a9bf2398..8eac56dd78 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-01 Bzyl Wlodzimierz <[email protected]> (tiny change)
+
+ * quail/latin-pre.el ("polish-slash"): Add the rule "//"->?/.
+
2003-04-05 Andreas Schwab <[email protected]>
* 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 67c490be62..0b47f8fd50 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)