about summary refs log tree commit diff
path: root/README.7
diff options
context:
space:
mode:
authorŠtěpán Němec <stepnem@smrk.net>2025-01-23 18:35:18 +0100
committerJune McEnroe <june@causal.agency>2025-06-11 23:10:21 -0400
commitaeed01dfe442dae537045fb18d31c8c799b8aa20 (patch)
treebd422de39e347dc54771dfb50f9529737157b82f /README.7
parentUpdate to OpenBSD 7.6 (diff)
downloadexman-aeed01dfe442dae537045fb18d31c8c799b8aa20.tar.gz
exman-aeed01dfe442dae537045fb18d31c8c799b8aa20.zip
Update to FreeBSD 14.2, Linux man-pages 6.10, NetBSD 10.1
Diffstat (limited to 'README.7')
0 files changed, 0 insertions, 0 deletions
it/bin/mtags.c?id=7e46e2e83472d2a22fcc3793aadb647d26defe92&follow=1'>Add 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 These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe