]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix a typo in description of 'C-x r i'
authorEli Zaretskii <eliz@gnu.org>
Sun, 23 Aug 2015 17:57:53 +0000 (20:57 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 23 Aug 2015 17:57:53 +0000 (20:57 +0300)
* doc/emacs/regs.texi (Text Registers): Fix a typo.  Reported by
Lubos Pintes <lubos.pintes@gmail.com>.  (Bug#21332)

doc/emacs/regs.texi

index dc53c3b524838a5fa38cd42fea4cc08eedad11af..fd48f3412bf8da1cf30a0638067f5f57116c0343 100644 (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