Merge pull request #111 from mathrick/mark-all-dwim

Add mc/mark-all-dwim to autoloads
This commit is contained in:
Magnar Sveen 2013-09-13 11:48:11 -07:00
commit 17c48f972a

View File

@ -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.