From xemacs-m  Thu Mar 13 07:39:42 1997
Received: from jens.metrix.de (jens@jens.metrix.de [194.123.88.124])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id HAA21964
	for <xemacs-beta@xemacs.org>; Thu, 13 Mar 1997 07:39:38 -0600 (CST)
Received: (from jens@localhost) by jens.metrix.de (8.7.6/8.7.3) id OAA00828; Thu, 13 Mar 1997 14:39:10 +0100
To: xemacs-beta@xemacs.org
Subject: fontlock XEmacs vs. Emacs
X-Face: Z[@OB)("ZvE?ev~1b+b!0ZUB.$%rh.9qE>dVf>q}Q/V?%d`J3gd!LR\aAZ8<Hwi]xTA(:*c;i3,?K?+rCy*^b$)a,}E?eo},}x2]5LlJysyoUOK"o[>K)'\Ulb7y-7*.If^;rHl['oa)n_M7E6w+LDKMs"G8_`c)uOS1^}.1|8Ill]7X68X-paeUOpBhz<F`B0?~^2Et~GYfw~/0]H]nx4~C_E/_mp#^7Ixc:
Reply-To: jens@lemming0.lem.uni-karlsruhe.de
Mime-Version: 1.0 (generated by tm-edit 7.105)
Content-Type: text/plain; charset=US-ASCII
From: Jens Lautenbacher <jens@metrix.de>
Date: 13 Mar 1997 14:39:09 +0100
Message-ID: <m3sp1zvrlu.fsf@jens.metrix.de>
Lines: 17
X-Mailer: Gnus v5.4.24/XEmacs 19.15


Hi!

Is there any reason why the font lock from Emacs seems to have "better"
regexps? One point this is annoying me is the way multible variable
declarations of the same type are handled in XEmacs.

In Emacs something like 

int a, b, c

all a, b and c will get highlighted, in XEmacs only the first
one. This looks quite stupid.

Any help?

	JTL

