Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 38953: Fix some issues with match-words-by-style. | Peter Stephenson | 2016-07-28 | 1 | -7/+38 |
| | | | | | | Add keyword retrieval of words. Improve test for start of word in subwords for use in delete-whole-word. If line after cursor is empty, white space is treated as ws-after-cursor. | ||||
* | 38796: Fix subword matching on last character of subword. | Peter Stephenson | 2016-07-08 | 1 | -1/+7 |
| | |||||
* | 37567: use (Z:n:) to split the buffer into words so line breaks are treated ↵ | Barton E. Schaefer | 2016-01-13 | 1 | -3/+3 |
| | | | | as whitespace | ||||
* | 28852: Use syntax that doesn't depend on SHORT_LOOPS being set. | Mikael Magnusson | 2011-08-14 | 1 | -2/+1 |
| | |||||
* | c.f. users/15202: use "autoload -Uz" consistently | Peter Stephenson | 2010-07-28 | 1 | -1/+1 |
| | |||||
* | 25244: add subword-range style | Peter Stephenson | 2008-06-24 | 1 | -6/+15 |
| | |||||
* | users/12987: add subword capability to word-style | Peter Stephenson | 2008-06-24 | 1 | -4/+52 |
| | |||||
* | 22606: add match-word-context. | Peter Stephenson | 2006-08-14 | 1 | -20/+6 |
| | | | | Remove workaround from match-words-by-style | ||||
* | 20614: fix 20613 | Peter Stephenson | 2004-12-09 | 1 | -6/+5 |
| | |||||
* | 20613: fix inconsistencies with embedded whitespace in match-words-by-style | Peter Stephenson | 2004-12-09 | 1 | -2/+20 |
| | |||||
* | 20612: add options to match-words-by-style widget | Peter Stephenson | 2004-12-09 | 1 | -15/+48 |
| | |||||
* | 18472: spelling corrections | Oliver Kiddle | 2003-04-25 | 1 | -3/+3 |
| | |||||
* | 18394: New word movement and editing widgets. | Peter Stephenson | 2003-03-28 | 1 | -0/+167 |