* hdmisc.tmac: Add `\"' at various places to protect against
commit737b41864aacab38ed9e342054fbfbe0d015d14b
authorWerner LEMBERG <wl@gnu.org>
Thu, 26 Oct 2006 19:38:23 +0000 (26 19:38 +0000)
committerWerner LEMBERG <wl@gnu.org>
Thu, 26 Oct 2006 19:38:23 +0000 (26 19:38 +0000)
tree526273e527263a61e09ae88cebf335ed01f29189
parentc33054048fb407dfbdcd141d9ab1b0cf736084c7
* hdmisc.tmac: Add `\"' at various places to protect against
trailing spaces.
(getarg): Don't use a different escape character but
`\?' escapes to protect against incomplete input.
Improve documentation.

* hdtbl.tmac: Improve various warning messages.
(TR): Add validity check for `height' keyword.
(TD): Don't use `\\\\' but `\E'.
(\*[*#trc*]): Initialize.
(t*dntr): Avoid undefined register warning.
contrib/hdtbl/ChangeLog
contrib/hdtbl/hdmisc.tmac
contrib/hdtbl/hdtbl.tmac