Error if --eval arg has text beyond 1 expression
commita90d5e6309c0306d931d398506b242c3eb4f40d7
authorNoam Postavsky <npostavs@gmail.com>
Sun, 3 Jul 2016 00:26:35 +0000 (2 20:26 -0400)
committerNoam Postavsky <npostavs@gmail.com>
Sat, 6 Aug 2016 20:16:02 +0000 (6 16:16 -0400)
tree2bc1f94f5e0d24cd1ca31a2e90e1fd7b5df78757
parent4dec928691d91e8c46ca56ebda5b17a806aa076b
Error if --eval arg has text beyond 1 expression

* lisp/startup.el (command-line-1): If --eval argument has more data
than constitutes a single Lisp expression, signal an error (Bug #23159).
lisp/startup.el