unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* New convenience for record_unwind_protect
@ 2003-01-06  3:26 Richard Stallman
  0 siblings, 0 replies; only message in thread
From: Richard Stallman @ 2003-01-06  3:26 UTC (permalink / raw)


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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-06  3:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-06  3:26 New convenience for record_unwind_protect Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).