(alphabet): Add uppercase letters.
authorhanda <handa>
Mon, 11 Jun 2007 01:52:24 +0000 (01:52 +0000)
committerhanda <handa>
Mon, 11 Jun 2007 01:52:24 +0000 (01:52 +0000)
MIM/vi-telex.mim

index 69ab8cd..0616f08 100644 (file)
@@ -136,7 +136,11 @@ If the value is 1, Backspace key undoes the previous key
   ("a" ?a) ("b" ?b) ("c" ?c) ("d" ?d) ("e" ?e) ("f" ?f) ("g" ?g) 
   ("h" ?h) ("i" ?i) ("j" ?j) ("k" ?k) ("l" ?l) ("m" ?m) ("n" ?n)
   ("o" ?o) ("p" ?p) ("q" ?q) ("r" ?r) ("s" ?s) ("t" ?t) ("u" ?u)
-  ("v" ?v) ("w" ?w) ("x" ?x) ("y" ?y) ("z" ?z))
+  ("v" ?v) ("w" ?w) ("x" ?x) ("y" ?y) ("z" ?z)
+  ("A" ?A) ("B" ?B) ("C" ?C) ("D" ?D) ("E" ?E) ("F" ?F) ("G" ?G) 
+  ("H" ?H) ("I" ?I) ("J" ?J) ("K" ?K) ("L" ?L) ("M" ?M) ("N" ?N)
+  ("O" ?O) ("P" ?P) ("Q" ?Q) ("R" ?R) ("S" ?S) ("T" ?T) ("U" ?U)
+  ("V" ?V) ("W" ?W) ("X" ?X) ("Y" ?Y) ("Z" ?Z))
 
  (permanent-escape
   ("\\"))