From: Richard M. Stallman Date: Sat, 26 Oct 2002 22:43:02 +0000 (+0000) Subject: (select-safe-coding-system): Delete debugging setq. X-Git-Tag: ttn-vms-21-2-B4~12710 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=90a29c8337092fd667f254405064734214b83c00;p=emacs.git (select-safe-coding-system): Delete debugging setq. --- 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