bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55755: 26.3; Doc string of `delete-selection-repeat-replace-region'


From: Drew Adams
Subject: bug#55755: 26.3; Doc string of `delete-selection-repeat-replace-region'
Date: Wed, 1 Jun 2022 18:49:36 +0000

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''






reply via email to

[Prev in Thread] Current Thread [Next in Thread]