From f05035908d6656060c41df2bb926100154fc736a Mon Sep 17 00:00:00 2001 From: Dave Love Date: Mon, 21 Sep 1998 17:43:14 +0000 Subject: (Fsave_restriction): Doc fix. --- src/editfns.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/editfns.c b/src/editfns.c index cf88d69d23b..f1f11cf2781 100644 --- a/src/editfns.c +++ b/src/editfns.c @@ -2269,6 +2269,7 @@ The value returned is the value of the last form in BODY.\n\ \n\ `save-restriction' can get confused if, within the BODY, you widen\n\ and then make changes outside the area within the saved restrictions.\n\ +See Info node `(elisp)Narrowing' for details and an appropriate technique.\n\ \n\ Note: if you are using both `save-excursion' and `save-restriction',\n\ use `save-excursion' outermost:\n\ -- cgit v1.2.1