[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Customizing faces with `defcustom'
From: |
Richard M. Stallman |
Subject: |
Re: Customizing faces with `defcustom' |
Date: |
Sun, 28 Aug 2005 11:11:43 -0400 |
A number of customization groups like matching, view, ispell, ibuffer,
use `(defcustom ... :type 'face)' for customizing faces.
These are not faces, they are face-valued variables.
However, the
associated tags are not assgined a face like `custom-variable-tag'.
I don't understand that sentence at all, sorry.