]> code.delx.au - gnu-emacs/commitdiff
("polish-slash"): Add the rule "//"->?/.
authorKenichi Handa <handa@m17n.org>
Thu, 1 May 2003 11:20:32 +0000 (11:20 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 1 May 2003 11:20:32 +0000 (11:20 +0000)
leim/ChangeLog
leim/quail/latin-pre.el

index 80a9bf2398b5ff4120ca726961246344803a585d..8eac56dd784008cdeec9932efe4f6340d5cd5f62 100644 (file)
@@ -1,3 +1,7 @@
+2003-05-01  Bzyl Wlodzimierz  <matwb@julia.univ.gda.pl>  (tiny change)
+
+       * quail/latin-pre.el ("polish-slash"): Add the rule "//"->?/.
+
 2003-04-05  Andreas Schwab  <schwab@suse.de>
 
        * Makefile.in (install): Remove CVS related and backup files from
index 67c490be628ee7b242e564c01636660592cff065..0b47f8fd50c93fdfb3d9537edd2478c8c3b28193 100644 (file)
@@ -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" ?\e,B1\e(B)
  ("/c" ?\e,Bf\e(B)
  ("/e" ?\e,Bj\e(B)