From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: ChangeLog fontifications Date: 12 May 2004 07:48:36 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <874qqmdep6.fsf@mail.jurta.org> <87brku8q2b.fsf@mail.jurta.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1084337466 32745 80.91.224.253 (12 May 2004 04:51:06 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 12 May 2004 04:51:06 +0000 (UTC) Cc: monnier@iro.umontreal.ca, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed May 12 06:50:57 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BNlhp-0007jI-00 for ; Wed, 12 May 2004 06:50:57 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BNlhl-0005cN-00 for ; Wed, 12 May 2004 06:50:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BNlh9-0008QO-Gq for emacs-devel@quimby.gnus.org; Wed, 12 May 2004 00:50:15 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BNlfp-0007S1-6J for emacs-devel@gnu.org; Wed, 12 May 2004 00:48:53 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BNle7-0006bv-1Y for emacs-devel@gnu.org; Wed, 12 May 2004 00:47:41 -0400 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.34) id 1BNldW-0006L6-P9; Wed, 12 May 2004 00:46:31 -0400 Original-To: Juri Linkov In-reply-to: <87brku8q2b.fsf@mail.jurta.org> (message from Juri Linkov on Wed, 12 May 2004 03:08:44 +0300) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:23216 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:23216 > From: Juri Linkov > Date: Wed, 12 May 2004 03:08:44 +0300 > > > > It's not the highlighting that's incorrect, it's the syntax. > > Actually I have extended my font-lock regexes to recognize the above and > > mark it in font-lock-warning-face. > > I also have a highlight pattern to try and recognize when the past tense is > > used ;-) > > It seems your rules are useful to be added to add-log.el to help the > developers to write more correct entries in ChangeLog files. Seconded.