use dynwind_begin and dynwind_end
authorBT Templeton <bt@hcoop.net>
Sun, 21 Jul 2013 20:48:22 +0000 (16:48 -0400)
committerRobin Templeton <robin@terpri.org>
Sat, 18 Apr 2015 22:49:11 +0000 (18:49 -0400)
commit9f62b5dd0e873f6048630e1e59a371112bdcf720
tree5bce70b4000b9b3d5912804b01aa71e56ea258a7
parent7ce4e411a4415283450121ea9fe2b924eb9d6062
use dynwind_begin and dynwind_end

This commit only changes uses of `SPECPDL_INDEX' and `unbind_to' that
could not be easily converted using Coccinelle.
15 files changed:
src/bytecode.c
src/callproc.c
src/charset.c
src/doc.c
src/fileio.c
src/keyboard.c
src/lread.c
src/menu.c
src/minibuf.c
src/nsfns.m
src/nsmenu.m
src/nsselect.m
src/print.c
src/process.c
src/sysdep.c