summaryrefslogtreecommitdiffstats
path: root/autoload.c
diff options
context:
space:
mode:
Diffstat (limited to 'autoload.c')
-rw-r--r--autoload.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/autoload.c b/autoload.c
index f9e50a2c..032bd7fb 100644
--- a/autoload.c
+++ b/autoload.c
@@ -840,7 +840,8 @@ static val quips_instantiate(void)
static val match_set_entries(val fun)
{
val name_noload[] = {
- lit("all*"), lit("as"), lit("with"), lit("scan"), lit("sme"),
+ lit("all*"), lit("as"), lit("with"), lit("scan"), lit("scan-all"),
+ lit("sme"),
nil
};
val name[] = {