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. The proposed change satisfies the latter rule at
the expense of breaking the former one. I suppose that to satisfy both
rules together, one would have to write either
        The confirm() function offers the user a dialog, …
or
         confirm({msg} [, {choices} [, {default} [, {type}]]])
                This function offers the user a dialog, …
neither of which is necessarily "more elegant" than either the
"before" or "after" state of the source with this patch.


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.

Raspunde prin e-mail lui