aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--leim/ChangeLog5
-rw-r--r--leim/quail/latin-pre.el2
2 files changed, 7 insertions, 0 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog
index 040c70ace9..f076df2a43 100644
--- a/leim/ChangeLog
+++ b/leim/ChangeLog
@@ -1,3 +1,8 @@
+2002-01-29 Pavel Jan,Bm(Bk <[email protected]>
+
+ * quail/latin-pre.el (latin-2-prefix): Add ,BL(B and ,Bl(B.
+ From "Dr. Eduard Werner" <[email protected]>.
+
2002-01-10 Eli Zaretskii <[email protected]>
* quail/greek.el: Changed the behavior of the "greek" input
diff --git a/leim/quail/latin-pre.el b/leim/quail/latin-pre.el
index 946b38fa30..13364b2598 100644
--- a/leim/quail/latin-pre.el
+++ b/leim/quail/latin-pre.el
@@ -551,6 +551,7 @@ Key translation rules are:
("~A" ?,BC(B)
("~C" ?,BH(B)
("~D" ?,BO(B)
+ ("~E" ?,BL(B)
("~L" ?,B%(B)
("~N" ?,BR(B)
("~O" ?,BU(B)
@@ -562,6 +563,7 @@ Key translation rules are:
("~a" ?,Bc(B)
("~c" ?,Bh(B)
("~d" ?,Bo(B)
+ ("~e" ?,Bl(B)
("~l" ?,B5(B)
("~n" ?,Br(B)
("~o" ?,Bu(B)