[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Documentation not clear for the Lisp function set-variable
From: |
Juanma Barranquero |
Subject: |
Re: Documentation not clear for the Lisp function set-variable |
Date: |
Mon, 20 Jun 2005 11:07:37 +0200 |
On 6/20/05, Richard Stallman <address@hidden> wrote:
> How about this doc string?
>
> (defun set-variable (var val &optional make-local)
> "Set VARIABLE to VALUE. VALUE is a Lisp object.
[...]
If you change the docstring, it'd be great to also change the argument
names to match the ones in the docstring, or at least to add \(fn
VARIABLE VALUE &optional MAKE-LOCAL).
--
/L/e/k/t/u
- Documentation not clear for the Lisp function set-variable, Yoni Rabkin, 2005/06/19
- Re: Documentation not clear for the Lisp function set-variable, Richard Stallman, 2005/06/19
- Re: Documentation not clear for the Lisp function set-variable, Yoni Rabkin, 2005/06/20
- Re: Documentation not clear for the Lisp function set-variable,
Juanma Barranquero <=
- Re: Documentation not clear for the Lisp function set-variable, Juri Linkov, 2005/06/26
- Re: Documentation not clear for the Lisp function set-variable, Juanma Barranquero, 2005/06/27
- Re: Documentation not clear for the Lisp function set-variable, Juanma Barranquero, 2005/06/27
- Re: Documentation not clear for the Lisp function set-variable, Luc Teirlinck, 2005/06/27
- Re: Documentation not clear for the Lisp function set-variable, Juanma Barranquero, 2005/06/27
- Re: Documentation not clear for the Lisp function set-variable, Luc Teirlinck, 2005/06/27
- Re: Documentation not clear for the Lisp function set-variable, Juanma Barranquero, 2005/06/27
- Re: Documentation not clear for the Lisp function set-variable, Richard M. Stallman, 2005/06/28
- Re: Documentation not clear for the Lisp function set-variable, Juri Linkov, 2005/06/27