aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
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.
71** New function executable-make-buffer-file-executable-if-script-p is 71** New function executable-make-buffer-file-executable-if-script-p is
72suitable as an after-save-hook as an alternative to `executable-chmod'. 72suitable as an after-save-hook as an alternative to `executable-chmod'.
73 73
74+++
74** The most preferred coding-system is now used to save a buffer if 75** The most preferred coding-system is now used to save a buffer if
75buffer-file-coding-system is `undecided' and it is safe for the buffer 76buffer-file-coding-system is `undecided' and it is safe for the buffer
76contents. (The most preferred is set by set-language-environment or 77contents. (The most preferred is set by set-language-environment or