diff man/lispref/text.texi @ 5128:7be849cb8828 ben-lisp-object

merge
author Ben Wing <ben@xemacs.org>
date Sun, 07 Mar 2010 02:09:59 -0600
parents 99f8ebc082d9
children 9fae6227ede5
line wrap: on
line diff
--- a/man/lispref/text.texi	Fri Mar 05 04:08:17 2010 -0600
+++ b/man/lispref/text.texi	Sun Mar 07 02:09:59 2010 -0600
@@ -2118,7 +2118,7 @@
 
   Copying text between strings and buffers preserves the properties
 along with the characters; this includes such diverse functions as
-@code{substring}, @code{insert}, and @code{buffer-substring}.
+@code{subseq}, @code{insert}, and @code{buffer-substring}.
 
 @menu
 * Examining Properties::	Looking at the properties of one character.