# HG changeset patch # User Eli Zaretskii # Date 981100386 0 # Node ID aeccce02fa6bb29fd1e401abd491c87ec2ba6570 # Parent ee473fc3377c6e2beafc5781d6bfdcf62f7400ae (Fconstrain_to_field): Doc fix. diff -r ee473fc3377c -r aeccce02fa6b src/editfns.c --- a/src/editfns.c Fri Feb 02 07:50:18 2001 +0000 +++ b/src/editfns.c Fri Feb 02 07:53:06 2001 +0000 @@ -614,7 +614,7 @@ \n\ A field is a region of text with the same `field' property.\n\ If NEW-POS is nil, then the current point is used instead, and set to the\n\ -constrained position if that is is different.\n\ +constrained position if that is different.\n\ \n\ If OLD-POS is at the boundary of two fields, then the allowable\n\ positions for NEW-POS depends on the value of the optional argument\n\