]> git.eshelyaron.com Git - emacs.git/commit
Fix combine-change-calls-1 for when buffer-undo-list is t
authorAlan Mackenzie <acm@muc.de>
Wed, 4 Mar 2020 19:50:38 +0000 (19:50 +0000)
committerAlan Mackenzie <acm@muc.de>
Wed, 4 Mar 2020 19:50:38 +0000 (19:50 +0000)
commita1abf73c7642339c111646afed1d5d05ecada9c7
treeadd7ae164677a0760a7cf292ff0921e8c9e029a9
parentdb37dd2e84573ceb2fc037dab040b79880ca298c
Fix combine-change-calls-1 for when buffer-undo-list is t

* lisp/subr.c (combine-change-calls-1): Bind before/after-change-functions to
nil also when buffer-undo-list is t.
lisp/subr.el