12 Commits

Author SHA1 Message Date
Steve Purcell
4bf9860bcc Use cl-lib instead of shimming, which breaks in older emacsen
Aliasing built-in (cl) functions to cl-lib versions when they are
available in older Emacs versions can seemingly lead to problems
including infinite loops during byte compilation.

Since cl-lib works with all Emacs versions supported by
multiple-cursors, just depend on this directly instead.

This commit makes the necessary changes, both to code, documentation and
package metadata.
2016-04-25 11:19:06 +12:00
Magnar Sveen
d17c89e418 Release 1.3.0 2013-09-06 22:21:57 +02:00
Magnar Sveen
186cb3b63f Release 1.2.3 2013-08-24 20:39:50 +02:00
Magnar Sveen
e7a5fe61c4 Release 1.2.1 2013-02-11 07:32:09 +01:00
Magnar Sveen
cb7a145153 Release 1.2.0 2013-02-10 21:15:35 +01:00
Magnar Sveen
424e0667a4 1.1.5 2012-12-02 08:29:52 +01:00
Magnar Sveen
129ea778cc 1.1.4 2012-11-25 09:23:14 +01:00
Magnar Sveen
6d4979db46 Bump to 1.1.3 2012-09-28 07:26:17 +02:00
Magnar Sveen
d98b85bb1e Bump to 1.1.2 2012-09-27 11:18:25 +02:00
Magnar Sveen
0f54f980d1 Bump to 1.1.1 for bugfix 2012-09-26 17:28:09 +02:00
Magnar Sveen
26544fab57 Bump version to 1.1.0
- removed integration with mark-multiple
2012-09-24 13:27:50 +02:00
Magnar Sveen
c331366513 Add multiple-cursors-pkg 2012-08-03 00:06:46 +02:00