Magnar Sveen
cec48cc78f
Merge pull request #188 from iqbalansari/master
...
Add missing require to mc-hide-unmatched-lines-mode
2015-03-08 08:22:44 +01:00
Iqbal Ansari
7d843984b3
Add missing require to mc-hide-unmatched-lines-mode
...
The function `hum/hide-unmatched-lines` uses the function
`mc/cursor-beg`, defined in `mc-mark-more.el`, however the feature is
not required leading to failures in some edge case. Fixes #187
2015-03-08 12:24:36 +05:30
Magnar Sveen
dc1bfbf816
Add cua-delete-region to default run-for-all
2015-01-01 23:31:38 +01:00
Magnar Sveen
952877fc5b
Revert undo-feature for multiple-cursors
...
re #169
2014-12-26 19:42:01 +01:00
Magnar Sveen
f0dcd06c6f
Merge pull request #175 from lexa/master
...
Add function to disable mc undo into undo-list.
2014-12-22 23:13:38 +01:00
Aleksei
ff0ac1fc75
Add function to disable mc undo into undo-list.
...
When user enables mc mode we need to add function to disable mc mode
into undo-list. When users starts to hit 'undo' at some point mc-mode
will be disabled.
2014-12-23 00:26:21 +03:00
Magnar Sveen
82586a0f66
Consolidate contributor entries for Aleksey
2014-10-26 20:25:21 +01:00
Magnar Sveen
adf86bd4c8
Add @lexa to list of contributors
2014-10-26 13:08:11 +01:00
Magnar Sveen
40b1bad8ac
Merge pull request #169 from lexa/master
...
"Undo" after leaving mc mode will restore cursors as they was
2014-10-26 13:03:57 +01:00
lexa
19f842d60a
Undo after leaving mc mode will restore cursors as they was
2014-10-26 12:35:39 +03:00
Magnar Sveen
66eefa2963
Add cperl-electric-backspace to default run-for-all list
...
See #87
2014-10-22 12:39:32 +02:00
Magnar Sveen
49fe803f3b
Merge pull request #163 from Silex/master
...
Improve mc-hide-unmatched-lines-mode.el
2014-10-03 14:51:22 +02:00
Philippe Vaucher
912342ed85
Add missing ###autoload markers
2014-10-03 14:21:18 +02:00
Philippe Vaucher
b46f79566e
Fix style issues
2014-10-03 14:21:18 +02:00
Magnar Sveen
f3daf86bd6
Merge pull request #157 from lexa/master
...
Added mc-hide-unmatched-lines-mode
2014-08-05 00:27:52 +02:00
lexa
4b0e91239e
Added description of mc-hide-unmached-mode to Readme
2014-08-04 23:45:21 +04:00
lexa
bf9e8e95e0
Added testcase for mc-hide-unmatched-lines-mode
2014-08-04 23:45:21 +04:00
lexa
653d52352d
Added mc-hide-unmatched-lines mode
...
This minor mode when enabled hides all lines where no cursors (and
also hum/lines-to-expand below and above) To make use of this mode
press "C-'" while multiple-cursor-mode is active. You can still
edit lines while you are in mc-hide-unmatched-lines mode. To leave
this mode press "<return>" or "C-g"
2014-08-04 23:45:14 +04:00
Magnar Sveen
38d6013d18
Merge pull request #156 from magnars/revert-152-master
...
Revert "Change file load timing"
2014-08-02 17:28:17 +02:00
Magnar Sveen
b3fd49c1d9
Revert "Change file load timing"
2014-08-02 17:27:01 +02:00
Magnar Sveen
98f2346f03
Merge pull request #152 from ShingoFukuyama/master
...
Change file load timing
2014-07-29 15:04:18 +02:00
Shingo Fukuyama
9f4502b7bc
Change file load timing
2014-07-29 10:45:01 +09:00
Magnar Sveen
e94567c8e6
Add installation instructions
2014-06-30 19:23:39 +02:00
Magnar Sveen
4da58ea6dd
Merge pull request #146 from bling/master
...
Add company-mode to the list of unsupported minor modes.
2014-05-27 12:59:22 +02:00
Bailey Ling
d184f353ef
Add company-mode to the list of unsupported minor modes.
2014-05-03 16:38:51 +00:00
Magnar Sveen
084714791b
Merge pull request #143 from mjdarby/jedi-mode
...
Adds jedi-mode to list of unsupported minor modes
2014-04-18 17:15:19 +02:00
Matthew Darby
fc39dab1cb
Adds jedi-mode to list of unsupported minor modes
...
jedi-mode is a minor mode implemented by jedi.el, a Python auto-complete
package built on top of Jedi and auto-complete.el. The two primary
features of jedi-mode are:
1) Automatically start autocompletion when the dot key is pressed
2) Activate key bindings for moving to variable and function
definitions.
Neither make much sense in the context of multiple cursors. In fact,
because multiple-cursors disables auto-complete-mode, jedi-mode's
complete-on-dot function will fail to run correctly. The end result is
that typing a dot with multiple cursors active results in only one
cursor producing the dot.
Because of this bug, and that jedi-mode as a whole doesn't make much
sense with multiple cursors, I have added jedi-mode to the list of
unsupported minor modes.
2014-04-18 12:58:06 +01:00
Magnar Sveen
da2a9abfd8
Add mc/mark-all-in-region-regexp
...
Thanks to Gabriel Antonioli :-)
2014-04-16 20:07:26 +02:00
Magnar Sveen
a3e6ec7c93
Merge pull request #135 from jistr/gitignore_elc
...
Gitignore *.elc
2014-02-17 05:03:02 +01:00
Jiří Stránský
d1ad51f1a6
Gitignore *.elc
...
When using this multiple-cursors.el repository as a submodule and
using compilation from .el to .elc, git will report the .elc files as
untracked changes in the submodule. Ignoring *.elc files fixes that.
2014-02-16 22:47:42 +01:00
Magnar Sveen
7b4dd88a69
Merge pull request #129 from jistr/readme_typo
...
Fix typo in readme
2014-01-08 12:34:32 -08:00
Jiří Stránský
f5866d62d9
Fix typo in readme
...
`mc/pop-mark` should be `mc/mark-pop`.
2014-01-05 13:13:23 +01:00
Magnar Sveen
5cd6ddf788
Merge pull request #125 from kyanagi/fix-cycle-cursors-on-edge
...
Fix cycle-cursor behavior
2014-01-05 02:59:22 -08:00
Kouhei Yanagita
38e590ce06
Fix cycle-cursor behavior.
...
mc/cycle-forward had been skipping a cursor on (point-max).
mc/cycle-backward had been skipping a cursor on (point-min).
2014-01-05 14:51:38 +09:00
Kouhei Yanagita
238fb970f9
Add edge case scenarios which test behavior of mc/cycle-forward and mc/cycle-backward
2014-01-05 14:50:00 +09:00
Magnar Sveen
3cfae1dac2
Merge pull request #122 from kyanagi/appropriate-error-messages-when-no-fake-cursors-exist
...
Show appropriate error messages on trying skipping/unmarking commands with no fake cursors
2014-01-03 03:14:01 -08:00
Kouhei Yanagita
00aea4c9d7
Show appropriate error messages on trying skipping/unmarking commands with no fake cursors
2014-01-03 13:00:13 +09:00
Magnar Sveen
75ece6884b
Merge pull request #118 from aspiers/fix-compile-warnings
...
fix compilation warnings
2013-12-15 10:47:17 -08:00
Adam Spiers
aed5d592cf
fix compilation warnings ( #66 )
...
Fixes #66 .
2013-12-15 12:31:31 +00:00
Magnar Sveen
5fead7d83e
Update README with @gvol contribution.
2013-11-28 10:54:31 +01:00
Magnar Sveen
2682e48204
Merge pull request #116 from gvol/master
...
Added mc/edit-lines-empty-lines
2013-11-28 01:49:41 -08:00
Ivan Andrus
2d639b0f45
Added tests for new mc/edit-lines
2013-11-27 17:53:11 -07:00
Ivan Andrus
2b536cb8b6
Added mc/edit-lines-empty-lines
...
This allows mc/edit-lines to behave differently for short lines
Fixes #27
2013-11-26 23:20:59 -07:00
Magnar Sveen
c69be0e672
Travis CI: Update location of cask install
2013-10-31 22:05:27 +01:00
Magnar Sveen
239acbfbc8
Skip folded lines with mc/edit-lines
...
Fixes #99
2013-10-31 21:38:53 +01:00
Magnar Sveen
cfe4bd9eb3
Add python-indent-dedent-line-backspace to run-for-all
...
- avoid confusion about delete keys
2013-10-16 11:20:41 +02:00
Magnar Sveen
54e408fc68
Update README.md
2013-09-22 11:56:15 +02:00
Magnar Sveen
17c48f972a
Merge pull request #111 from mathrick/mark-all-dwim
...
Add mc/mark-all-dwim to autoloads
2013-09-13 11:48:11 -07:00
Maciej Katafiasz
6467fe251d
Add mc/mark-all-dwim to autoloads
2013-09-13 18:29:22 +02:00
Magnar Sveen
d17c89e418
Release 1.3.0
1.3.0
2013-09-06 22:21:57 +02:00