summary refs log tree commit diff
path: root/bin/1sh/mknodes.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-10 00:24:15 -0400
committerJune McEnroe <june@causal.agency>2019-07-10 00:24:15 -0400
commit967e6347b813947f3b06d723f862bd5bb52c26f1 (patch)
tree7012ed499cada84d17336b57a2505ecc702e3556 /bin/1sh/mknodes.c
parentAdd shotty man page and build it (diff)
downloadsrc-967e6347b813947f3b06d723f862bd5bb52c26f1.tar.gz
src-967e6347b813947f3b06d723f862bd5bb52c26f1.zip
Ignore SM and RM
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
>2021-01-19Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune 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