summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>1998-09-21 17:43:14 +0000
committerDave Love <fx@gnu.org>1998-09-21 17:43:14 +0000
commitf05035908d6656060c41df2bb926100154fc736a (patch)
tree796dfaec4c7cce99a14a073ead7960080ded68c0
parent82cddae60bf0e7a68b5e924f86ee586514ecd9f1 (diff)
downloademacs-f05035908d6656060c41df2bb926100154fc736a.tar.gz
(Fsave_restriction): Doc fix.
-rw-r--r--src/editfns.c1
1 files changed, 1 insertions, 0 deletions
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\