bug-gnu-emacs
[Top][All Lists]
Advanced

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

[Patch] etags support for php5


From: Bas Kok
Subject: [Patch] etags support for php5
Date: Sat, 22 Sep 2007 18:28:43 +0300

Hi all,

PHP5 introduced public, private and protected access modifiers for
methods and properties, class constants and the static keyword.
However etags currently does not recognize methods and properties
qualified with these keywords, therefore I added these.

I am not sure what the process is for having this added to cvs emacs,
therefore I added the patch for this to this email.

Regards,
-- 
Bas

Attachment: etags.patch
Description: Binary data


reply via email to

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