From: Xue Fuqiao Date: Fri, 16 Aug 2013 01:57:58 +0000 (+0800) Subject: * doc/lispref/text.texi (Insertion): Add cross-references. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~1686^2~216 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8b8bf4a3ce2d3ecd30babdcbfd3600309bd818f1;p=emacs.git * doc/lispref/text.texi (Insertion): Add cross-references. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 038705c2f05..d0099404ff1 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,5 +1,7 @@ 2013-08-16 Xue Fuqiao + * text.texi (Insertion): Add cross-references. + * positions.texi (Character Motion): * markers.texi (Moving Markers): (Creating Markers): Comment out undefined behavior. diff --git a/doc/lispref/text.texi b/doc/lispref/text.texi index 5346f8dcf58..bc79971188e 100644 --- a/doc/lispref/text.texi +++ b/doc/lispref/text.texi @@ -366,7 +366,8 @@ not relocate the marker, depending on the marker's insertion type the inserted text, regardless of the markers' insertion type. Insertion functions signal an error if the current buffer is -read-only or if they insert within read-only text. +read-only (@pxref{Read Only Buffers}) or if they insert within +read-only text (@pxref{Special Properties}). These functions copy text characters from strings and buffers along with their properties. The inserted characters have exactly the same