* doc/lispref/text.texi (Insertion): Add cross-references.

This commit is contained in:
Xue Fuqiao 2013-08-16 09:57:58 +08:00
parent 2bede2ed96
commit 8b8bf4a3ce
2 changed files with 4 additions and 1 deletions

View 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.

View 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