From 91693d18ea4ea935095a7b064ddd1a89499dcea7 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Wed, 16 Sep 1998 07:21:31 +0000 Subject: [PATCH] (reset-language-environment): Call update-coding-systems-internal. --- lisp/international/mule-cmds.el | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.39.2