summary refs log tree commit diff
path: root/database.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-04-23 19:01:37 -0400
committerJune McEnroe <june@causal.agency>2020-04-23 19:01:37 -0400
commit07461047d65974f28538e164b57c7f2fa8d87b56 (patch)
tree40c6858d5bf1b7e0841fd8e040f3a5e2be0586e8 /database.h
parentUse . as ${LDLIBS.$@} separator (diff)
downloadlitterbox-1.2p1.tar.gz
litterbox-1.2p1.zip
Call updateConsumer from handleError 1.2p1
This should prevent continually crashing on the same ERROR in the pounce
buffer.
Diffstat (limited to 'database.h')
0 files changed, 0 insertions, 0 deletions
=959b6cc5b728d67b561becc042e8d37cd4f54a9c&follow=1'>Prefer 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