From ad1b570140aae57141bdf03e3e81e890160cf588 Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Thu, 17 Nov 2005 07:19:54 +0000 Subject: [PATCH] Rename font-lock-highlighting-faces to font-lock-faces. --- etc/NEWS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 9df53f25ae0..290777ca7a8 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -13334,10 +13334,10 @@ as soft, and paragraph boundaries are determined solely from the text. *** Custom support The variables font-lock-face-attributes, font-lock-display-type and -font-lock-background-mode are now obsolete; the recommended way to specify the -faces to use for Font Lock mode is with M-x customize-group on the new custom -group font-lock-highlighting-faces. If you set font-lock-face-attributes in -your ~/.emacs file, Font Lock mode will respect its value. However, you should +font-lock-background-mode are now obsolete; the recommended way to specify +the faces to use for Font Lock mode is with M-x customize-group on the new +custom group font-lock-faces. If you set font-lock-face-attributes in your +~/.emacs file, Font Lock mode will respect its value. However, you should consider converting from setting that variable to using M-x customize. You can still use X resources to specify Font Lock face appearances. -- 2.39.5