From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Description of custom-add-option in Info Date: Wed, 29 Jun 2005 01:37:56 +0200 Message-ID: <42C1DF54.4030505@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1120001732 15010 80.91.229.2 (28 Jun 2005 23:35:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 28 Jun 2005 23:35:32 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jun 29 01:35:30 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DnPbm-0001aA-7t for ged-emacs-devel@m.gmane.org; Wed, 29 Jun 2005 01:35:14 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DnPji-000148-5B for ged-emacs-devel@m.gmane.org; Tue, 28 Jun 2005 19:43:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DnPfW-00075M-6Y for emacs-devel@gnu.org; Tue, 28 Jun 2005 19:39:06 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DnPfM-0006zG-HA for emacs-devel@gnu.org; Tue, 28 Jun 2005 19:39:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DnPfL-0006vH-EP for emacs-devel@gnu.org; Tue, 28 Jun 2005 19:38:55 -0400 Original-Received: from [81.228.8.83] (helo=pne-smtpout1-sn2.hy.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DnPiw-00011j-3B for emacs-devel@gnu.org; Tue, 28 Jun 2005 19:42:38 -0400 Original-Received: from [192.168.123.121] (83.249.205.6) by pne-smtpout1-sn2.hy.skanova.net (7.2.060.1) id 42BFBBD200061BAF for emacs-devel@gnu.org; Wed, 29 Jun 2005 01:37:56 +0200 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en Original-To: emacs-devel@gnu.org 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: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:39839 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39839 The description of custom-add-option on Info page 14.3 is not consistent with the defun doc string.