aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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\
2269\n\ 2269\n\
2270`save-restriction' can get confused if, within the BODY, you widen\n\ 2270`save-restriction' can get confused if, within the BODY, you widen\n\
2271and then make changes outside the area within the saved restrictions.\n\ 2271and then make changes outside the area within the saved restrictions.\n\
2272See Info node `(elisp)Narrowing' for details and an appropriate technique.\n\
2272\n\ 2273\n\
2273Note: if you are using both `save-excursion' and `save-restriction',\n\ 2274Note: if you are using both `save-excursion' and `save-restriction',\n\
2274use `save-excursion' outermost:\n\ 2275use `save-excursion' outermost:\n\