Mercurial > emacs
changeset 16175:fadfed208516
(iso-transl-char-map): Add ACCENT SPACE sequences.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 12 Sep 1996 21:34:10 +0000 |
parents | 4bbcbff8c3da |
children | f2728b5d7085 |
files | lisp/international/iso-transl.el |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/iso-transl.el Thu Sep 12 18:59:53 1996 +0000 +++ b/lisp/international/iso-transl.el Thu Sep 12 21:34:10 1996 +0000 @@ -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