# HG changeset patch # User Richard M. Stallman # Date 998766814 0 # Node ID 7495f1fcfe14499b0ee8b5d4bf95aecaf94254e1 # Parent 581ffb8d04ff37961535f2447581232ec16b0443 Convert subtables in Foldout mode into @itemize. diff -r 581ffb8d04ff -r 7495f1fcfe14 man/text.texi --- a/man/text.texi Sat Aug 25 16:20:30 2001 +0000 +++ b/man/text.texi Sat Aug 25 19:13:34 2001 +0000 @@ -1218,27 +1218,27 @@ quad click: expose entire subtree. @end itemize @item @kbd{M-C-Mouse-2} exposes text under the heading clicked on -@table @r -@item single click -expose body. -@item double click -expose subheadings. -@item triple click -expose body and subheadings. -@item quad click -expose entire subtree. -@end table +@itemize @asis +@item +single click: expose body. +@item +double click: expose subheadings. +@item +triple click: expose body and subheadings. +@item +quad click: expose entire subtree. +@end itemize @item @kbd{M-C-Mouse-3} hides text under the heading clicked on or exits fold -@table @r -@item single click -hide subtree. -@item double click -exit fold and hide text. -@item triple click -exit fold without hiding text. -@item quad click -exit all folds and hide text. -@end table +@itemize @asis +@item +single click: hide subtree. +@item +double click: exit fold and hide text. +@item +triple click: exit fold without hiding text. +@item +quad click: exit all folds and hide text. +@end itemize @end table @vindex foldout-mouse-modifiers