; 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:
Eli Zaretskii
2015-08-23 20:57:53 +03:00
parent a92066b80e
commit 20aa61c0a3

View File

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