Update Android port
* doc/lispref/commands.texi (Misc Events): * doc/lispref/frames.texi (Accessing Selections): (X Selections): Fix pieces of the Info manual.
This commit is contained in:
parent
136ae23575
commit
04ac6e6be8
2 changed files with 4 additions and 4 deletions
|
@ -2220,9 +2220,9 @@ been made to them, use the variable
|
|||
@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
|
||||
|
|
|
@ -4093,7 +4093,7 @@ separate topic.
|
|||
@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
|
||||
|
@ -4479,7 +4479,7 @@ bounds of the selection data in the buffer @var{buf}.
|
|||
@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
|
||||
|
|
Loading…
Add table
Reference in a new issue