summary refs log tree commit diff
path: root/bin/cash/memalloc.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-10 16:58:47 -0500
committerJune McEnroe <june@causal.agency>2019-02-10 16:58:47 -0500
commitd7455c8d8e95d43d76ba95d43f9e36fc119ca83f (patch)
treed65f921b0a40fd3d9253d05271e7ea0ba0c82442 /bin/cash/memalloc.c
parentReplace uses of pattend with newline patterns (diff)
downloadsrc-d7455c8d8e95d43d76ba95d43f9e36fc119ca83f.tar.gz
src-d7455c8d8e95d43d76ba95d43f9e36fc119ca83f.zip
Remove pattend from hi
Diffstat (limited to 'bin/cash/memalloc.c')
0 files changed, 0 insertions, 0 deletions
td>June McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe