diff options
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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 |
| 72 | suitable as an after-save-hook as an alternative to `executable-chmod'. | 72 | suitable 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 |
| 75 | buffer-file-coding-system is `undecided' and it is safe for the buffer | 76 | buffer-file-coding-system is `undecided' and it is safe for the buffer |
| 76 | contents. (The most preferred is set by set-language-environment or | 77 | contents. (The most preferred is set by set-language-environment or |