update packages

This commit is contained in:
2022-01-04 21:35:17 +01:00
parent 1d5275c946
commit 8de00e5202
700 changed files with 42441 additions and 85378 deletions

View File

@@ -454,8 +454,8 @@ clause (select, from, where, etc) in which the current point is.
defined and a new one is about to start.
* ~select-table-continuation~ -- line is inside the from clause, inside a
table definition which starts on a previous line. Note that ANCHOR still
points to the start of the select statement itself.
table definition which starts on a previous line. ANCHOR still points to
the start of the table definition.
* ~(in-select-clause CLAUSE)~ -- line is inside the select CLAUSE, which can
be "where", "order by", "group by" or "having". Note that CLAUSE can never