Skip to content

Update to 7.4.953#163

Merged
chdiza merged 7 commits intomacvim-dev:masterfrom
chdiza:master
Dec 3, 2015
Merged

Update to 7.4.953#163
chdiza merged 7 commits intomacvim-dev:masterfrom
chdiza:master

Conversation

@chdiza
Copy link
Copy Markdown
Contributor

@chdiza chdiza commented Dec 3, 2015

No description provided.

brammool and others added 7 commits December 3, 2015 13:52
Problem:    Can't build when the insert_expand feature is disabled.
Solution:   Add #ifdefs. (Dan Pasanen, closes #499)
Problem:    When using 'colorcolumn' and there is a sign with a fullwidth
            character the highlighting is wrong. (Andrew Stewart)
Solution:   Only increment vcol when in the right state. (Christian Brabandt)
Problem:    v:errors is not initialized.
Solution:   Initialze it to an empty list. (Thinca)
Problem:    Sorting number strings does not work as expected. (Luc Hermitte)
Solution:   Add the 'N" argument to sort()
Problem:    'lispwords' is tested in the old way.
Solution:   Make a new style test for 'lispwords'.
Problem:    When a test script navigates to another buffer the .res file is
            created with the wrong name.
Solution:   Use the "testname" for the .res file. (Damien)
@chdiza
Copy link
Copy Markdown
Contributor Author

chdiza commented Dec 3, 2015

I think I did a better job this time. Next time, assuming my permissions allow it, I won't make a PR but will just push straight up.

@chdiza
Copy link
Copy Markdown
Contributor Author

chdiza commented Dec 3, 2015

The failing test is not our problem. vim_dev is already aware of it.

Merging.

chdiza added a commit that referenced this pull request Dec 3, 2015
Merge remote-tracking branch 'vim/master'
@chdiza chdiza merged commit 9b6331e into macvim-dev:master Dec 3, 2015
@splhack
Copy link
Copy Markdown
Contributor

splhack commented Dec 4, 2015

If you have any conflicts at merging, please hold on to merge it on the master branch directly. I'll do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants