Mercurial > emacs
changeset 5060:0f70551a445a
(iso-accents-list): Add "s.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 18 Nov 1993 05:45:07 +0000 |
parents | 44c915e72774 |
children | 7a9abfcf2f6d |
files | lisp/international/iso-acc.el |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/iso-acc.el Thu Nov 18 05:25:21 1993 +0000 +++ b/lisp/international/iso-acc.el Thu Nov 18 05:45:07 1993 +0000 @@ -108,6 +108,7 @@ ((?\" ?e) ?\353) ((?\" ?i) ?\357) ((?\" ?o) ?\366) + ((?\" ?s) ?\337) ((?\" ?u) ?\374) ((?\" ?y) ?\377) ((?\" ? ) ?\") @@ -208,6 +209,9 @@ Special combinations: ~c gives a c with cedilla, ~d gives a d with dash. +\"s gives German sharp s. +/a gives a with ring. +/e gives an a-e ligature. ~< and ~> give guillemets. With an argument, a positive argument enables ISO-accents mode,