Mercurial > emacs
changeset 47324:fd6bfaf82fa4
Minor change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 09 Sep 2002 19:17:43 +0000 |
parents | ff0c55c69b84 |
children | dd0eb98ebb2e |
files | etc/NEWS |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Mon Sep 09 19:17:00 2002 +0000 +++ b/etc/NEWS Mon Sep 09 19:17:43 2002 +0000 @@ -1041,9 +1041,10 @@ * Lisp Changes in Emacs 21.4 ++++ ** The option --script FILE runs Emacs in batch mode and loads FILE. It is useful for writing Emacs Lisp shell script files, because they -can start with +can start with this line: #!/usr/bin/emacs --script