diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2020-03-12 10:01:54 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2020-03-12 10:01:54 -0400 |
commit | c1ce9fa7f2b1d88637e8d8f03f08d8ddd2ff9e4a (patch) | |
tree | 832e787a40ded8840643397446873d6357e4ea34 /lisp/textmodes/mhtml-mode.el | |
parent | ef5744a988f299c1b8b4726ee0d5bf9c1c1074f5 (diff) | |
download | emacs-c1ce9fa7f2b1d88637e8d8f03f08d8ddd2ff9e4a.tar.gz emacs-c1ce9fa7f2b1d88637e8d8f03f08d8ddd2ff9e4a.tar.bz2 emacs-c1ce9fa7f2b1d88637e8d8f03f08d8ddd2ff9e4a.zip |
* lisp/subr.el (cancel-change-group): Fix bug#39680
Don't re-use an existing `pending-undo-list` even if (eq last-command 'undo)
since there might have been changes to the buffer since that `undo` command
and the `pending-undo-list` can hence be invalid for the current
buffer contents.
Diffstat (limited to 'lisp/textmodes/mhtml-mode.el')
0 files changed, 0 insertions, 0 deletions