diff --git a/multiple-cursors-core.el b/multiple-cursors-core.el index e1a074e..093ee04 100644 --- a/multiple-cursors-core.el +++ b/multiple-cursors-core.el @@ -178,7 +178,10 @@ from being executed if in multiple-cursors-mode." ;; Commands to run only once (not yet in use) (setq mc--cmds-run-once '(mark-next-like-this - save-buffer)) + save-buffer + undo + undo-tree-undo + undo-tree-redo)) ;; Commands that should be mirrored by all cursors (setq mc--cmds '(mc/keyboard-quit