diff options
author | Richard M. Stallman <rms@gnu.org> | 1995-05-02 00:52:53 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1995-05-02 00:52:53 +0000 |
commit | 947447f4209a77fc8a3906babf50ab34b68e7ed0 (patch) | |
tree | 2d374320bbb301bf475fd35ae6c41fe14e80634b /lisp/international/iso-acc.el | |
parent | 8b51f1e300367009435d3c7fb3a3b5d4695121ac (diff) | |
download | emacs-947447f4209a77fc8a3906babf50ab34b68e7ed0.tar.gz |
(iso-accents-mode): Doc fix.
Diffstat (limited to 'lisp/international/iso-acc.el')
-rw-r--r-- | lisp/international/iso-acc.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/international/iso-acc.el b/lisp/international/iso-acc.el index 68c9ca58a8c..ea4f0bcf139 100644 --- a/lisp/international/iso-acc.el +++ b/lisp/international/iso-acc.el @@ -240,6 +240,8 @@ Special combinations: ~c gives a c with cedilla, /a gives a with ring. /e gives an a-e ligature. ~< and ~> give guillemets. +~! gives an inverted exclamation mark. +~? gives an inverted question mark. With an argument, a positive argument enables ISO Accents mode, and a negative argument disables it." |