Introduce \. as a NOP command. The purpose of this is to act as a
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 25 Mar 2004 19:27:12 +0000 (19:27 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 25 Mar 2004 19:27:12 +0000 (19:27 +0000)
commit672e462641c3843b10089d25855397d1d92e4962
treed95e5b6635b71b8523bb8961cd7f28e8abf9fb02
parent8902e0ed6134c9ecc1177ef535852070d0e7326d
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.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@3982 cda61777-01e9-0310-a592-d414129be87e
doc/input.but
input.c
inputs/test.but