emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Speed up for CC Mode


From: Alan Mackenzie
Subject: Speed up for CC Mode
Date: Wed, 18 Jan 2012 22:12:47 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

Hi, Emacs.

My last CC Mode commit should finally solve the sluggishness (and
occasional hanging) that arrived together with several enhancements over
the last year or two.

In particular, long regions without semicolons or braces suffered delays
in font locking.  These were, e.g., long comments, long enum
declarations, long brace initialisers and long sequences of macro
invocations (without ;).

Please test this.  Please test it especially if you use languages such
as C++ or Java.  ;-)

Thanks.

-- 
Alan Mackenzie (Nuremberg, Germany).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]