]> git.eshelyaron.com Git - emacs.git/commitdiff
Whitespace change.
authorRichard M. Stallman <rms@gnu.org>
Fri, 3 May 2002 19:33:38 +0000 (19:33 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 3 May 2002 19:33:38 +0000 (19:33 +0000)
lisp/international/mule-cmds.el

index 453f53fb126b5ebb6c9b74e35cdb4797fdb9727e..9bac2210843a6286d332faa878d6f3244820513f 100644 (file)
@@ -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)