From 6d8c6fcc8387e1d94c1c8ec924addd73f9e21da3 Mon Sep 17 00:00:00 2001 From: Andrea Orru Date: Mon, 18 Jul 2016 14:56:26 +0200 Subject: [PATCH] Pass tests. --- multiple-cursors-core.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/multiple-cursors-core.el b/multiple-cursors-core.el index 558b724..5e9ed76 100644 --- a/multiple-cursors-core.el +++ b/multiple-cursors-core.el @@ -621,6 +621,8 @@ for running commands with multiple cursors.") mc/mark-next-word-like-this mc/mark-next-symbol-like-this mc/mark-previous-like-this + mc/mark-previous-like-this-word + mc/mark-previous-like-this-symbol mc/mark-previous-word-like-this mc/mark-previous-symbol-like-this mc/mark-all-like-this