]> git.eshelyaron.com Git - emacs.git/commit
(reset_var_on_error): New fun.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 21 Aug 2007 18:22:03 +0000 (18:22 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 21 Aug 2007 18:22:03 +0000 (18:22 +0000)
commit97c4ef2a204f2be3db8de5c900046abe09d0582a
treed70157d7cbda014f388718d4992374bc0341e913
parentd5dac3b9bd5baa34ebb0506d0cd4460397a03d81
(reset_var_on_error): New fun.
(signal_before_change, signal_after_change):
Use it to reset (after|before)-change-functions to nil in case of error.
Bind inhibit-modification-hooks to t.
Don't bind (after|before)-change-functions to nil while they run.
etc/NEWS
lispref/text.texi
src/ChangeLog
src/insdel.c