Magnar Sveen
|
65c0c0c6fe
|
Merge pull request #104 from mathrick/mark-all-dwim
Add new command, mark-all-dwim
|
2013-09-06 12:57:31 -07:00 |
|
Maciej Katafiasz
|
ec4781394c
|
Derp, multiple cursors means > 1, not > 0.
|
2013-09-06 19:44:31 +02:00 |
|
Maciej Katafiasz
|
ad79ad8b52
|
Mention only 'mc/mark-all-dwim' in README to prevent confusing redundancy
|
2013-09-06 14:53:35 +02:00 |
|
Maciej Katafiasz
|
18d858f0de
|
Fall straight through in 'mc/mark-all-dwim' if multiple cursors are already active, as that means we can't sensibly edit lines or mark all in region
|
2013-09-06 14:52:16 +02:00 |
|
Magnar Sveen
|
68dfa461f1
|
Merge pull request #109 from mathrick/fix-mark-all-in-region-hang
Guard against empty search pattern in 'mc/mark-all-in-region', otherwise...
|
2013-09-06 03:09:25 -07:00 |
|
Maciej Katafiasz
|
a86daa79ce
|
Guard with 'if' rather than defun*/return-from
|
2013-09-06 09:33:37 +02:00 |
|
Maciej Katafiasz
|
8dfe725c4f
|
Abort immediately when empty search pattern is passed to 'mc/mark-all-in-region'
|
2013-09-05 23:53:59 +02:00 |
|
Magnar Sveen
|
d8c5227443
|
Merge pull request #103 from mathrick/compat-24.2
Add gnu repo to Cask, which is needed for cl-lib on Emacs <24.3
|
2013-09-05 11:52:11 -07:00 |
|
Maciej Katafiasz
|
9f91a0455d
|
Add 'mc/mark-all-dwim' to README
|
2013-09-05 18:51:51 +02:00 |
|
Maciej Katafiasz
|
bf4b0c669b
|
Refactor mark-dwim tests to share a common background
|
2013-09-05 18:42:16 +02:00 |
|
Maciej Katafiasz
|
45ed43e1f8
|
Test edit-lines functionality in 'mc/mark-all-dwim'
|
2013-09-05 18:22:12 +02:00 |
|
Maciej Katafiasz
|
af66635a05
|
Make 'mc/mark-all-dwim' into 'mc/edit-lines' if prefix arg is passed
|
2013-09-05 18:16:39 +02:00 |
|
Maciej Katafiasz
|
61388fedef
|
Add 'mark-all-dwim' tests for selection
|
2013-09-05 18:07:52 +02:00 |
|
Maciej Katafiasz
|
49027c6717
|
Add basic tests for 'mc/mark-all-dwim'
|
2013-09-05 17:51:19 +02:00 |
|
Maciej Katafiasz
|
5e879f9b5c
|
Guard against empty search pattern in 'mc/mark-all-in-region', otherwise it will enter an infinite loop
|
2013-09-05 17:42:36 +02:00 |
|
Magnar Sveen
|
23459589eb
|
Run ecukes tests in --no-win mode
Fixes #108
|
2013-09-05 14:00:21 +02:00 |
|
Magnar Sveen
|
e28090d635
|
Merge pull request #106 from porterjamesj/patch-1
Update README to note that there is a mode allowing search in multiple-c...
|
2013-09-03 21:48:25 -07:00 |
|
James Porter
|
be7905d9e0
|
Update README to note that there is a mode allowing search in multiple-cursors.
|
2013-09-03 21:17:18 -04:00 |
|
Maciej Katafiasz
|
a37403178f
|
Add gnu repo to Cask, which is needed for cl-lib on Emacs <24.3
|
2013-08-30 22:38:37 +02:00 |
|
Maciej Katafiasz
|
45c6cd0be4
|
Add mc/mark-all-dwim
|
2013-08-30 22:36:01 +02:00 |
|
Magnar Sveen
|
186cb3b63f
|
Release 1.2.3
|
2013-08-24 20:39:50 +02:00 |
|
Magnar Sveen
|
c94eca57ae
|
Fix broken let binding
|
2013-08-24 20:39:50 +02:00 |
|
Magnar Sveen
|
725369c445
|
Merge pull request #97 from knu/fix-mc-mark-pop-doc
Fix the doc string of mc/mark-pop, which was not updated after a copy.
|
2013-08-20 23:18:36 -07:00 |
|
Akinori MUSHA
|
e8d734452e
|
Fix the doc string of mc/mark-pop, which was not updated after a copy.
|
2013-08-21 12:55:22 +09:00 |
|
Magnar Sveen
|
398cc9e466
|
Merge pull request #92 from knu/mark_by_logical_lines
mc/mark-lines: Mark by logical lines.
|
2013-08-15 21:10:47 -07:00 |
|
Magnar Sveen
|
6745142d87
|
Move from Carton to Cask
|
2013-08-11 21:18:04 +02:00 |
|
Magnar Sveen
|
47e03d54f4
|
Release 1.2.2
1.2.2
|
2013-08-11 20:51:37 +02:00 |
|
Magnar Sveen
|
39f17258b8
|
Add support for god-mode
@chrisdone
|
2013-08-11 20:51:09 +02:00 |
|
Akinori MUSHA
|
2186e1b6e5
|
mc/mark-lines: Mark by logical lines.
|
2013-08-01 17:00:03 +09:00 |
|
Magnar Sveen
|
66ceb0b0d4
|
Revert cursor specific pre- & post-command-hooks
- makes for problems with global post-command-hooks
- doesn't really solve the problem they set out to do
|
2013-07-30 22:11:47 +02:00 |
|
Magnar Sveen
|
6cff0c2ebd
|
Add pre- & post-command-hook to be cursor specific
|
2013-07-14 14:07:07 +02:00 |
|
Magnar Sveen
|
4c293c46fd
|
Disable snapshot CI
|
2013-07-11 10:34:22 +02:00 |
|
Magnar Sveen
|
754de4e63b
|
Backport set-temporary-overlay-map to emacs <24.3
Fixes #88
|
2013-07-11 09:14:06 +02:00 |
|
Magnar Sveen
|
1cb894d119
|
Add more mc-specific commands to the run-once list
#84
|
2013-06-08 10:31:49 +02:00 |
|
Magnar Sveen
|
cc45842384
|
Improved mc/mark-more-like-this-extended
- support for terminal
- more instructive message
- keymap that can be rebound
Fixes #84
|
2013-06-07 23:18:19 +02:00 |
|
Magnar Sveen
|
94af07453d
|
Add some readability enhancing step definitions
|
2013-06-07 08:03:05 +02:00 |
|
Magnar Sveen
|
cb848b2a39
|
Add @smithzvk to contributors list
Closes #80
|
2013-05-27 05:52:38 +02:00 |
|
Magnar Sveen
|
474838666a
|
Make mc/mark-pop only run once per invocation
|
2013-05-27 05:51:59 +02:00 |
|
Zach Kost-Smith
|
53db250b43
|
Added a mark-pop.feature file.
|
2013-05-26 16:08:21 -05:00 |
|
Zach Kost-Smith
|
75df47fc4a
|
Added mention of mc/mark-pop to README.md
|
2013-05-26 16:07:27 -05:00 |
|
Zach Kost-Smith
|
4535033952
|
Added a new function mc/mark-pop that sets cursors by popping marks off the mark stack.
|
2013-05-26 14:34:58 -05:00 |
|
Magnar Sveen
|
69c99618f9
|
Use Carton for dev dependencies
|
2013-05-18 08:16:23 +02:00 |
|
Magnar Sveen
|
7a236d174e
|
Add flyspell-mode to unsupported minor modes
|
2013-05-08 11:00:42 +02:00 |
|
Magnar Sveen
|
374244b66e
|
Add support for C-s and C-r when phi-search is installed
|
2013-05-08 11:00:10 +02:00 |
|
Magnar Sveen
|
8b91e4788c
|
Add py-electric-backspace to run-for-all list
- backspace = no in the prompt, causing people not to notice the prompt
|
2013-04-08 08:42:23 +02:00 |
|
Magnar Sveen
|
bf0177205e
|
Use phi-search for C-s in mc-mode when available.
|
2013-03-28 19:41:08 +01:00 |
|
Magnar Sveen
|
6e159238b2
|
Use uninterned symbols in macros to avoid surprising local vars
|
2013-03-21 10:17:50 +01:00 |
|
Magnar Sveen
|
9dac934bce
|
Fix scrolling behavior in Emacs 24.
|
2013-03-21 10:09:41 +01:00 |
|
Magnar Sveen
|
ccb42b5d70
|
Inline defun for better readability.
|
2013-03-15 20:21:34 +01:00 |
|
Magnar Sveen
|
8a53db8a39
|
Merge pull request #64 from tarsius/master
add .nosearch to directory with bundled libraries
|
2013-03-12 13:52:35 -07:00 |
|