projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d43e48
)
Whitespace change.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 3 May 2002 19:33:38 +0000
(19:33 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 3 May 2002 19:33:38 +0000
(19:33 +0000)
lisp/international/mule-cmds.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule-cmds.el
b/lisp/international/mule-cmds.el
index 453f53fb126b5ebb6c9b74e35cdb4797fdb9727e..9bac2210843a6286d332faa878d6f3244820513f 100644
(file)
--- 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)