emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/text.texi,v


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/lispref/text.texi,v
Date: Sun, 30 Jul 2006 12:34:23 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Thien-Thi Nguyen <ttn>  06/07/30 12:34:23

Index: text.texi
===================================================================
RCS file: /sources/emacs/emacs/lispref/text.texi,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -b -r1.126 -r1.127
--- text.texi   24 Jul 2006 23:06:04 -0000      1.126
+++ text.texi   30 Jul 2006 12:34:23 -0000      1.127
@@ -3697,7 +3697,8 @@
 to an empty field whose beginning and end are both at @var{pos}.
 
   In all of these functions, if @var{pos} is omitted or @code{nil}, the
-value of point is used by default.
+value of point is used by default.  If narrowing is in effect, then
address@hidden should fall within the accessible portion.  @xref{Narrowing}.
 
 @defun field-beginning &optional pos escape-from-edge limit
 This function returns the beginning of the field specified by @var{pos}.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]