From: Eli Zaretskii Date: Sat, 9 Oct 2021 09:49:38 +0000 (+0300) Subject: ; * etc/NEWS: Fix a typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18^2~599 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ebb7e26013c6874b13313f94359280451388ea7d;p=emacs.git ; * etc/NEWS: Fix a typo. --- diff --git a/etc/NEWS b/etc/NEWS index 8f49d67ba9b..7fb424f2a25 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1090,7 +1090,7 @@ buffer to be able to move point to the inaccessible portion. 'goto-line-relative' is bound to 'C-x n g'. +++ -** 'got-char' prompts for the character position. +** 'goto-char' prompts for the character position. When called interactively, 'goto-char' now offers the position at point as the default.