[7.2.145] White space in ":cscope find" is not ignored.
commit76c6949734b8486f422cb213bd830c8818f18cce
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 18 Mar 2009 13:28:46 +0000 (18 14:28 +0100)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 18 Mar 2009 13:28:46 +0000 (18 14:28 +0100)
treeea399e8eb12fa1ba94cb5216d4bf022648f20341
parent9b63dffeb433eaaa56cbef45ed6359b291fa8498
[7.2.145] White space in ":cscope find" is not ignored.

Problem:    White space in ":cscope find" is not ignored.

Solution:   Ignore the white space, but not when the leading white space is
            useful for the argument.

Patch 7.2.145
runtime/doc/if_cscop.txt
src/if_cscope.c
src/version.c