[7.2.395] In help CTRL=] on g?g? escapes the ?, causing it to fail. (Tony
commit36099197244a86f26f3b612e34d5d7b657039b30
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 17 Mar 2010 13:05:11 +0000 (17 13:05 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 17 Mar 2010 13:05:11 +0000 (17 13:05 +0000)
treea848f447227ea94494c825c21db0721e4ef865dd
parent8a8901583bdbbf0218937ce2cde8b839ce85fd54
[7.2.395] In help CTRL=] on g?g? escapes the ?, causing it to fail. (Tony

Problem:    In help CTRL=] on g?g? escapes the ?, causing it to fail. (Tony
            Mechelynck)

Solution:   Don't escape ? for a help command. (Sergey Khorev)

Patch 7.2.395
src/normal.c
src/version.c