summary refs log tree commit diff
path: root/doc/pdf/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-07 16:27:30 -0500
committerJune McEnroe <june@causal.agency>2021-02-07 16:32:14 -0500
commit8db86d36298a78e381771d63f1b17ced79712e21 (patch)
tree924003cbe881c593859bbc6509b3eb28d2588baf /doc/pdf/Makefile
parentAdd Binti (diff)
downloadsrc-8db86d36298a78e381771d63f1b17ced79712e21.tar.gz
src-8db86d36298a78e381771d63f1b17ced79712e21.zip
Fully configure and rebind cwm
This is sort of a mix of trying to emulate macOS somewhat for my
muscle memory and just rebinding some of the cwm defaults to use
4- rather than M-.
Diffstat (limited to 'doc/pdf/Makefile')
0 files changed, 0 insertions, 0 deletions
ean 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