summary refs log tree commit diff
path: root/bin/psfed.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-10 22:23:24 -0500
committerJune McEnroe <june@causal.agency>2019-01-10 22:23:24 -0500
commit617bb69366f4fd68c914b9e23f98c01659c42e85 (patch)
tree7273614f3b1bcf1277719f2b7e68ef9a71a1a82e /bin/psfed.c
parentImport /usr/src/bin/kill/kill.1 from FreeBSD 12.0-RELEASE (diff)
downloadsrc-617bb69366f4fd68c914b9e23f98c01659c42e85.tar.gz
src-617bb69366f4fd68c914b9e23f98c01659c42e85.zip
Import /usr/src/bin/test/test.1 from FreeBSD 12.0-RELEASE
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
479d6dd67b6c5&follow=1'>Avoid matching ':' in make tagsJune McEnroe 2021-01-19Prefer tag matches not preceded by [[:alnum:]]June McEnroe 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