From: Richard M. Stallman Date: Thu, 12 Sep 1996 21:34:10 +0000 (+0000) Subject: (iso-transl-char-map): Add ACCENT SPACE sequences. X-Git-Tag: emacs-20.1~3769 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=378df08c3741839371b2aa58cd793ff63d3a9fac;p=emacs.git (iso-transl-char-map): Add ACCENT SPACE sequences. --- diff --git a/lisp/international/iso-transl.el b/lisp/international/iso-transl.el index ace46b6ccaa..4b39ccea632 100644 --- a/lisp/international/iso-transl.el +++ b/lisp/international/iso-transl.el @@ -159,7 +159,12 @@ ("~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