From: Dave Love Date: Fri, 9 Jun 2000 10:23:46 +0000 (+0000) Subject: executable-make-buffer-file-executable-if-script-p X-Git-Tag: emacs-pretest-21.0.90~3426 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=40e857ea320401b9f81768dc694ce820aab75d23;p=emacs.git executable-make-buffer-file-executable-if-script-p --- diff --git a/etc/NEWS b/etc/NEWS index 4f51168f09c..357784cd56a 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -16,6 +16,9 @@ images and toolkit scrollbars. Use the --help option to list them. * 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 @@ Faces with a weight greater than normal are displayed extra-bright, if 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