summary refs log tree commit diff
path: root/etc/pulse/default.pa
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2013-07-09 19:26:58 -0400
committerJune McEnroe <june@causal.agency>2013-07-09 19:28:56 -0400
commita956792b5968f59a1a09eb5ae8e174159e9660f1 (patch)
treee2dea897e5a7bf9c8b72cf8e3b09b32b08195423 /etc/pulse/default.pa
parentUse default client keys (diff)
downloadsrc-a956792b5968f59a1a09eb5ae8e174159e9660f1.tar.gz
src-a956792b5968f59a1a09eb5ae8e174159e9660f1.zip
Add title command
Diffstat (limited to 'etc/pulse/default.pa')
0 files changed, 0 insertions, 0 deletions
>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