From: Eli Zaretskii Date: Sat, 9 Oct 2021 09:49:38 +0000 (+0300) Subject: ; * etc/NEWS: Fix a typo. X-Git-Tag: emacs-28.0.90~350 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ebb7e26013;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.