summary refs log tree commit diff
path: root/xdg.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-05-27 12:57:30 -0400
committerJune McEnroe <june@causal.agency>2021-05-27 12:57:30 -0400
commitdf596f6f834b2de78add528957ddae0e056575e9 (patch)
tree147da335b9bc82fcc21d21327b65359af00ec9a1 /xdg.c
parentFix ENVIRONMENT formatting in pounce-notify(1) (diff)
downloadpounce-df596f6f834b2de78add528957ddae0e056575e9.tar.gz
pounce-df596f6f834b2de78add528957ddae0e056575e9.zip
Add pounce-notify to README 2.4
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
4807&follow=1'>Match 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