[7.2.234] It is not possible to ignore file names without a suffix.
commit90e8a40534205d617eed173e7918c4c7a36b06a4
authorBram Moolenaar <Bram@moolenaar.net>
Tue, 14 Jul 2009 21:38:30 +0000 (14 21:38 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Tue, 14 Jul 2009 21:38:30 +0000 (14 21:38 +0000)
treeb8de7c2e32b8555981056c685157272c34e56e90
parent123304255196a02917180d8326270dab8c6138d0
[7.2.234] It is not possible to ignore file names without a suffix.

Problem:    It is not possible to ignore file names without a suffix.

Solution:   Use an empty entry in 'suffixes' for file names without a dot.

Patch 7.2.234
runtime/doc/cmdline.txt
src/misc1.c
src/version.c