* doc/lispref/commands.texi (Misc Events):
* doc/lispref/frames.texi (Accessing Selections):
(X Selections): Fix pieces of the Info manual.
@code{text-conversion} event being sent; it is a list of the
form:
-@indentedblock
+@example
@w{@code{((@var{buffer} @var{beg} @var{end} @var{ephemeral}) ...)}}
-@end indentedblock
+@end example
Where @var{ephemeral} is the buffer which was modified, @var{beg} and
@var{end} are markers set to the positions of the edit at the time it
@end menu
@node X Selections
-@section X Selections
+@subsection X Selections
X refrains from defining fixed data types for selection data, or a
fixed number of selections. Selections are instead identified by X
@end itemize
@node Other Selections
-@section Other Selections
+@subsection Other Selections
Window systems such as MS-Windows, Nextstep, Haiku and Android do
not provide selections corresponding to the X semantics. Each window