From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: doc string of `local-variable-if-set-p' Date: Thu, 14 Oct 2004 20:26:26 -0400 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: References: <20041014.014802.38725803.jet@gyve.org> <20041014.022254.179728295.jet@gyve.org> Reply-To: rms@gnu.org NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1097800078 19379 80.91.229.6 (15 Oct 2004 00:27:58 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Oct 2004 00:27:58 +0000 (UTC) Cc: jet@gyve.org, monnier@iro.umontreal.ca, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 15 02:27:51 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CIFwl-0003xV-00 for ; Fri, 15 Oct 2004 02:27:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CIG3s-0001dR-0p for ged-emacs-devel@m.gmane.org; Thu, 14 Oct 2004 20:35:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CIG2e-0001DB-8p for emacs-devel@gnu.org; Thu, 14 Oct 2004 20:33:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CIG2c-0001C5-Ck for emacs-devel@gnu.org; Thu, 14 Oct 2004 20:33:54 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CIG2b-0001Bf-TV for emacs-devel@gnu.org; Thu, 14 Oct 2004 20:33:53 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CIFvO-0005e0-Kf for emacs-devel@gnu.org; Thu, 14 Oct 2004 20:26:26 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1CIFvO-0006Nm-7c; Thu, 14 Oct 2004 20:26:26 -0400 Original-To: Andreas Schwab In-reply-to: (message from Andreas Schwab on Wed, 13 Oct 2004 20:23:49 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:28402 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:28402 Non-nil if VARIABLE becomes local in buffer BUFFER when set there. That is clearer but not quite right. If VARIABLE is already local in BUFFER, the function returns t.