Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
40e857ea
Commit
40e857ea
authored
Jun 09, 2000
by
Dave Love
Browse files
executable-make-buffer-file-executable-if-script-p
parent
cc7e1d18
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
etc/NEWS
etc/NEWS
+4
-1
No files found.
etc/NEWS
View file @
40e857ea
...
@@ -16,6 +16,9 @@ images and toolkit scrollbars. Use the --help option to list them.
...
@@ -16,6 +16,9 @@ images and toolkit scrollbars. Use the --help option to list them.
*
Changes in Emacs 21.1
*
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
** 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
buffer-file-coding-system is `undecided' and it is safe for the buffer
contents. (The most preferred is set by set-language-environment or
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
...
@@ -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
the terminal supports it. Faces with a weight less than normal and
italic faces are displayed dimmed, if the terminal supports it.
italic faces are displayed dimmed, if the terminal supports it.
Underlined faces are displayed underlined if possible. Other face
Underlined faces are displayed underlined if possible. Other face
attributes like overlines, strike-through
t
, box are ignored.
attributes like overlines, strike-through, box are ignored.
** Sound support
** Sound support
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment