summaryrefslogtreecommitdiff
path: root/src/testdir/test29.ok
Commit message (Collapse)AuthorAgeFilesLines
* updated for version 7.4.269v7.4.269Bram Moolenaar2014-04-291-0/+9
| | | | | | Problem: CTRL-U in Insert mode does not work after using a cursor key. (Pine Wu) Solution: Use the original insert start position. (Christian Brabandt)
* updated for version 7.3.550v7.3.550Bram Moolenaar2012-06-131-0/+2
| | | | | | Problem: With "j" in 'formatoptions' a list leader is not removed. (Gary Johnson) Solution: Don't ignore the start of a three part comment. (Lech Lorens)
* updated for version 7.3.541v7.3.541Bram Moolenaar2012-06-061-0/+37
| | | | | Problem: When joining lines comment leaders need to be removed manually. Solution: Add the 'j' flag to 'formatoptions'. (Lech Lorens)
* Improve test for joining lines. (Milan Vancura)Bram Moolenaar2010-07-101-0/+21
|
* updated for version 7.0001v7.0001Bram Moolenaar2004-06-131-0/+28