Mercurial > emacs
changeset 29532:9609bc6529ac
executable-make-buffer-file-executable-if-script-p
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 09 Jun 2000 10:23:46 +0000 |
parents | 34f0173c7f77 |
children | 59fe91d3c0c6 |
files | etc/NEWS |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Fri Jun 09 09:59:41 2000 +0000 +++ b/etc/NEWS Fri Jun 09 10:23:46 2000 +0000 @@ -16,6 +16,9 @@ * Changes in Emacs 21.1 +** 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 @@ -412,7 +415,7 @@ the terminal supports it. Faces with a weight less than normal and italic faces are displayed dimmed, if the terminal supports it. Underlined faces are displayed underlined if possible. Other face -attributes like overlines, strike-throught, box are ignored. +attributes like overlines, strike-through, box are ignored. ** Sound support