Mercurial > emacs
diff lisp/mail/sendmail.el @ 108308:ee0a08d8887e
Try and fix unbind_to when localness of binding has changed
* eval.c (unbind_to): Don't unbind a local binding into the global
binding when the local binding disappeared. Inversely, don't unbind
a global binding into a newly created local binding.
* data.c (set_internal): Make its `buf' arg into a `where' arg so we
can specify the frame to use, when applicable. Adjust callers.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 07 May 2010 16:33:00 -0400 (2010-05-07) |
parents | e8c910cab06d |
children | 987c8fd5107f 376148b31b5e |