From: Lars Ingebrigtsen Date: Sat, 23 Apr 2022 17:31:07 +0000 (+0200) Subject: NEWS copy editing X-Git-Tag: emacs-29.0.90~1931^2~340 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=37934b953cff711e6ae926815c60db5bb7d49636;p=emacs.git NEWS copy editing --- diff --git a/etc/NEWS b/etc/NEWS index f7d81335cc3..4dd56e005e4 100644 --- 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), +Emacs 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.