1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-18 18:05:07 +00:00

Whitespace change.

This commit is contained in:
Richard M. Stallman 2002-05-03 19:33:38 +00:00
parent 3d43e48ad4
commit 41bfe57ae7

View 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)