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

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

bug#21392: 25.0.50; name of cl-defgeneric is not fontified


From: Mark Oteiza
Subject: bug#21392: 25.0.50; name of cl-defgeneric is not fontified
Date: Tue, 01 Sep 2015 10:10:31 -0400

Hi,

As the subject suggests, of the four

(defgeneric name (arg))
(defmethod name (arg))
(cl-defgeneric name (arg))
(cl-defmethod name (arg))

only in cl-defgeneric is NAME not given font-lock-function-name-face





reply via email to

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