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
Jonas Bernoulli
72ba43a08e
add .nosearch to directory with bundled libraries
...
And move ert.el to that directory.
2013-03-12 21:40:43 +01:00
Magnar Sveen
16589a5af2
Update README.md
2013-03-10 07:58:04 +01:00
Magnar Sveen
980a8808dd
Merge pull request #63 from tkf/select-thing-at-point
...
Automatically select word/symbol
2013-03-09 22:54:22 -08:00
Magnar Sveen
ed18fa49c1
Merge pull request #62 from tkf/export-ECUKES_EMACS
...
Export $ECUKES_EMACS
2013-03-09 22:41:12 -08:00
Takafumi Arakaki
1cdd73037f
Automatically select word/symbol
2013-03-10 06:53:53 +01:00
Takafumi Arakaki
aa9a1ece7b
Add failing scenarios for mark-all-symbols/words
2013-03-10 06:52:12 +01:00
Takafumi Arakaki
25dd14d350
Add more scenarios for mark-all-*-like-this
2013-03-10 06:49:25 +01:00
Takafumi Arakaki
373dcbe002
Add a scenario for mc/mark-all-symbols-like-this
2013-03-10 06:44:18 +01:00
Takafumi Arakaki
d24ddc53ea
Default ECUKES_EMACS to $EMACS
...
Otherwise, $EMACS set on .travis.yml is not used in test.
2013-03-10 06:17:30 +01:00
Takafumi Arakaki
5c60757080
export ECUKES_EMACS in run-travis-ci.sh
2013-03-10 06:12:07 +01:00
Magnar Sveen
a6e0ccb22f
mc/add-cursor-on-click should not run per cursor
...
Fixes #60
2013-02-26 21:38:26 +01:00
Magnar Sveen
0ee76bfad1
Add mc/add-cursor-on-click
2013-02-20 07:05:18 +01:00
Magnar Sveen
e7a5fe61c4
Release 1.2.1
2013-02-11 07:32:09 +01:00
Magnar Sveen
641eb680ca
Can use mc/reverse-regions w/o region or cursors
...
- will flip sexp at point with the one below it
2013-02-11 07:29:17 +01:00
Magnar Sveen
16add89d29
Bugfix for sort/reverse regions w/similar contents
2013-02-11 07:28:26 +01:00
Magnar Sveen
cb7a145153
Release 1.2.0
1.2.0
2013-02-10 21:15:35 +01:00
Magnar Sveen
82a1fe3746
Add mc/sort-regions and mc/reverse-regions
2013-02-10 21:04:09 +01:00
Magnar Sveen
56839dfdca
Update docs with mc/edit-*-lines
2013-02-07 05:36:22 +01:00
Magnar Sveen
3f3cdc6c92
Merge pull request #56 from paradoxxxzero/transient-mark-mode
...
Add transient-mark-mode to mc/cursor-specific-vars to fix other selections than C-SPC.
2013-02-01 02:57:19 -08:00
Florian Mounier
5190e0cdc6
Add test case for shift-select-mode
2013-02-01 11:52:21 +01:00
Florian Mounier
a4f6ea179a
Add transient-mark-mode to mc/cursor-specific-vars to fix other selections than C-SPC. Fixes #55
2013-01-30 16:34:48 +01:00
Magnar Sveen
9582c7220b
Add mc/insert-numbers
...
- adds increasing numbers for each cursor, top to bottom
2013-01-23 12:05:18 +01:00
Magnar Sveen
a6984a1141
Merge pull request #53 from oneself/master
...
Adding support for using mc/edit-lines without transient mark mode.
2013-01-23 00:31:28 -08:00
Eyal Erez
6a5969e14a
Adding support for using mc/edit-lines without transient mark mode.
2013-01-22 15:30:01 -05:00
Magnar Sveen
9a376a6fa2
Add note about yank-rectangle
...
- thanks to @snosov1 for the text
2013-01-19 08:29:31 +01:00
Magnar Sveen
bfb293f200
Merge pull request #48 from tkf/smartrep
...
Avoid strange behavior with smartrep
2012-12-12 13:12:51 -08:00
Takafumi Arakaki
3ce6e4a670
Avoid strange behavior with smartrep
...
smartrep `intern`s commands into own obarray to help
`describe-bindings`, but this is bad for multiple-cursors as it makes
impossible to compare command with `memq` (`eq`). This patch
re-`intern's the command to make the command comparable by `eq'.
2012-12-12 20:55:51 +01:00