From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: fail on osx between 2/4/2009 and 2/5/2009 Date: Wed, 18 Feb 2009 11:48:19 +0900 Message-ID: References: <861vubqc79.fsf@blue.stonehenge.com> <10DD5733-4089-4A60-B090-4CB5E32A0E19@42tools.com> <49917BE9.6020903@gnu.org> <15A24001-137F-469F-8B05-DB31D4E8995D@gmail.com> <86BB7F5A-18D1-4D15-A141-FC721BCC7CB4@gmail.com> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1234925309 18755 80.91.229.12 (18 Feb 2009 02:48:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Feb 2009 02:48:29 +0000 (UTC) Cc: adrian.b.robert@gmail.com, mituharu@math.s.chiba-u.ac.jp, emacs-devel@gnu.org To: Kenichi Handa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Feb 18 03:49:44 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LZcVL-0002q8-Dc for ged-emacs-devel@m.gmane.org; Wed, 18 Feb 2009 03:49:43 +0100 Original-Received: from localhost ([127.0.0.1]:47272 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZcTz-0003l6-5l for ged-emacs-devel@m.gmane.org; Tue, 17 Feb 2009 21:48:19 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LZcTt-0003kT-Gb for emacs-devel@gnu.org; Tue, 17 Feb 2009 21:48:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LZcTr-0003ju-Sw for emacs-devel@gnu.org; Tue, 17 Feb 2009 21:48:13 -0500 Original-Received: from [199.232.76.173] (port=47965 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZcTr-0003jr-NN for emacs-devel@gnu.org; Tue, 17 Feb 2009 21:48:11 -0500 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:47204) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LZcTq-00029t-SF for emacs-devel@gnu.org; Tue, 17 Feb 2009 21:48:11 -0500 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id n1I2m4TD029761; Wed, 18 Feb 2009 11:48:04 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp3.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id n1I2m4Sv022568; Wed, 18 Feb 2009 11:48:04 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp3.aist.go.jp with ESMTP id n1I2m3bC020733; Wed, 18 Feb 2009 11:48:03 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken with local (Exim 4.69) (envelope-from ) id 1LZcTz-00086g-Jk; Wed, 18 Feb 2009 11:48:19 +0900 In-reply-to: (message from Kenichi Handa on Tue, 17 Feb 2009 20:15:14 +0900) X-detected-operating-system: by monty-python.gnu.org: Solaris 9 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:109159 Archived-At: In article , Kenichi Handa writes: > > The full list of properties that can appear bundled under the > > FONT_EXTRA property that are important for drivers to take into > > account in match() and list() should be specified somewhere in font.h. I've just added comments in font.h, and augmented the docstring for font-spec (in font.c). Please tell me if there is any unclear part. --- Kenichi Handa handa@m17n.org