# HG changeset patch # User Dave Love # Date 906399794 0 # Node ID 2076beb17834d5c5e9ccf15a821f3240f6263a3a # Parent 15b83e8bd4daad15ed9e8c4362de97ebcf431409 (Fsave_restriction): Doc fix. diff -r 15b83e8bd4da -r 2076beb17834 src/editfns.c --- a/src/editfns.c Mon Sep 21 17:39:54 1998 +0000 +++ b/src/editfns.c Mon Sep 21 17:43:14 1998 +0000 @@ -2269,6 +2269,7 @@ \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\