diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/international/mule-cmds.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index a41ec0503ee..f23316a71c7 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el @@ -1113,6 +1113,8 @@ The default status is as follows: coding-category-ccl coding-category-binary)) + (update-coding-systems-internal) + (set-default-coding-systems nil) ;; Don't alter the terminal and keyboard coding systems here. ;; The terminal still supports the same coding system |