emacs-devel
[Top][All Lists]
Advanced

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

doc string of `local-variable-if-set-p'


From: Masatake YAMATO
Subject: doc string of `local-variable-if-set-p'
Date: Thu, 14 Oct 2004 01:48:02 +0900 (JST)

Hi,

M-x descscribe-function `local-variable-if-set-p'
and I got *Help*:

    local-variable-if-set-p is a built-in function in `C source code'.
    (local-variable-if-set-p variable &optional buffer)

    Non-nil if variable will be local in buffer buffer if it is set there.
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    buffer defaults to the current buffer.

My english is poor but I guess something conjunction like `and' is need
between two if clauses. 

Masatake YAMATO




reply via email to

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