From: Richard M. Stallman Date: Fri, 3 May 2002 19:33:38 +0000 (+0000) Subject: Whitespace change. X-Git-Tag: ttn-vms-21-2-B4~15222 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=41bfe57ae79779dde67aa1f28667b91c220eeec7;p=emacs.git Whitespace change. --- diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index 453f53fb126..9bac2210843 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el @@ -731,7 +731,8 @@ and TO is ignored." (format "Selected encoding %s disagrees with \ %s specified by file contents. Really save (else edit coding cookies \ and try again)? " coding-system auto-cs)) - (error "Save aborted"))))) coding-system)) + (error "Save aborted"))))) + coding-system)) (setq select-safe-coding-system-function 'select-safe-coding-system)