From: Eli Zaretskii Date: Tue, 22 Aug 2000 08:30:39 +0000 (+0000) Subject: Mark the operation of chosing safe coding system as explained X-Git-Tag: emacs-pretest-21.0.90~2117 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=beb2eb004e31204d3a3a48d640e01d1d72d8cb4d;p=emacs.git Mark the operation of chosing safe coding system as explained in the manual. --- diff --git a/etc/NEWS b/etc/NEWS index fd3409a1d01..b3505be5ce2 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -71,6 +71,7 @@ using that menu. ** 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