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

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

Re: Fontification Bug


From: Davin Pearson
Subject: Re: Fontification Bug
Date: Sun, 13 May 2007 20:00:18 +1200

On 13/05/07, martin rudalics <rudalics@gmx.at> wrote:
Does it work with

(defun my-special-font-lock-mode-hook ()
  (font-lock-add-keywords
   'c++-mode
   '(("\\<[A-Z]+[a-z][a-zA-Z0-9_]*\\>" 0 'my-face-cc-illegal-type keep))))



Yes thank you very much... it does work


--
Davin Pearson    http://www.davinpearson.com




reply via email to

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