Why does package smoketest fail for 21.1?
Steve Youngs
steve at sxemacs.org
Fri Feb 18 04:01:06 EST 2005
* Ville Skytt <Ville> writes:
> Can't the definedness of font-lock-constant-face be tested instead
> of doing version checks?
Actually, simply doing (make-face 'font-lock-constant-face) without
any checks of any kind will do. `make-face' won't alter an already
existing face...
,----[ C-h f make-face RET ]
| `make-face' is a built-in function
| (make-face NAME &optional DOC-STRING TEMPORARY)
|
| Documentation:
| Define a new face with name NAME (a symbol), described by DOC-STRING.
| You can modify the font, color, etc. of a face with the set-face-* functions.
| If the face already exists, it is unmodified.
| If TEMPORARY is non-nil, this face will cease to exist if not in use.
`----
--
|---<Steve Youngs>---------------<GnuPG KeyID: A94B3003>---|
| In space, |
| No one can hear you rip a stinky |
|------------------------------------<steve at sxemacs.org>---|
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 256 bytes
Desc: not available
Url : http://calypso.tux.org/pipermail/xemacs-beta/attachments/20050218/7f017f7c/attachment.bin
More information about the XEmacs-Beta
mailing list