]> git.eshelyaron.com Git - emacs.git/commit
track-changes.el: Add a workaround for bug#70541
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 3 May 2024 17:23:00 +0000 (13:23 -0400)
committerEshel Yaron <me@eshelyaron.com>
Mon, 6 May 2024 16:37:45 +0000 (18:37 +0200)
commit8c41ad56b10e52362de4b5fa278828601f7ccfbc
tree1af7ccd89d17483316288eb48660387b355ba021
parente4961cd19a6b69864fafcbdd034db49d06549d78
track-changes.el: Add a workaround for bug#70541

* lisp/emacs-lisp/track-changes.el (track-changes-inconsistent-state-p):
 New function.
* lisp/progmodes/eglot.el (eglot--track-changes-signal): Use it.

(cherry picked from commit b6d4e81a487ce40f5ea6520c53a88a1c2e7359a9)
lisp/emacs-lisp/track-changes.el
lisp/progmodes/eglot.el