summary refs log tree commit diff
path: root/filter.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-05-20 18:39:17 -0400
committerJune McEnroe <june@causal.agency>2021-05-20 18:39:35 -0400
commitaa79a0b9cc03630d89dad0ca7c22d72969d5d8fc (patch)
treefb4042b93f5c44880d350a95cba277280840aa7f /filter.c
parentReplace freenode with tilde.chat (diff)
downloadsrc-aa79a0b9cc03630d89dad0ca7c22d72969d5d8fc.tar.gz
src-aa79a0b9cc03630d89dad0ca7c22d72969d5d8fc.zip
Add cwm keys for putting windows in corners
Diffstat (limited to 'filter.c')
0 files changed, 0 insertions, 0 deletions
d>June 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