On Sat, Mar 9, 2019 at 10:42 PM Dominique Pellé <[email protected]> wrote: > > Tony Mechelynck <[email protected]> wrote: > > > On Sat, Mar 9, 2019 at 9:15 PM Dominique Pellé > > <[email protected]> wrote: > > > > > > Hi > > > > > > Attached patch fixes capitalization of vim functions > > > in documentation. > > > > > > Regards > > > Dominique > > > > Looks like there was a conflict between either writing the first word > > of a sentence with an initial capital letter, or not altering the case > > of function names. > > At least my patch makes documentation more consistent as > vim functions were (rightly so) not capitalized at the beginning > of sentences in most places. E.g.: > > Patch 7.4.006 > Problem: mkdir("foo/bar/", "p") gives an error message. > > Regards > > > Dominique
Hm. IIRC, a colon may or may not end a sentence, while a full stop always does. :-P Best regards, Tony. -- -- 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.
