mirror of
https://github.com/vim/vim.git
synced 2025-11-14 23:04:02 -05:00
updated for version 7.3.1054
Problem: Can't build without the +autocmd feature. (Elimar Riesebieter) Solution: Fix use of buf and curbuf.
This commit is contained in:
@@ -320,13 +320,13 @@ Second line
|
||||
Third line
|
||||
foo
|
||||
1:BufFilePre:1
|
||||
6:BufFilePost:1
|
||||
1:BufFilePost:1
|
||||
testdir/foo
|
||||
5:BufFilePre:5
|
||||
5:BufFilePost:5
|
||||
testdir/bar
|
||||
1:BufFilePre:1
|
||||
7:BufFilePost:1
|
||||
1:BufFilePost:1
|
||||
testdir/test86.in
|
||||
valid: b:False, cb:True
|
||||
i:<buffer test86.in>
|
||||
|
||||
@@ -309,13 +309,13 @@ Second line
|
||||
Third line
|
||||
foo
|
||||
1:BufFilePre:1
|
||||
6:BufFilePost:1
|
||||
1:BufFilePost:1
|
||||
testdir/foo
|
||||
5:BufFilePre:5
|
||||
5:BufFilePost:5
|
||||
testdir/bar
|
||||
1:BufFilePre:1
|
||||
7:BufFilePost:1
|
||||
1:BufFilePost:1
|
||||
testdir/test87.in
|
||||
valid: b:False, cb:True
|
||||
i:<buffer test87.in>
|
||||
|
||||
Reference in New Issue
Block a user