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

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

Re: Why .\.emacs doesn't work after upgrade to 21.2.2


From: John Paul Wallington
Subject: Re: Why .\.emacs doesn't work after upgrade to 21.2.2
Date: Wed, 18 Sep 2002 01:01:22 +0100
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu)

tclin1998@yahoo.com (TCLin) wrote:

> error: "Invalid face", font-lock-reference-face

from the NEWS file:

"The face and variable previously known as font-lock-reference-face
are now called font-lock-constant-face to better reflect their typical
use for highlighting constants and labels.  (Its face properties are
unchanged.)  The variable font-lock-reference-face remains for now for
compatibility reasons, but its value is font-lock-constant-face."

You could search for all uses of font-lock-reference-face in your
.emacs and replace them with font-lock-constant-face.

-- 
John Paul Wallington


reply via email to

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