From 9875982496975cfce373c1af01ac04bd6e9f1d8c Mon Sep 17 00:00:00 2001 From: Magnar Sveen Date: Mon, 18 Jun 2012 08:24:39 +0200 Subject: [PATCH] Add smart-forward to whitelist --- multiple-cursors-core.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/multiple-cursors-core.el b/multiple-cursors-core.el index 4204304..3304580 100644 --- a/multiple-cursors-core.el +++ b/multiple-cursors-core.el @@ -216,6 +216,10 @@ from being executed if in multiple-cursors-mode." beginning-of-line er/expand-region er/mark-word + smart-forward + smart-backward + smart-up + smart-down move-beginning-of-line move-start-of-line-or-prev-line dired-back-to-start-of-files