emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

New convenience for record_unwind_protect


From: Richard Stallman
Subject: New convenience for record_unwind_protect
Date: Sun, 05 Jan 2003 22:26:04 -0500

I just added a function make_save_value which makes it much cleaner
and easier to pass a C pointer or int value to an unwind handler.

If you come across code that takes a value apart into multiple ints in
order to pass it to an unwind handler, please feel free to change it
to use make_save_value.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]