Mercurial > emacs
changeset 11523:fa1abeedc2d0
(iso-accents-list): Add ~! and ~? combinations.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 24 Apr 1995 15:02:12 +0000 |
parents | 5177611e8e4d |
children | cafa503e806c |
files | lisp/international/iso-acc.el |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/iso-acc.el Mon Apr 24 14:59:22 1995 +0000 +++ b/lisp/international/iso-acc.el Mon Apr 24 15:02:12 1995 +0000 @@ -129,6 +129,8 @@ ((?\~ ?t) ?\376) ((?\~ ?>) ?\273) ((?\~ ?<) ?\253) + ((?\~ ?!) ?\241) ;; Inverted exclamation mark + ((?\~ ??) ?\277) ;; Inverted question mark ((?\~ ?\ ) ?\~) ((?\~ ?\~) ?\270) ;; cedilla accent ((?\/ ?A) ?\305) ;; A-with-ring (Norwegian and Danish)