]> git.eshelyaron.com Git - emacs.git/commit
Update Android port
authorPo Lu <luangruo@yahoo.com>
Wed, 31 May 2023 03:27:19 +0000 (11:27 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 31 May 2023 03:27:19 +0000 (11:27 +0800)
commit456095ed3129f7ce2fe1ff019ea5d912a69ed2a1
tree083ed74ffb0e862c8733262710dd589c349834d8
parent8db957366448b6cc09462e295bed9a079426519f
Update Android port

* exec/exec.c (insert_args): New argument `arg3'.  Replace
argv[1] with that argument.
(exec_0): Pass file name of script to `insert_args'.
exec/exec.c