Mercurial > emacs
diff src/editfns.c @ 35845:aeccce02fa6b
(Fconstrain_to_field): Doc fix.
| author | Eli Zaretskii <eliz@gnu.org> |
|---|---|
| date | Fri, 02 Feb 2001 07:53:06 +0000 |
| parents | 0f57662bf4a9 |
| children | 5cf8398ba424 |
line wrap: on
line diff
--- 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\
