projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc00ecf
)
NEWS copy editing
author
Lars Ingebrigtsen
<larsi@gnus.org>
Sat, 23 Apr 2022 17:31:07 +0000
(19:31 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Sat, 23 Apr 2022 17:31:07 +0000
(19:31 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index f7d81335cc360969f1f8690c24a7b901b5104a93..4dd56e005e43b5e8e8c1cdd0af90c0c10378ad7a 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-106,7
+106,7
@@
If you start an executable script with
#!/usr/bin/emacs -x
-Emac will start without reading any init files (like with --quick),
+Emac
s
will start without reading any init files (like with --quick),
and then execute the rest of the script file as Emacs Lisp. When it
reaches the end of the script, Emacs will exit with an exit code from
the value of the final form.