Hirohito Higashi wrote:
> I atached a patch. Thanks. > Below, explanation about correction contents. > > eval.txt > - L6691: Fixes missing quote after `bufnr` > - L6702: s/or/nor/ > - L6775: Remove extra whitespace at end of line. > > map.txt > - L1282: Remove extra whitespace at end of line. > - L1410: Same as above > > options.txt > - L4136-L4141: Fix to the actual value from `HIGHLIGHT_INIT` at src/option.c > - L4192-L4195: Adjust tab and space > - L4193: s/normal line/selected line/ > Because it is explanation of hl-PmenuSel. > - L7343: s/ASCII letter/ASCII alphabet/ > Adapted to implementation from src/option.c:L7826 > > if (!ASCII_ISALNUM(*p) && *p != '-') I think "letter" is correct here. > repeat.txt > - L339: mentioned about `!`. > > usr_41.txt > - L1062: Remove extra space between `program` and `being`. Included the rest. -- How To Keep A Healthy Level Of Insanity: 16. Have your coworkers address you by your wrestling name, Rock Hard Kim. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
