diff options
| -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, | |||
| 240 | /a gives a with ring. | 240 | /a gives a with ring. |
| 241 | /e gives an a-e ligature. | 241 | /e gives an a-e ligature. |
| 242 | ~< and ~> give guillemets. | 242 | ~< and ~> give guillemets. |
| 243 | ~! gives an inverted exclamation mark. | ||
| 244 | ~? gives an inverted question mark. | ||
| 243 | 245 | ||
| 244 | With an argument, a positive argument enables ISO Accents mode, | 246 | With an argument, a positive argument enables ISO Accents mode, |
| 245 | and a negative argument disables it." | 247 | and a negative argument disables it." |