Tartarus CVS: halibut: simon

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Thu, 25 Mar 2004 19:27:14 +0000


CVS Root:       /home/cvs
Module:         halibut
Changes by:     simon
Date:           Thu Mar 25 2004  19:27:14 GMT

Log message:
Introduce \. as a NOP command. The purpose of this is to act as a
zero-width delimiter between a macro invocation and text beyond it,
so that you can define (say) a macro which expands to a Euro sign
and then write `\eur\.2500' to avoid having space between the Euro
sign and the number.

Modified files:
    .               : input.c
    doc             : input.but
    inputs          : test.but

Links:
http://cvs.tartarus.org//halibut/input.c.diff?r1=1.34&r2=1.35
http://cvs.tartarus.org//halibut/doc/input.but.diff?r1=1.2&r2=1.3
http://cvs.tartarus.org//halibut/inputs/test.but.diff?r1=1.22&r2=1.23