* Release notes in Docbook; ASCII release notes (i.e., the `NEWS'

file) is now generated from that using `w3m' and some XSL hackery.
This commit is contained in:
Eelco Dolstra 2005-09-14 18:50:45 +00:00
parent ed1db42915
commit 025086edea
6 changed files with 581 additions and 332 deletions

View file

@ -1046,6 +1046,11 @@ weakest binding).</para>
contains an attribute named
<replaceable>id</replaceable>.</entry>
</row>
<row>
<entry><replaceable>e1</replaceable> ++ <replaceable>e2</replaceable></entry>
<entry>right</entry>
<entry>List concatenation.</entry>
</row>
<row>
<entry><replaceable>e1</replaceable> + <replaceable>e2</replaceable></entry>
<entry>left</entry>