summary refs log tree commit diff
path: root/src/mail.h
diff options
context:
space:
mode:
authorherbert <herbert@gondor.apana.org.au>2005-02-28 22:02:49 +1100
committerHerbert Xu <herbert@gondor.apana.org.au>2005-09-26 18:33:04 +1000
commitbd9e6751f3f9933ee385b67d384791f007f1b417 (patch)
treef72645091452c9c400285d1cae1f2f7a06521842 /src/mail.h
parentRemoved expcmd built-in. (diff)
downloaddash-bd9e6751f3f9933ee385b67d384791f007f1b417.tar.gz
dash-bd9e6751f3f9933ee385b67d384791f007f1b417.zip
Normalise input in likely/unlikely macros.
Diffstat (limited to 'src/mail.h')
0 files changed, 0 insertions, 0 deletions
n title='2020-12-29 17:19:23 -0500'>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