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