+2009-01-25 Karl Berry <karl@gnu.org>
+
+ * text.texi (Foldout): Use @itemize @w{} to make an itemize
+ item with no marker, instead of the syntactically incorrect
+ @itemize @asis.
+
2009-01-25 Juri Linkov <juri@jurta.org>
* building.texi (Grep Searching): Fix index entry for lgrep.
@table @asis
@item @kbd{C-M-Mouse-1} zooms in on the heading clicked on
-@itemize @asis
+@itemize @w{}
@item
single click: expose body.
@item
quad click: expose entire subtree.
@end itemize
@item @kbd{C-M-Mouse-2} exposes text under the heading clicked on
-@itemize @asis
+@itemize @w{}
@item
single click: expose body.
@item
quad click: expose entire subtree.
@end itemize
@item @kbd{C-M-Mouse-3} hides text under the heading clicked on or exits fold
-@itemize @asis
+@itemize @w{}
@item
single click: hide subtree.
@item