From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: Re: f90-mode support for "double precision" Date: Sat, 08 Oct 2005 01:05:18 -0400 Message-ID: <1tll14vbsh.fsf@fencepost.gnu.org> References: <433133C1.4090206@gmx.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1128747983 3175 80.91.229.2 (8 Oct 2005 05:06:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 8 Oct 2005 05:06:23 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Oct 08 07:06:19 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EO6te-0001kO-Os for geb-bug-gnu-emacs@m.gmane.org; Sat, 08 Oct 2005 07:05:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EO6te-0005A5-4U for geb-bug-gnu-emacs@m.gmane.org; Sat, 08 Oct 2005 01:05:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EO6tc-00059n-57 for bug-gnu-emacs@gnu.org; Sat, 08 Oct 2005 01:05:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EO6tb-00059b-PN for bug-gnu-emacs@gnu.org; Sat, 08 Oct 2005 01:05:19 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EO6tb-00059Y-N0 for bug-gnu-emacs@gnu.org; Sat, 08 Oct 2005 01:05:19 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EO6tb-0002n9-L5 for bug-gnu-emacs@gnu.org; Sat, 08 Oct 2005 01:05:19 -0400 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.34) id 1EO6ta-0000mv-P9; Sat, 08 Oct 2005 01:05:18 -0400 Original-To: Rick Janda X-Spook: rail gun emc BROMURE New World Order freedom Ortega X-Ran: Id8S;kY3%fq (Rick Janda's message of "Wed, 21 Sep 2005 12:19:45 +0200") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:13396 Archived-At: Rick Janda wrote: > The f90-mode does not have an abbeviation for "double precision" and > does not highlight it in font-lock-mode, too. Fixed in CVS; sorry for the delay.