Commit graph

29 commits

Author SHA1 Message Date
Jean-Philippe Bernardy
5d7121f913 remember cursor in regions 2016-08-20 21:24:15 +02:00
Jean-Philippe Bernardy
57913e5db4 add method to enter literal string 2016-05-02 15:06:13 +02:00
Jean-Philippe Bernardy
ab1e2d771b means to select at once a number of objects
activated for lines and paragraphs
2016-01-28 07:48:40 +01:00
Jean-Philippe Bernardy
1d0d7725fd mechanism to directly select several occurences 2016-01-27 16:36:49 +01:00
Jean-Philippe Bernardy
3363f17f0e improve selection with spaces 2015-12-30 21:37:28 +01:00
Jean-Philippe Bernardy
9383ea9582 select org table cell 2015-11-23 22:44:11 +01:00
Jean-Philippe Bernardy
e76fe307eb new operator: smart surrounding spaces 2015-11-09 21:01:47 +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
Syohei YOSHIDA
1f7cf4b281 Correct package header and footer format 2015-11-09 15:29:05 +09:00
Jean-Philippe Bernardy
f8189b0a81 some small cleanups 2015-10-24 21:33:38 +02:00
Jean-Philippe Bernardy
6a71e9e2cc use boon-read-char where it should 2015-10-16 14:31:03 +02:00
Jean-Philippe Bernardy
4fda3ee2de split off reg-manipulation 2015-10-16 14:29:28 +02:00
Jean-Philippe Bernardy
fc9882f5dc tweak 2015-10-16 09:59:31 +02:00
Jean-Philippe Bernardy
58baa2e0aa improve mc support 2015-10-15 23:02:57 +02:00
Jean-Philippe Bernardy
d9f8ec6aab make enclosure constant by default 2015-10-15 22:08:59 +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
4b513ccc0b comments and helpers 2015-10-14 13:59:53 +02:00
Jean-Philippe Bernardy
2430cf5bb5 comment selection 2015-08-19 11:30:39 +02:00
Jean-Philippe Bernardy
ed1865a228 enclosures should be custom 2015-03-19 10:50:55 +01:00
Jean-Philippe Bernardy
d06e43ea0d Switch back to using read-char in arguments
This means that multiple cursors won't read the argument once per cursor
2014-11-19 21:10:31 +01:00
Jean-Philippe Bernardy
d5ff79c0f5 key-sequences are not strings 2014-11-05 13:34:28 +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
cf6a8053d6 clean 2014-10-23 09:13:57 +02:00
Jean-Philippe Bernardy
98b4d279b6 comments 2014-10-23 09:12:59 +02:00
Jean-Philippe Bernardy
26de6eea93 must use current-prefix-arg 2014-10-20 22:47:55 +02:00
Jean-Philippe Bernardy
0eee8f1eb4 fix borders 2014-10-19 22:50:33 +02:00
Jean-Philippe Bernardy
c87c90daba carry on splitting 2014-10-19 21:54:13 +02:00
Renamed from boon-select.el (Browse further)