From: yamaoka Date: Thu, 9 Sep 1999 08:47:15 +0000 (+0000) Subject: (defface): Fix doc string. X-Git-Tag: apel-9_22~6 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=15dc09cf241b2f4b36657b2184e09655849a5375;p=elisp%2Fapel.git (defface): Fix doc string. --- diff --git a/tinycustom.el b/tinycustom.el index 0a8e97d..c737d53 100644 --- a/tinycustom.el +++ b/tinycustom.el @@ -78,9 +78,9 @@ The following KEYWORDs are defined: SPEC should be an alist of the form ((DISPLAY ATTS)...). -ATTS is of the form (KEY TYPE SET GET) where KEY is a symbol of -`:foreground', `:background', `:bold', `:italic' or `:underline'. -The other KEYs are ignored. +ATTS is of the form (KEY VALUE) where KEY is a symbol of `:foreground', +`:background', `:bold', `:italic' or `:underline'. The other KEYs are +ignored. The ATTS of the first entry in SPEC where the DISPLAY matches the frame should take effect in that frame. DISPLAY can either be the