emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/multiple-cursors 6467fe2 277/434: Add mc/mark-all-dwim to


From: ELPA Syncer
Subject: [nongnu] elpa/multiple-cursors 6467fe2 277/434: Add mc/mark-all-dwim to autoloads
Date: Sat, 7 Aug 2021 09:20:42 -0400 (EDT)

branch: elpa/multiple-cursors
commit 6467fe251dc886bc388b07e0749d85ca07032195
Author: Maciej Katafiasz <mathrick@gmail.com>
Commit: Maciej Katafiasz <mathrick@gmail.com>

    Add mc/mark-all-dwim to autoloads
---
 mc-mark-more.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mc-mark-more.el b/mc-mark-more.el
index 48f15ae..bffa6fe 100644
--- a/mc-mark-more.el
+++ b/mc-mark-more.el
@@ -416,6 +416,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.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]