]> git.eshelyaron.com Git - emacs.git/commit
* lisp/subr.el (combine-change-calls-1): Don't presume integer args
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 10 Feb 2021 21:39:53 +0000 (16:39 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 10 Feb 2021 21:39:53 +0000 (16:39 -0500)
commit5a598fa41491132758810649ddbb565d44142f76
tree63c48380f271a380b87c4b2420d1345286f23934
parent29c47ac19a393d2544562fe8932bc4e1b6ddd7c9
* lisp/subr.el (combine-change-calls-1): Don't presume integer args

This avoids problems where the `after-change-functions` end up called
with the new length rather than the old length.
lisp/subr.el