emacs-devel
[Top][All Lists]
Advanced

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

Python fix for def and class highlighting


From: Nathaniel Flath
Subject: Python fix for def and class highlighting
Date: Mon, 28 Dec 2009 14:51:14 -0500

In python-mode, def and class are not highlighted as keywords until the function or class name is started.  The attached patch will highlight these properly without requiring whitespace or a name afterwards.  This makes it more like elisp-mode, java-mode, cc-mode, and js2-mode.

Thanks,
Nathaniel Flath

Attachment: python-highlighting.patch
Description: Text Data


reply via email to

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