summary refs log tree commit diff
path: root/bin/man3
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-17 21:39:30 -0500
committerJune McEnroe <june@causal.agency>2021-01-17 21:39:39 -0500
commitcc3cc85d3c7628af74f4861077bdd17b50a7aad4 (patch)
tree6a02e2fc603f12456e09100ace983e32d5fca0ef /bin/man3
parentUse <pre> and <span> to print diffs (diff)
downloadsrc-cc3cc85d3c7628af74f4861077bdd17b50a7aad4.tar.gz
src-cc3cc85d3c7628af74f4861077bdd17b50a7aad4.zip
Publish "reusing tags"
Diffstat (limited to 'bin/man3')
0 files changed, 0 insertions, 0 deletions
c/commit/bin/mtags.c?id=39f9c9699111cf398ed5eb7db518c34a2ed99d4a&follow=1'>Escape \ 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