From 90a29c8337092fd667f254405064734214b83c00 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 26 Oct 2002 22:43:02 +0000 Subject: [PATCH] (select-safe-coding-system): Delete debugging setq. --- lisp/international/mule-cmds.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index 7ea2046bb0c..dc7c18361af 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el @@ -676,7 +676,6 @@ and TO is ignored." (if safe (setq coding-system (car (last safe))))) - (setq x (list default-coding-system safe rejected unsafe)) ;; If all the defaults failed, ask a user. (when (not coding-system) ;; At first, if some defaults are unsafe, record at most 11 -- 2.39.2