]> git.eshelyaron.com Git - emacs.git/commitdiff
(iso-transl-char-map): Add ACCENT SPACE sequences.
authorRichard M. Stallman <rms@gnu.org>
Thu, 12 Sep 1996 21:34:10 +0000 (21:34 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 12 Sep 1996 21:34:10 +0000 (21:34 +0000)
lisp/international/iso-transl.el

index ace46b6ccaa9fa4ff7eb3fa60a08069ff62f9202..4b39ccea632c2d307e76c2455693b38886208105 100644 (file)
     ("~n"   . [241])
     ("~o"   . [245])
     ("~t"   . [254])
-    ("~~"   . [172]))
+    ("~~"   . [172])
+    ("' "   . "'")
+    ("` "   . "`")
+    ("\" "  . "\"")
+    ("^ "   . "^")
+    ("~ "   . "~"))
   "Alist of character translations for entering ISO characters.
 Each element has the form (STRING . VECTOR).
 The sequence STRING of ASCII chars translates into the