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

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

Re: [External] : Supplying DOC string in a `defun' using `defvar'


From: Stefan Monnier
Subject: Re: [External] : Supplying DOC string in a `defun' using `defvar'
Date: Thu, 03 Jun 2021 11:46:22 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> Would I need to update the :documentation declaration after the transition to 
> default
> lexical binding becomes official?

No.

> It is acceptable to use the property of `defun` for the documentation.  For 
> anonymous
> functions, I do not think one needs elaborate ways to set the documentation - 
> a normal
> description is good enough.

Yet it's specifically for those cases that I introduced the
`:documentation` feature.


        Stefan




reply via email to

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