GNU bug report logs -
#55755
26.3; Doc string of `delete-selection-repeat-replace-region'
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Wed, 1 Jun 2022 18:50:02 UTC
Severity: minor
Found in version 26.3
Fixed in version 28.2
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
The doc string says this (still, in Emacs 29 master today):
`\\[universal-argument]' means until end of buffer.
That's incorrect. It should say this, or equivalent:
`\\[universal-argument]' means repeat until reaching `point-max'.
If the buffer is narrowed then "end of buffer" is incorrect.
"end of the visible portion of the buffer" or some such would also be
OK, though less precise.
In GNU Emacs 26.3 (build 1, x86_64-w64-mingw32)
of 2019-08-29
Repository revision: 96dd0196c28bc36779584e47fffcca433c9309cd
Windowing system distributor `Microsoft Corp.', version 10.0.19044
Configured using:
`configure --without-dbus --host=x86_64-w64-mingw32
--without-compress-install 'CFLAGS=-O2 -static -g3''
This bug report was last modified 3 years and 53 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.