Implement PUSHNEW in terms of existing r/m/w macro support.
commit269e28ac73e1923da030639f23fd9c81c5ea70a6
authorDouglas Katzman <dougk@google.com>
Sun, 31 May 2015 03:05:35 +0000 (30 23:05 -0400)
committerDouglas Katzman <dougk@google.com>
Sun, 31 May 2015 03:05:35 +0000 (30 23:05 -0400)
treec7fdb42b308cd916d9f0e1beb48d452b4254bf06
parentbaf31385343715644ac9145df5ca986ed9ab4d08
Implement PUSHNEW in terms of existing r/m/w macro support.

And don't assume that keyword arguments are literal keywords. (lp#1460360)
src/code/setf.lisp
tests/setf.impure.lisp