summaryrefslogtreecommitdiffstats
path: root/lisplib.c
diff options
context:
space:
mode:
Diffstat (limited to 'lisplib.c')
-rw-r--r--lisplib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisplib.c b/lisplib.c
index 1be90260..73b739ee 100644
--- a/lisplib.c
+++ b/lisplib.c
@@ -53,7 +53,7 @@ static void set_place_dlt_entries(val dlt, val fun)
lit("call-delete-expander)"),
lit("with-update-expander"), lit("with-clobber-expander"),
lit("with-delete-expander"),
- lit("set"), lit("zap"), lit("flip"), lit("inc"), lit("dec"),
+ lit("set"), lit("pset"), lit("zap"), lit("flip"), lit("inc"), lit("dec"),
lit("push"), lit("pop"), lit("swap"), lit("shift"), lit("rotate"),
lit("del"),
nil