bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#67217: [PATCH] Improve docstring argument conventions


From: Jeremy Bryant
Subject: bug#67217: [PATCH] Improve docstring argument conventions
Date: Wed, 15 Nov 2023 23:47:35 +0000

Tags: patch


Eli, following this convention mentioned in a recent bug,

> The first sentence of a doc string should preferably mention the
> mandatory arguments (TYPE and ARG).  If the result is too long to fit
> on a single line, consider saying only the main part there, and then
> describing the details in the following lines.

It doesn't appear to me to be in the manual.

So I'm submitting a patch to amend the manual.  This is my first patch to
the manual so let me know if this contribution is in the right section,
or needs changing before installing.

Attachment: 0001-Improve-docstring-argument-conventions.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]