; * etc/NEWS: Fix typos.

This commit is contained in:
Stefan Kangas 2022-09-16 15:03:19 +02:00
parent 19de241a7d
commit 70ca5f6524

View file

@ -3951,7 +3951,6 @@ and enable the MS-Windows native Input Method Editor (IME) at run
time. A companion function 'w32-get-ime-open-status' returns the time. A companion function 'w32-get-ime-open-status' returns the
current IME activation status. current IME activation status.
--
** On macOS, 's-<left>' and 's-<right>' are now bound to ** On macOS, 's-<left>' and 's-<right>' are now bound to
'move-beginning-of-line' and 'move-end-of-line' respectively. The commands 'move-beginning-of-line' and 'move-end-of-line' respectively. The commands
to select previous/next frame are still bound to 's-~' and 's-`'. to select previous/next frame are still bound to 's-~' and 's-`'.