Ensure order of files to open is not affected by 'suffixes'
commitb8b2381bd15b115b9d03ec2e5ec9b900b83b9bdf
authorBjorn Winckler <bjorn.winckler@gmail.com>
Sun, 24 Aug 2008 17:32:04 +0000 (24 19:32 +0200)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Sun, 24 Aug 2008 17:32:04 +0000 (24 19:32 +0200)
treefed3c73a65c15d4606e999c1b3c37e82536ff117
parent92ad506c0a12603396cc94b86c5bdb50cb279a72
Ensure order of files to open is not affected by 'suffixes'

Opening the same set of files in a new window and in an already open
window could result in the order of the files being different due to a
non-empty 'suffixes' option.  This patch clears 'suffix' before opening
multiple files and restores it afterwards.
src/MacVim/MMBackend.m