]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/lispref/text.texi (Insertion): Add cross-references.
authorXue Fuqiao <xfq.free@gmail.com>
Fri, 16 Aug 2013 01:57:58 +0000 (09:57 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Fri, 16 Aug 2013 01:57:58 +0000 (09:57 +0800)
doc/lispref/ChangeLog
doc/lispref/text.texi

index 038705c2f0544444742230e2f947f32660b265cf..d0099404ff1b34df476a98f585b7ec6f9645df71 100644 (file)
@@ -1,5 +1,7 @@
 2013-08-16  Xue Fuqiao  <xfq.free@gmail.com>
 
+       * text.texi (Insertion): Add cross-references.
+
        * positions.texi (Character Motion):
        * markers.texi (Moving Markers):
        (Creating Markers): Comment out undefined behavior.
index 5346f8dcf58dbb6f865ed69261b8816abdd6b28c..bc79971188e341120c2ddd0f7cff8f9ac55461ac 100644 (file)
@@ -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