# HG changeset patch # User Eli Zaretskii # Date 966933039 0 # Node ID 2fa78512b45eafd6c324f6567f365cfc51a03051 # Parent 5380bd6b450e9b80d3e35882d4937e829fcd59b0 Mark the operation of chosing safe coding system as explained in the manual. diff -r 5380bd6b450e -r 2fa78512b45e etc/NEWS --- a/etc/NEWS Tue Aug 22 08:28:59 2000 +0000 +++ b/etc/NEWS Tue Aug 22 08:30:39 2000 +0000 @@ -71,6 +71,7 @@ ** New function executable-make-buffer-file-executable-if-script-p is suitable as an after-save-hook as an alternative to `executable-chmod'. ++++ ** The most preferred coding-system is now used to save a buffer if buffer-file-coding-system is `undecided' and it is safe for the buffer contents. (The most preferred is set by set-language-environment or