From fd8441bfc8738d463601823e5a3d9c2d7123bfbf Mon Sep 17 00:00:00 2001 From: Will B Chang <14329786+willbchang@users.noreply.github.com> Date: Sat, 28 May 2022 19:32:56 +0800 Subject: [PATCH] support undo-fu commands https://github.com/emacsmirror/undo-fu --- multiple-cursors-core.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/multiple-cursors-core.el b/multiple-cursors-core.el index 5103e6d..1213208 100644 --- a/multiple-cursors-core.el +++ b/multiple-cursors-core.el @@ -753,6 +753,8 @@ for running commands with multiple cursors." redo undo-tree-undo undo-tree-redo + undo-fu-only-undo + undo-fu-only-redo universal-argument universal-argument-more universal-argument-other-key