Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | less: bug, vectors not supported. | Kaz Kylheku | 2021-12-20 | 1 | -0/+21 |
* lib.c (less_tab_init): Add missing initialization for VEC, with a priority above CONS: all vectors are greater than conses. The BUF priority is bumped to 7. * test/012/less.tl: New file. |