From 1cb894d119d960ae4e418b77874a70e03ad3c7e8 Mon Sep 17 00:00:00 2001 From: Magnar Sveen Date: Sat, 8 Jun 2013 10:31:49 +0200 Subject: [PATCH] Add more mc-specific commands to the run-once list #84 --- multiple-cursors-core.el | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/multiple-cursors-core.el b/multiple-cursors-core.el index 2a8ed04..c404c9c 100644 --- a/multiple-cursors-core.el +++ b/multiple-cursors-core.el @@ -587,6 +587,15 @@ for running commands with multiple cursors.") mc/cycle-backward mc/add-cursor-on-click mc/mark-pop + mc/add-cursors-to-all-matches + mc/mmlte--left + mc/mmlte--right + mc/mmlte--up + mc/mmlte--down + mc/unmark-next-like-this + mc/unmark-previous-like-this + mc/skip-to-next-like-this + mc/skip-to-previous-like-this rrm/switch-to-multiple-cursors save-buffer ido-exit-minibuffer