summary refs log tree commit diff
path: root/www/git.causal.agency/cgit/ui-commit.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-09 18:12:16 -0500
committerJune McEnroe <june@causal.agency>2021-02-09 18:12:16 -0500
commit2d4336d8b765e9faad3ba0b7f6b651b3a6e1351d (patch)
tree9ded1c32b4b1c060bca83870d302c81471e48576 /www/git.causal.agency/cgit/ui-commit.h
parentDisable mouse mode in xterm (diff)
downloadsrc-2d4336d8b765e9faad3ba0b7f6b651b3a6e1351d.tar.gz
src-2d4336d8b765e9faad3ba0b7f6b651b3a6e1351d.zip
Use w3m to open other URLs
Diffstat (limited to 'www/git.causal.agency/cgit/ui-commit.h')
0 files changed, 0 insertions, 0 deletions
547b979bbf95c54c3d45864d4a8a&follow=1'>Clean up C lexerJune McEnroe 2020-12-29Clean 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 2020-12-29Add hilex HTML outputJune McEnroe