[7.2.313] Command line completion doesn't work after "%:h" and similar.
commitd219c91306d2623b10139eeb71e826ea8d04fb3f
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 2 Dec 2009 17:14:02 +0000 (2 17:14 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 2 Dec 2009 17:14:02 +0000 (2 17:14 +0000)
treebe90391a4638538ba15be7ba8afc0a622165e5b7
parent4623a655f79f0ee53ecbbc905cd93927e6b7653a
[7.2.313] Command line completion doesn't work after "%:h" and similar.

Problem:    Command line completion doesn't work after "%:h" and similar.

Solution:   Expand these items before doing the completion.

Patch 7.2.313
src/ex_getln.c
src/misc1.c
src/proto/misc1.pro
src/version.c