emacs-devel
[Top][All Lists]
Advanced

[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




reply via email to

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