save_restriction_restore  943 src/bytecode.c 	  record_unwind_protect (save_restriction_restore,
save_restriction_restore 5069 src/comp.c       record_unwind_protect (save_restriction_restore,
save_restriction_restore 3148 src/editfns.c    record_unwind_protect (save_restriction_restore, save_restriction_save ());
save_restriction_restore 5273 src/fileio.c     record_unwind_protect (save_restriction_restore, save_restriction_save ());
save_restriction_restore 2066 src/indent.c   	  record_unwind_protect (save_restriction_restore,
save_restriction_restore 4687 src/lisp.h     extern void save_restriction_restore (Lisp_Object);
save_restriction_restore 2257 src/lread.c    	  record_unwind_protect (save_restriction_restore, save_restriction_save ());
save_restriction_restore 24303 src/xdisp.c      record_unwind_protect (save_restriction_restore, save_restriction_save ());
save_restriction_restore 4060 test/manual/etags/c-src/emacs/src/lisp.h extern void save_restriction_restore (Lisp_Object);