(Fwrite_region): Do unwind the new unwind protect.
authorRichard M. Stallman <rms@gnu.org>
Sun, 24 Jul 1994 05:42:51 +0000 (05:42 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 24 Jul 1994 05:42:51 +0000 (05:42 +0000)
commit6fc6f94bb27d81ce743ba44eca99a4259176d96d
tree13e1e0cc4b962585223284c0feb8cfc9d44986bc
parent29397c5869d5499b1502a463c9b3c5724d07b1ee
(Fwrite_region): Do unwind the new unwind protect.

(Vwrite_region_annotations_so_far): New variable.
(syms_of_fileio): Set up Lisp var.
(build_annotations): Handle annotate functions that switch buffers.
Set Vwrite_region_annotations_so_far.
(Fwrite_region): Handle change of buffer in build_annotations.
Add an unwind protect to restore original buffer and kill the temp.
src/fileio.c