; Fix a typo in description of 'C-x r i'
* doc/emacs/regs.texi (Text Registers): Fix a typo. Reported by Lubos Pintes <lubos.pintes@gmail.com>. (Bug#21332)
This commit is contained in:
@@ -151,7 +151,7 @@ during the collection process, you can use the following setting.
|
||||
@kbd{C-x r i @var{r}} inserts in the buffer the text from register
|
||||
@var{r}. Normally it leaves point after the text and sets the mark
|
||||
before, without activating it. With a numeric argument, it instead
|
||||
puts before after the text and the mark after.
|
||||
puts point before the text and the mark after.
|
||||
|
||||
@node Rectangle Registers
|
||||
@section Saving Rectangles in Registers
|
||||
|
||||
Reference in New Issue
Block a user