diff --git a/mc-mark-more.el b/mc-mark-more.el index 5b66224..c957ce8 100644 --- a/mc-mark-more.el +++ b/mc-mark-more.el @@ -419,6 +419,7 @@ With prefix, it behaves the same as original `mc/mark-all-like-this'" (when (<= (mc/num-cursors) before) (mc/mark-all-like-this)))))) +;;;###autoload (defun mc/mark-all-dwim (arg) "Tries even harder to guess what you want to mark all of.