1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

; Fix typos

This commit is contained in:
Stefan Kangas 2025-01-23 03:13:01 +01:00
parent ce50a1d3c1
commit cda78edc7d
15 changed files with 47 additions and 34 deletions

View file

@ -4712,7 +4712,7 @@ and secondary selections by saving the value supplied into a variable
subsequent calls to @code{gui-get-selection} return.
From the clipboard, @code{gui-get-selection} is capable of returning
UTF-8 string data of the type @code{STRING}, the @code{TAREGTS} data
UTF-8 string data of the type @code{STRING}, the @code{TARGETS} data
type, or image and application data of any MIME type.
@code{gui-set-selection} sets only string data, much as under
MS-Windows, although this data is not affected by the value of

View file

@ -2745,7 +2745,7 @@ The window-relative vertical position of the line containing
@item window_end_valid
This field is set to a non-zero value if @code{window_end_pos} and
@code{window_end_vpos} are truly valid. This is zero if nontrivial
redisplay is pre-empted, since in that case the display that
redisplay is preempted, since in that case the display that
@code{window_end_pos} was computed for did not get onto the screen.
@item cursor