[Top][All Lists]
[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
- doc string of `local-variable-if-set-p',
Masatake YAMATO <=
- Re: doc string of `local-variable-if-set-p', Stefan, 2004/10/13
- Re: doc string of `local-variable-if-set-p', Masatake YAMATO, 2004/10/13
- Re: doc string of `local-variable-if-set-p', Andreas Schwab, 2004/10/13
- Re: doc string of `local-variable-if-set-p', Richard Stallman, 2004/10/14
- Re: doc string of `local-variable-if-set-p', Miles Bader, 2004/10/14
- Re: doc string of `local-variable-if-set-p', Luc Teirlinck, 2004/10/14
- Re: doc string of `local-variable-if-set-p', Daniel Brockman, 2004/10/14