1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 20:00:46 -08:00

Mark the operation of chosing safe coding system as explained

in the manual.
This commit is contained in:
Eli Zaretskii 2000-08-22 08:30:39 +00:00
parent 2a8868924d
commit beb2eb004e

View file

@ -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