summary refs log tree commit diff
path: root/bin/man1/dtch.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-05-13 15:21:14 -0400
committerJune McEnroe <june@causal.agency>2020-05-13 15:21:14 -0400
commit5da9378e63958868fcc991b8e9605956c1d2a771 (patch)
treef60d986046b5801d598c9e59f3ff18f5442a727f /bin/man1/dtch.1
parentAdd Autonomous (diff)
downloadsrc-5da9378e63958868fcc991b8e9605956c1d2a771.tar.gz
src-5da9378e63958868fcc991b8e9605956c1d2a771.zip
Remove gpg symlink from NetBSD install
Diffstat (limited to 'bin/man1/dtch.1')
0 files changed, 0 insertions, 0 deletions
48b0c5dc584d01c6878bfc293823613f2a&follow=1'>Clean up hilex code somewhatJune McEnroe 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 You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe