Mercurial > emacs
changeset 23292:2076beb17834
(Fsave_restriction): Doc fix.
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 21 Sep 1998 17:43:14 +0000 |
parents | 15b83e8bd4da |
children | 34dc05f50ea3 |
files | src/editfns.c |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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\