[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#54732: 29.0.50; New `function-documentation`
From: |
Stefan Monnier |
Subject: |
bug#54732: 29.0.50; New `function-documentation` |
Date: |
Thu, 07 Apr 2022 16:00:02 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) |
> Makes sense to me. Perhaps the doc string should also say that the
> reason that `function-documentation' exists is to allow specialisation,
> and that it should (probably) never be called from code directly,
> instead of just saying that `documentation' is preferable:
Thanks, done.
Stefan