]> git.eshelyaron.com Git - emacs.git/commit
* lisp/vc/ediff-util.el: Set this-command to ediff-quit (bug#38219)
authorJuri Linkov <juri@linkov.net>
Mon, 18 Nov 2019 21:53:11 +0000 (23:53 +0200)
committerJuri Linkov <juri@linkov.net>
Mon, 18 Nov 2019 21:53:11 +0000 (23:53 +0200)
commit3ba98fb1d735140cb3c6cd5f74674a65d7a45015
tree9a95d25400e9e364f1f2963a92c5a4d55c407ab7
parented52618e707682e812002c98b99efe4baf43e1ca
* lisp/vc/ediff-util.el: Set this-command to ediff-quit (bug#38219)

* lisp/vc/ediff-util.el (ediff-toggle-read-only, ediff-quit):
Set this-command to the same command after using y-or-n-p
that doesn't guarantee to keep this-command unchanged
to check it later for some contrived logic.
lisp/vc/ediff-util.el