Am 12.09.2012 18:20, schrieb Bram Moolenaar:
Andy Wokula wrote:Somebody mentioned the `!` command, but the help topic cannot be found with :h ! Instead it shows the help for `:!' (gVim 7.3.420). gVim 7.3 and earlier works ok. Attached patch (ff=dos) attempts to fix the problem.Instead of checking curbuf->b_help, we can require an exact match. I see no reason to use "<=" instead of "==". Right?
Right. -- Andy -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
