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

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

[nongnu] elpa/multiple-cursors d17c89e 276/434: Release 1.3.0


From: ELPA Syncer
Subject: [nongnu] elpa/multiple-cursors d17c89e 276/434: Release 1.3.0
Date: Sat, 7 Aug 2021 09:20:41 -0400 (EDT)

branch: elpa/multiple-cursors
commit d17c89e41847cf9292004590ba5b1c8cec0b1c50
Author: Magnar Sveen <magnars@gmail.com>
Commit: Magnar Sveen <magnars@gmail.com>

    Release 1.3.0
---
 README.md               | 1 +
 multiple-cursors-pkg.el | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a6a1189..290fea4 100644
--- a/README.md
+++ b/README.md
@@ -170,6 +170,7 @@ Run the tests with:
 * [Ivan Andrus](https://github.com/gvol) added showing number of cursors in 
mode-line
 * [Fuco](https://github.com/Fuco1) added the first version of 
`mc/mark-all-like-this-dwim`
 * [Zach Kost-Smith](https://github.com/smithzvk) added `mc/mark-pop`
+* [Maciej Katafiasz](https://github.com/mathrick) added `mc/mark-all-dwim`
 
 Thanks!
 
diff --git a/multiple-cursors-pkg.el b/multiple-cursors-pkg.el
index 3cbd068..af2e2e1 100644
--- a/multiple-cursors-pkg.el
+++ b/multiple-cursors-pkg.el
@@ -1,2 +1,2 @@
-(define-package "multiple-cursors" "1.2.3"
+(define-package "multiple-cursors" "1.3.0"
                 "Multiple cursors for Emacs.")



reply via email to

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