diff options
| -rw-r--r-- | lisp/international/mule-conf.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/international/mule-conf.el b/lisp/international/mule-conf.el index 45efa97872c..fb7529d8629 100644 --- a/lisp/international/mule-conf.el +++ b/lisp/international/mule-conf.el | |||
| @@ -548,6 +548,7 @@ for decoding and encoding files, process I/O, etc." | |||
| 548 | (aset latin-extra-code-table ?\222 t) | 548 | (aset latin-extra-code-table ?\222 t) |
| 549 | (aset latin-extra-code-table ?\223 t) | 549 | (aset latin-extra-code-table ?\223 t) |
| 550 | (aset latin-extra-code-table ?\224 t) | 550 | (aset latin-extra-code-table ?\224 t) |
| 551 | (aset latin-extra-code-table ?\225 t) | ||
| 551 | 552 | ||
| 552 | (update-coding-systems-internal) | 553 | (update-coding-systems-internal) |
| 553 | 554 | ||