Jean-Philippe Bernardy
|
0ef95cd1b1
|
alternate method to put new cursors
when laying down cursors, do not activate multiple cursors mode
immediately
|
2015-11-28 22:25:30 +01:00 |
|
Jean-Philippe Bernardy
|
80f2e7cdb9
|
fix
|
2015-11-28 22:14:54 +01:00 |
|
Jean-Philippe Bernardy
|
48e4bc9713
|
oops
|
2015-11-22 21:24:53 +01:00 |
|
Jean-Philippe Bernardy
|
c1409b795d
|
Fix prepending when doing sequences of takes
|
2015-11-22 21:24:23 +01:00 |
|
Jean-Philippe Bernardy
|
74f8d7b034
|
don't use extract if extraction is not needed
|
2015-11-22 20:39:30 +01:00 |
|
Jean-Philippe Bernardy
|
86e2658e22
|
an even more clever splice space fixer
|
2015-11-22 20:09:33 +01:00 |
|
Jean-Philippe Bernardy
|
8e71b25ff1
|
some cleanup
|
2015-11-18 22:26:05 +01:00 |
|
Jean-Philippe Bernardy
|
8a1c247442
|
move to visible beginning of line
useful e.g. in org-mode
|
2015-11-18 22:20:54 +01:00 |
|
Jean-Philippe Bernardy
|
adad2d2882
|
cleanups
|
2015-11-11 22:28:20 +01:00 |
|
Jean-Philippe Bernardy
|
4dde935192
|
tweak
|
2015-11-11 19:54:17 +01:00 |
|
Jean-Philippe Bernardy
|
55406bfea0
|
alternative keybings for spacing
|
2015-11-10 22:17:04 +01:00 |
|
Jean-Philippe Bernardy
|
5455990575
|
oops
|
2015-11-09 21:29:34 +01:00 |
|
Jean-Philippe Bernardy
|
40fab18e95
|
space-aware splicing
|
2015-11-09 21:18:43 +01:00 |
|
Jean-Philippe Bernardy
|
efacc41675
|
Merge branch 'master' of github.com:jyp/boon
|
2015-11-09 20:29:37 +01:00 |
|
Jean-Philippe Bernardy
|
a0c37221d8
|
experiment with space-cleverness
|
2015-11-09 20:29:16 +01:00 |
|
Jean-Philippe Bernardy
|
d408e21250
|
oops
|
2015-11-09 20:28:48 +01:00 |
|
Syohei YOSHIDA
|
1f7cf4b281
|
Correct package header and footer format
|
2015-11-09 15:29:05 +09:00 |
|
Jean-Philippe Bernardy
|
ace0919a0c
|
make smarter moves take a prefix argument
|
2015-11-08 22:37:13 +01:00 |
|
Jean-Philippe Bernardy
|
7dd55bcc31
|
use region accessors
|
2015-10-30 09:17:00 +01:00 |
|
Jean-Philippe Bernardy
|
e7c512d8ee
|
fix toggle case to work with mc/
|
2015-10-24 22:33:03 +02:00 |
|
Jean-Philippe Bernardy
|
f8189b0a81
|
some small cleanups
|
2015-10-24 21:33:38 +02:00 |
|
Jean-Philippe Bernardy
|
33d3c10b00
|
s'more mc/ improvements
|
2015-10-22 22:46:27 +02:00 |
|
Jean-Philippe Bernardy
|
04ae27a60d
|
better multi-cursor laying mechanism
|
2015-10-21 22:31:20 +02:00 |
|
Jean-Philippe Bernardy
|
61d3e9f83c
|
new facility to add multiple cursors
|
2015-10-20 22:37:59 +02:00 |
|
Syohei YOSHIDA
|
08279443d9
|
Load subr-x for string-blank-p
|
2015-10-16 19:29:51 +09:00 |
|
Jean-Philippe Bernardy
|
58baa2e0aa
|
improve mc support
|
2015-10-15 23:02:57 +02:00 |
|
Jean-Philippe Bernardy
|
aa99d82969
|
improve multiple cursor support
|
2015-10-15 22:00:16 +02:00 |
|
Jean-Philippe Bernardy
|
3cf253b699
|
clean and begin to debug the code
|
2015-10-14 22:55:39 +02:00 |
|
Jean-Philippe Bernardy
|
6d68c950c5
|
warning
|
2015-07-21 23:36:31 +02:00 |
|
Jean-Philippe Bernardy
|
467eacf965
|
use string-blank-p
|
2015-06-21 22:43:25 +02:00 |
|
Jean-Philippe Bernardy
|
e4348eccf6
|
rely on electric mode for pairing
|
2015-05-27 00:03:53 +02:00 |
|
Jean-Philippe Bernardy
|
d2615b8e3d
|
retire self-insert quote
|
2015-05-25 23:33:06 +02:00 |
|
Jean-Philippe Bernardy
|
d5ff79c0f5
|
key-sequences are not strings
|
2014-11-05 13:34:28 +01:00 |
|
Jean-Philippe Bernardy
|
9342ad1134
|
comments
|
2014-10-31 20:56:24 +01:00 |
|
Jean-Philippe Bernardy
|
45c18ba286
|
Fix warnings (mainly comments)
|
2014-10-30 20:12:08 +01:00 |
|
Jean-Philippe Bernardy
|
4881e3ec21
|
Merge branch 'master' of github.com:jyp/boon
|
2014-10-28 20:52:32 +01:00 |
|
Jean-Philippe Bernardy
|
f44504b58d
|
beginning of line: go to indentation first
|
2014-10-28 20:51:53 +01:00 |
|
Jean-Philippe Bernardy
|
bf0408a902
|
comments
|
2014-10-28 14:47:17 +01:00 |
|
Jean-Philippe Bernardy
|
730cf6c217
|
various tweaks
|
2014-10-28 14:33:55 +01:00 |
|
Jean-Philippe Bernardy
|
dfb4f0e2de
|
Bind 'c' to the C-c (pseudo) prefix map
|
2014-10-26 13:34:54 +01:00 |
|
Jean-Philippe Bernardy
|
0814b30bec
|
Fix interactive arguments
make interactive argument builders return a single element instead of a list.
|
2014-10-26 12:52:52 +01:00 |
|
Jean-Philippe Bernardy
|
e7ab817219
|
package cleaning
thanks to Steve Purcell for reporting issues
|
2014-10-24 21:03:57 +02:00 |
|
Jean-Philippe Bernardy
|
adf79b0253
|
renaming
|
2014-10-23 13:58:55 +02:00 |
|
Jean-Philippe Bernardy
|
e8abd2d479
|
renaming
|
2014-10-23 13:55:24 +02:00 |
|
Jean-Philippe Bernardy
|
d6b58cdb83
|
attn namespace cluttering
|
2014-10-23 13:50:16 +02:00 |
|
Jean-Philippe Bernardy
|
08f7d9acda
|
remove duplicate
|
2014-10-23 13:37:38 +02:00 |
|
Jean-Philippe Bernardy
|
b20aeaa382
|
remove duplicated code
|
2014-10-23 13:14:38 +02:00 |
|
Jean-Philippe Bernardy
|
c87c90daba
|
carry on splitting
|
2014-10-19 21:54:13 +02:00 |
|
Jean-Philippe Bernardy
|
91e0586804
|
split code
|
2014-10-19 13:59:12 +02:00 |
|