diff options
| -rw-r--r-- | lisp/international/mule-conf.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/mule-conf.el b/lisp/international/mule-conf.el index 696a8d91f8d..ae9dd41c6b4 100644 --- a/lisp/international/mule-conf.el +++ b/lisp/international/mule-conf.el | |||
| @@ -463,8 +463,8 @@ | |||
| 463 | coding-category-sjis | 463 | coding-category-sjis |
| 464 | coding-category-big5 | 464 | coding-category-big5 |
| 465 | coding-category-ccl | 465 | coding-category-ccl |
| 466 | coding-category-utf-8 | ||
| 467 | coding-category-binary | 466 | coding-category-binary |
| 467 | coding-category-utf-8 | ||
| 468 | coding-category-utf-16-be | 468 | coding-category-utf-16-be |
| 469 | coding-category-utf-16-le)) | 469 | coding-category-utf-16-le)) |
| 470 | 470 | ||