summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-11 18:12:23 -0500
committerJune McEnroe <june@causal.agency>2019-01-12 14:20:39 -0500
commit0c73cd4b0d3e79dd6492adbefc1c80ee2387d2f3 (patch)
tree4368759a6c3305a9323625d50727ab034b243939 /.gitignore
parentImport /usr/src/lib/libedit from NetBSD 8.0 (diff)
downloadsrc-0c73cd4b0d3e79dd6492adbefc1c80ee2387d2f3.tar.gz
src-0c73cd4b0d3e79dd6492adbefc1c80ee2387d2f3.zip
Replace libedit Makefile
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
pan title='2020-12-29 17:19:23 -0500'>2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe